Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

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 Aufrufe • vor 1 Jahr •via X (Twitter)

10 Kommentare

Profilbild von Jina AI
Jina AIvor 1 Jahr

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.

Profilbild von Jina AI
Jina AIvor 1 Jahr

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.

Profilbild von Jesse Wursten
Jesse Wurstenvor 1 Jahr

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

Profilbild von Linas | true.eth
Linas | true.ethvor 1 Jahr

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

Profilbild von Trelis Research
Trelis Researchvor 1 Jahr

Smart. Many more should do this.

Profilbild von 🇮🇳 𐄳 इन्द्रजाल 𐄳
🇮🇳 𐄳 इन्द्रजाल 𐄳vor 1 Jahr

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?

Profilbild von veryvanya
veryvanyavor 1 Jahr

@weremeow new standards

Profilbild von Parker Rex
Parker Rexvor 1 Jahr

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

Profilbild von Muratcan Koylan
Muratcan Koylanvor 1 Jahr

Genius

Profilbild von Murillo Camargo
Murillo Camargovor 1 Jahr

Nice job

Ähnliche Videos