talk-codebase/talk_codebase
2023-11-05 12:10:28 +02:00
..
__init__.py Add CLI for chatting with OpenAI model 2023-05-26 04:47:22 +03:00
cli.py Refactor get_repo() and load_files() functions to use Repo() without root_dir.Refactored load_files added a delay when creating vector store. 2023-08-22 00:09:51 +03:00
config.py Refactor get_repo() and load_files() functions to use Repo() without root_dir.Refactored load_files added a delay when creating vector store. 2023-08-22 00:09:51 +03:00
consts.py Add check for Python version. 2023-08-16 01:25:02 +03:00
llm.py chore: update import statements in utils.py and llm.py to use langchain.vectorstores.FAISS 2023-11-05 12:10:28 +02:00
utils.py chore: update import statements in utils.py and llm.py to use langchain.vectorstores.FAISS 2023-11-05 12:10:28 +02:00