Commit History

(FEAT)[Enhance test suite for Phi-2 model]: add comprehensive tests for configuration loading, module imports, and fallback functionality in test_phi2.py.
198f016

devjas1 commited on

(FEAT)[Implement document search functionality]: enhance the search_documents function to load FAISS index and metadata, enabling semantic document retrieval.
593e022

devjas1 commited on

(FEAT)[Refactor commit message generation]: enhance the generate_commit_message function to utilize configuration settings and improve error handling.
b3a4795

devjas1 commited on

(FEAT)[Implement FAISS Indexing]: enhance document embedding process by integrating FAISS indexing and saving metadata.
eae02ee

devjas1 commited on

(CONFIG)[Adjust deps to be lightweight]: update requirements.txt to streamline dependencies and focus on core functionality.
cede51b

devjas1 commited on

(CONFIG)[Add an extra parameter for more fine-grained configuration controls:]: add missing `n_ctx` parameter to generator configuration.
f1a9e72

devjas1 commited on

(CHORE/CLEANUP): remove unused `.jsx` UI components and hooks
42114bb

devjas1 commited on

(FIX)[CLI-ErrorHandling]: improve error handling and clarify server placeholder
f2b471a

devjas1 commited on

(FEAT/DOCS)[Docs: Readme + .gitignore]: add README.md with project details and setup instructions
03e744b

devjas1 commited on

fix: duplicate license removed
3143d77

devjas1 commited on

feat: Inital commit from recovered state
80b95e8

devjas1 commited on