CoolFace
Apppublic

aeolusyansheng/qdrant-knowledge-base

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
27 commits on main
3668fec3mo ago

fix: add langchain-google-vertexai shim for ragas 0.2.15 compatibility

Sheng Yan, Claude Sonnet 4.6 (1M context)
e44a0ed4mo ago

feat: load GCP credentials from GOOGLE_CREDENTIALS_JSON secret on HF Space

aeolusyansheng, Claude Sonnet 4.6
2b460004mo ago

fix: use google-auth ADC for Vertex AI OAuth2 token instead of API key

aeolusyansheng, Claude Sonnet 4.6
7e1f0974mo ago

feat: migrate LLM from Groq to Gemini 2.5 via Vertex AI OpenAI-compatible endpoint

aeolusyansheng, Claude Sonnet 4.6
5a3af585mo ago

fix: localize doc_type tag in source cards

aeolusyansheng
f47d6e15mo ago

feat: support cross-language doc_type filtering using MatchAny

aeolusyansheng
1fe37335mo ago

fix: correctly handle 'All' doc_type filter across multiple languages

aeolusyansheng
97cf2065mo ago

fix: localize hardcoded error messages

aeolusyansheng
49cfa365mo ago

feat: sync response language with UI language

aeolusyansheng
6cdd0a05mo ago

Improve Japanese documentation and comments, change default language to English

aeolusyansheng
fb82af65mo ago

Add Japanese version of README (README_JP.md) with half-width katakana

aeolusyansheng
f802aa45mo ago

Fix Japanese text to use half-width katakana and add doc type translation in sidebar

aeolusyansheng
a1ed6c95mo ago

Fix file uploader: make file selection button functional while keeping custom styling

aeolusyansheng
d793bd45mo ago

Add dynamic index status check with retry functionality

aeolusyansheng
218e2035mo ago

Improve document list readability with card-style layout and spacing

aeolusyansheng
a512d235mo ago

Sidebar UI improvements: update status indicator, add author info, adjust spacing

aeolusyansheng
24b0a585mo ago

UI improvements: remove file icon and style doc_type as tag like framework

aeolusyansheng
a0138ad5mo ago

Use custom side-label class for framework and doc_type labels to match upload section styling

aeolusyansheng
57012455mo ago

Add more specific CSS selectors for sidebar labels to ensure style override

aeolusyansheng
1003ca95mo ago

Unify sidebar label font styles to match upload section header

aeolusyansheng
ea612de5mo ago

Update sync_to_hf.yml workflow

Sheng Yan
f2ba0275mo ago

docs: update README

Sheng Yan, Claude Sonnet 4.6
fc886825mo ago

ci: add GitHub Actions sync to HuggingFace

Sheng Yan
f873ab15mo ago

fix: inline styles.css tokens into app.py to remove external file dependency

Sheng Yan, Claude Sonnet 4.6
066a38f5mo ago

feat: redesign UI with custom chat bubbles, language switcher, and polished layout

Sheng Yan, Claude Sonnet 4.6
700eb5f5mo ago

feat: add RAGAS evaluation with Groq backend

Sheng Yan, Claude Sonnet 4.6
f79e65f5mo ago

feat: initial commit with hybrid search, reranker, markdown support and document management

Sheng Yan