This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
talk-codebase
Watch
2
Star
0
Fork
0
You've already forked talk-codebase
mirror of
https://github.com/rsaryev/talk-codebase
synced
2024-11-10 07:10:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c5766dffe
talk-codebase
/
talk_codebase
History
rsaryev
53de4f1fae
chore: update import statements in utils.py and llm.py to use langchain.vectorstores.FAISS
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