Commit History

Add badges for continuous deployment and Hugging Face Spaces in README.md to enhance visibility and accessibility of project status.
fc565cd

iamtokarev commited on

Refactor Milvus collection management: streamline error handling during collection drops in cleanup and startup processes, ensuring defensive programming practices. Remove redundant drop logic from cleanup function.
b74ff81

iamtokarev commited on

Add reset index functionality: implement reset_index function to drop the collection in Milvus and add UI elements for resetting the index in the app interface.
7024dee

iamtokarev commited on

Implement collection management in Milvus: drop collection during cleanup and on startup if no documents exist. Update embedding generation to clarify data types and improve error handling. Refactor vector store collection creation logic to avoid unnecessary drops.
2f81d82

iamtokarev commited on

Add GitHub Actions workflow for syncing to Hugging Face hub on push to main
c7a21f9

iamtokarev commited on

Remove logging package from dependencies in pyproject.toml and uv.lock
84904b5

iamtokarev commited on

Refactor imports and improve code formatting across multiple files for better readability and organization.
b3de77b

iamtokarev commited on

remove audioop-lts from requirements
4ed0f41

iamtokarev commited on

remove versions from reqs
53ced79

iamtokarev commited on

update reqs
818d04a

iamtokarev commited on

add reqs file for hf
fe610d1

iamtokarev commited on

add hf config files
1b4d5e8

iamtokarev commited on

Add detailed README.md
d71e190

iamtokarev commited on

Add initial implementation of the RAG application with Gradio interface
0827021

iamtokarev commited on

initial commit with the 0.1 version of the app
c4a0174

iamtokarev commited on