Commit History

Upload README.md with huggingface_hub
0bdfe15
verified

davidtran999 commited on

Upload Dockerfile with huggingface_hub
b1a8c9c
verified

davidtran999 commited on

Upload backend/requirements.txt with huggingface_hub
bd6c881
verified

davidtran999 commited on

Upload backend/hue_portal/core/embeddings.py with huggingface_hub
b05e16e
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/llm_integration.py with huggingface_hub
a7e982f
verified

davidtran999 commited on

Upload backend/hue_portal/core/hybrid_search.py with huggingface_hub
e0e3814
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
d2c3c89
verified

davidtran999 commited on

Upload backend/hue_portal/core/tests/test_pure_semantic_search.py with huggingface_hub
6260a86
verified

davidtran999 commited on

Upload backend/hue_portal/core/tests/test_query_rewriter.py with huggingface_hub
36bba73
verified

davidtran999 commited on

Upload backend/hue_portal/core/redis_cache.py with huggingface_hub
a7c60d5
verified

davidtran999 commited on

Upload backend/hue_portal/core/pure_semantic_search.py with huggingface_hub
232c550
verified

davidtran999 commited on

Upload backend/hue_portal/core/query_rewriter.py with huggingface_hub
0d7c7ac
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
874a964
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
3969e44
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
4ecab36
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
e8154d5
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
68c795c
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
0ee5a02
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
09a4079
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
e721a27
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
d18a456
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
5d045a6
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
7f9eb5f
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/router.py with huggingface_hub
39f3e39
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
6d3c5ac
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
340687c
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/views.py with huggingface_hub
5f20100
verified

davidtran999 commited on

Upload requirements.txt with huggingface_hub
57d22ba
verified

davidtran999 commited on

Upload README.md with huggingface_hub
70fa7bf
verified

davidtran999 commited on

Upload Dockerfile with huggingface_hub
4a0a02a
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/tests/test_intent_keywords.py with huggingface_hub
ac8260e
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/cache_monitor.py with huggingface_hub
2f7b068
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/views.py with huggingface_hub
a924bfc
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/document_topics.py with huggingface_hub
eb3aafe
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/router.py with huggingface_hub
03445af
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/chatbot.py with huggingface_hub
f8e149d
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/slow_path_handler.py with huggingface_hub
af1bc2d
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/structured_legal.py with huggingface_hub
5181f18
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/llm_integration.py with huggingface_hub
94b03e9
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/download_progress.py with huggingface_hub
db9ca2f
verified

davidtran999 commited on

Upload backend/hue_portal/chatbot/context_manager.py with huggingface_hub
3f040cc
verified

davidtran999 commited on

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