Welcome Message
Hello
Features & Functions
What this GPT can do for you
MyScale Open Knowledge Base > get_related_arxiv
Get some related papers. You should use schema here: CREATE TABLE ArXiv ( `id` String, `abstract` String, `pubdate` DateTime, `title` String, `categories` Array(String), -- arxiv category `authors` Array(String), `comment` String, ORDER BY id
MyScale Open Knowledge Base > get_related_wiki
Get some related wiki pages. You should use schema here: CREATE TABLE Wikipedia ( `id` String, `text` String, `title` String, `view` Float32, `url` String, -- URL to this wiki page ORDER BY id You should avoid using LIKE on long text columns.
File attachments
You can upload files to this GPT.
Conversation Starters
Try these prompts to get started



