Commit History
Upload Dockerfile with huggingface_hub
b1a8c9c
verified
Upload backend/requirements.txt with huggingface_hub
bd6c881
verified
Upload backend/hue_portal/core/embeddings.py with huggingface_hub
b05e16e
verified
Upload backend/hue_portal/chatbot/llm_integration.py with huggingface_hub
a7e982f
verified
Upload backend/hue_portal/core/hybrid_search.py with huggingface_hub
e0e3814
verified
Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
d2c3c89
verified
Upload backend/hue_portal/core/tests/test_pure_semantic_search.py with huggingface_hub
6260a86
verified
Upload backend/hue_portal/core/tests/test_query_rewriter.py with huggingface_hub
36bba73
verified
Upload backend/hue_portal/core/redis_cache.py with huggingface_hub
a7c60d5
verified
Upload backend/hue_portal/core/pure_semantic_search.py with huggingface_hub
232c550
verified
Upload backend/hue_portal/core/query_rewriter.py with huggingface_hub
0d7c7ac
verified
Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
874a964
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
3969e44
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
4ecab36
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
e8154d5
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
68c795c
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
0ee5a02
verified
Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
09a4079
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
e721a27
verified
Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
d18a456
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
5d045a6
verified
Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
7f9eb5f
verified
Upload backend/hue_portal/chatbot/router.py with huggingface_hub
39f3e39
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
6d3c5ac
verified
Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
340687c
verified
Upload backend/hue_portal/chatbot/views.py with huggingface_hub
5f20100
verified
Upload requirements.txt with huggingface_hub
57d22ba
verified
Upload README.md with huggingface_hub
70fa7bf
verified
Upload Dockerfile with huggingface_hub
4a0a02a
verified
Upload backend/hue_portal/chatbot/tests/test_intent_keywords.py with huggingface_hub
ac8260e
verified
Upload backend/hue_portal/chatbot/cache_monitor.py with huggingface_hub
2f7b068
verified
Upload backend/hue_portal/chatbot/views.py with huggingface_hub
a924bfc
verified
Upload backend/hue_portal/chatbot/document_topics.py with huggingface_hub
eb3aafe
verified
Upload backend/hue_portal/chatbot/router.py with huggingface_hub
03445af
verified
Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
f8e149d
verified
Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
af1bc2d
verified
Upload backend/hue_portal/chatbot/structured_legal.py with huggingface_hub
5181f18
verified
Upload backend/hue_portal/chatbot/llm_integration.py with huggingface_hub
94b03e9
verified
Upload backend/hue_portal/chatbot/download_progress.py with huggingface_hub
db9ca2f
verified
Upload backend/hue_portal/chatbot/context_manager.py with huggingface_hub
3f040cc
verified
Improve follow-up summary handling
935cda7
Davidtran99
commited on
Chore: Instrument follow-up SMALL_TALK for debugging
9246dca
Davidtran99
commited on
Fix: Follow-up SMALL_TALK dùng lại câu trả lời trước, không gọi hybrid search
600e38e
Davidtran99
commited on
Feat: Dùng LLM tóm tắt cho follow-up 'tóm tắt nội dung chính'
b02dcaf
Davidtran99
commited on
Feat: Hỗ trợ follow-up legal (tóm tắt, điều khoản liên quan) trong SMALL_TALK
3e6bf7c
Davidtran99
commited on
Chore: Log transformers version/modeling_layers at startup
1987c97
Davidtran99
commited on
Fix: Force reinstall transformers 4.48 + FlagEmbedding in Docker build
71e9328
Davidtran99
commited on
Fix: Pin transformers>=4.48 để sentence-transformers không lỗi modeling_layers
e0e08c6
Davidtran99
commited on
Fix: Reranker os scope bug + nâng transformers>=4.46 trong Docker backend
9a0d79d
Davidtran99
commited on