Update langchain-huggingface version and adjust imports in dataset and vector_store modules 9b48f6f Rulga commited on Apr 2
Remove force update flag from dataset upload in create_vector_store function for improved clarity 8100019 Rulga commited on Mar 27
Refactor create_vector_store function to streamline vector store creation and update logic, enhance logging, and enforce force update during dataset upload f44c4e4 Rulga commited on Mar 27
Refactor knowledge base management functions for improved clarity and error handling f58bd9b Rulga commited on Mar 27
Refactor vector store download and loading logic for improved error handling and clarity 3f8e971 Rulga commited on Mar 27
Translate comments and error messages to English for consistency and clarity 0bb77b3 Rulga commited on Mar 26
Add token validation and repository creation for Hugging Face datasets 8ef4162 Rulga commited on Mar 26
Add functionality to save and upload vector store files, and clean up local files post-upload 7ac0faf Rulga commited on Mar 26
Enhance vector store management by adding loading and uploading functionality, and update .gitattributes for new file types c05e788 Rulga commited on Mar 26
Initialize project structure and add configuration for knowledge base and document loading 0f93e9d Rulga commited on Mar 25