Commit History

refactor logging setup and enhance retrieval functionality
c655a27

mcikalmerdeka commited on

add hf space link and fix project header image
1949b6f

mcikalmerdeka commited on

Shorten Space short_description to fit 60 char limit
18b83d6

mcikalmerdeka commited on

Add HF Space troubleshooting doc
83cf92d

mcikalmerdeka commited on

add vector database folder and update readme file for hf space config
dd3d02b

mcikalmerdeka commited on

update readme of gradio interface
964cb3e

mcikalmerdeka commited on

add .gitattributes and the image files format
4e6adeb

mcikalmerdeka commited on

feat: add frontend module with Gradio interface for LangGraph Agentic RAG application, including document formatting and streaming response functionality
145b183

mcikalmerdeka commited on

feat: extend ingestion module by adding load_documents and split_documents functions, enhancing document loading with metadata handling and logging for better traceability.
af5cdd0

mcikalmerdeka commited on

chore: update dependencies in pyproject.toml and requirements.txt; added gradio and beautifulsoup4, and modified uv.lock for new package resolutions
f501491

mcikalmerdeka commited on

feat: enhance document ingestion process by adding document loading, metadata display, and chunk information logging. Updated vector store ingestion to use settings for persistence directory.
5fbf03c

mcikalmerdeka commited on

Initial commit: extract langgraph agentic rag project into standalone repository
79d0909

mcikalmerdeka commited on