Commit Graph

3 Commits (7cb2e17c57cd25a317e83a40027179a5d51e884f)
 

Author SHA1 Message Date
Saryev Rustam 7cb2e17c57 Create python-publish.yml 1 year ago
Saryev Rustam 5634bd9e86
Delete talk_codebase/__pycache__ directory 1 year ago
Saryev Rustam 226203e4d9 Add CLI for chatting with OpenAI model
- 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
1 year ago