Fetching metadata from the HF Docker repository... - config feat: Implement Speech-to-Text functionality for voice input in the Gradio interface, including a new utility, configurations, and UI components.
- data feat: Implement initial RAG chatbot core functionalities including PDF processing, vector store, and RAG pipeline.
- tests feat: Implement initial RAG chatbot core functionalities including PDF processing, vector store, and RAG pipeline.
- utils main: update
- 420 Bytes chore: Update default `TOP_K_RETRIEVAL`, `TEMPERATURE`, and `TOP_P` values in `.env.example`.
- 1.73 kB Remove chatbot avatar, ignore common image files, and configure Git LFS for various image and PDF formats.
- 326 Bytes Remove chatbot avatar, ignore common image files, and configure Git LFS for various image and PDF formats.
- 637 Bytes feat: Implement Speech-to-Text functionality for voice input in the Gradio interface, including a new utility, configurations, and UI components.
- 0 Bytes feat: Implement Speech-to-Text functionality for voice input in the Gradio interface, including a new utility, configurations, and UI components.
- 2.11 kB feat: Migrate the default LLM from ChatGLM3 to Qwen2-0.5B-Instruct, updating model loading, generation logic, and documentation.
- 15 kB feat: Add an interactive document viewer with real-time citation highlighting, enhanced PDF processing, and speech-to-text input.
- 17.1 kB main : fixing pdf viewer feature
- 282 Bytes fix