正在加载视频...

视频加载失败

curl This is our Meta-Prompt. It allows LLMs to understand our Reader, Embeddings, Reranker, and Classifier APIs for improved codegen. Using the meta-prompt is straightforward. Just copy the prompt into your preferred LLM interface like ChatGPT, Claude, or whatever works for you, add your instructions, and you're set. In...

209,078 次观看 • 1 年前 •via X (Twitter)

10 条评论

Jina AI 的头像
Jina AI1 年前

and here's something cool - there's this handy CLI tool called llm from @simonw that lets you pipe the meta-prompt into an LLM right from your termail. So just do curl | llm -s 'TASK: grab all sentence from hackernews frontpage and embed and visualize the results in a 2d umap with matplotlib' -m claude-3-sonnet You'll get clean generated code output in your terminal. If you're using Cursor IDE, you can also add the meta prompt from to its docs index to help it understand our search foundation APIs better.

Jina AI 的头像
Jina AI1 年前

The meta-prompt is maintained under We'd love to hear your thoughts on how we can improve the meta-prompt. So give it a try and let us know how it works for you.

Jesse Wursten 的头像
Jesse Wursten1 年前

Are there any docs in how to create such a meta prompt? Looks amazing

Linas | true.eth 的头像
Linas | true.eth1 年前

@domasbitvinskas you need to do a metaprompt like this for @superinterfaces too

Trelis Research 的头像
Trelis Research1 年前

Smart. Many more should do this.

🇮🇳 𐄳 इन्द्रजाल 𐄳 的头像
🇮🇳 𐄳 इन्द्रजाल 𐄳1 年前

This is fantastic! I hope this becomes a trend. More and more API maintainers should be doing this (a win-win). Is the meta-prompt hand-crafted, or is there a more efficient way to generate/maintain it for a given API. Does having OpenAPI support help?

veryvanya 的头像
veryvanya1 年前

@weremeow new standards

Parker Rex 的头像
Parker Rex1 年前

Whats the prompt for generating the meta prompt? Super valuable resource for any set of technical docs.

Muratcan Koylan 的头像
Muratcan Koylan1 年前

Genius

Murillo Camargo 的头像
Murillo Camargo1 年前

Nice job

相关视频