Create embeddings for all OpenChat faqs and all blog posts, readmes etc and store them in a vector db. Take query. Do similarity search for n most related embeddings. Provide as context to llm.
Create embeddings for all OpenChat faqs and all blog posts, readmes etc and store them in a vector db.
Take query. Do similarity search for n most related embeddings.
Provide as context to llm.