developer icon indicating copy to clipboard operation
developer copied to clipboard

How to incorporate data from a vactor db?

Open d3287t328 opened this issue 2 years ago • 1 comments

I want to generate code based on text files and git repos so that the script knows to build its responses for code generation using the included index/embeddings for reference. How could I add support for this in this project?

d3287t328 avatar May 31 '23 03:05 d3287t328

This is what I want to add support for: https://python.langchain.com/en/latest/modules/chains/index_examples/vector_db_text_generation.html referencing a few git repos before sending a request to the LLM.

d3287t328 avatar May 31 '23 03:05 d3287t328