You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ llm embed -i bash_manual.txt -m text-embedding-ada-002 --format blob --store ~/.config/io.datasette.llm/embeddings.dbError: Must provide both collection and id
$
My practical goal is to use llm for local RAG operations against manuals and technical documentation. My overall goal is to learn how to work with these tools :) Any help is appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I don't really understand what I'm doing here:
My practical goal is to use
llm
for local RAG operations against manuals and technical documentation. My overall goal is to learn how to work with these tools :) Any help is appreciated!Beta Was this translation helpful? Give feedback.
All reactions