mirror of
https://github.com/rsaryev/talk-codebase
synced 2024-11-13 19:10:54 +00:00
226203e4d9
- Add CLI functionality for chatting with OpenAI model - Implement function to allow users to input OpenAI API key and model name - Implement function to allow users to chat with OpenAI model using retrieved documents - Add module to handle sending questions to OpenAI model - Add module to load and split text documents, create retriever, and define StreamStdOut callback class
0 lines
Python
0 lines
Python