fastapi_hf / README.md

Commit History

Add detailed Product Requirements Document for FastAPI Multi-Agent + RAG Service
0fb7b50

looh2 commited on

Update README to clarify `TOP_K`/`FETCH_K` settings and enhance explanation of history-aware query rewriting
cd9e63e

looh2 commited on

Add beginner-friendly explanation of RAG pipeline with detailed steps for data ingestion, preparation, embedding, search, and answer generation
22ab519

looh2 commited on

Enhance README with bold formatting for clarity in RAG techniques and evaluation metrics
7077050

looh2 commited on

Add history-aware query rewriting and groundedness scoring to RAG agent
bf49735

looh2 commited on

Revise README for clarity and structure; enhance Quick Start and Environment Variables sections
38fbee5

looh2 commited on

Enhance README with detailed RAG techniques and ingestion sequences; update agentic flow chart for clarity
b7f15cc

looh2 commited on

Enhance README with detailed Multi-Agent Chat flow and request processing diagrams
b06f77e

looh2 commited on

Add Multi-Agent Chat flow diagram to README
d96d413

looh2 commited on

feat: Refactor chat_rag endpoint and service logic; centralize client creation and enhance routing for SQL, rag, and general queries
25374d1

looh2 commited on

feat: Add document ingestion and embedding functionality
53e8121

looh2 commited on

fix: update agent in flow chart for SQL path prompt formatting
352b5a5

looh2 commited on

fix: remove redundant line in flow chart for SQL path processes
c73b714

looh2 commited on

fix: update agent names in flow chart for clarity in SQL path processes
bd7e165

looh2 commited on

fix: update agent assignments in flow chart for clarity in SQL and General paths
28e33ff

looh2 commited on

fix: update flow chart to streamline SQL and General path processes
4809e41

looh2 commited on

fix: reorder steps in flow chart to correct SQL result handling and horizontal bar chart generation
f18c148

looh2 commited on

fix: update flow chart to include horizontal bar chart generation from SQL results
22a4a23

looh2 commited on

fix: update flow chart to correct module paths for SQL and General routes
a2c7faa

looh2 commited on

fix: update chat flow chart to clarify end steps for SQL and General paths
b74e3b4

looh2 commited on

fix: update chat flow chart to clarify SQL and General paths for improved understanding of agentic process
b1e2ca0

looh2 commited on

fix: enhance chat flow chart by adding 'Next Step(s)' column for improved clarity of agentic process
fa03f6e

looh2 commited on

fix: remove unnecessary markdown code block for chat flow chart to enhance clarity
ff4e48e

looh2 commited on

fix: update chat flow chart to markdown table format for improved clarity and compatibility
c0a74d9

looh2 commited on

fix: improve formatting in chat flow chart for better readability and clarity
604a0d5

looh2 commited on

fix: improve formatting in chat flow chart for better clarity and consistency
5403582

looh2 commited on

fix: improve formatting in chat flow chart for clarity and consistency
342e254

looh2 commited on

fix: improve formatting in chat flow chart for better readability
409c430

looh2 commited on

feat: update README with detailed chat flow chart and enhance tools module structure
ed08b32

looh2 commited on

feat: update README for clarity and enhance local development instructions
4a6f2d8

looh2 commited on

feat: refactor chat flow and enhance OpenAI response handling for brevity
9423a62

looh2 commited on

feat: enhance chat functionality with OpenAI integration and message validation
37a6471

looh2 commited on

feat: add FastAPI route for digit prediction using a feedforward neural network
a085277

looh2 commited on

fix: update model URLs in iris and movie recommender routes
dbd2c90

looh2 commited on

Add sentiment analysis and various ML model routes; update README and requirements
dbcc29b

looh2 commited on

Add FastAPI app for sentiment analysis with health check endpoint and Docker support
00dade6

looh2 commited on

initial commit
d9fe49d

looh2 commited on