Commit History

Update langchain-huggingface version and adjust imports in dataset and vector_store modules
9b48f6f

Rulga commited on

Remove force update flag from dataset upload in create_vector_store function for improved clarity
8100019

Rulga commited on

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

used only dataset
a55b18e

Rulga commited on

Refactor knowledge base management functions for improved clarity and error handling
f58bd9b

Rulga commited on

Refactor vector store download and loading logic for improved error handling and clarity
3f8e971

Rulga commited on

Translate comments and error messages to English for consistency and clarity
0bb77b3

Rulga commited on

Add token validation and repository creation for Hugging Face datasets
8ef4162

Rulga commited on

Add functionality to save and upload vector store files, and clean up local files post-upload
7ac0faf

Rulga commited on

Enhance vector store management by adding loading and uploading functionality, and update .gitattributes for new file types
c05e788

Rulga commited on

Initialize project structure and add configuration for knowledge base and document loading
0f93e9d

Rulga commited on