support code chat and some faaiss db refactor to support tag filter
1 parent ef60fa4 commit 84dc7985012918cc6d26fca9fe549d9cd2f6b813
@yangyangxie yangyangxie authored on 3 Sep
Showing 9 changed files
View
ai-hub/app/app.py
View
ai-hub/app/core/services/workspace.py
View
ai-hub/app/core/vector_store/faiss_store.py
View
ai-hub/tests/core/retrievers/test_faiss_db_retriever.py
View
ai-hub/tests/core/services/test_workspace.py 0 → 100644
View
ai-hub/tests/core/vector_store/test_faiss_store.py
View
ai-hub/tests/test_app.py
View
ui/client-app/src/hooks/useCodeAssistant.js
View
ui/client-app/src/services/websocket.js