Commit History

add vector database changes
008dffe
Running

Renangi commited on

main dot py file added both separate pages evaluation and chat
2942435

Renangi commited on

main dot py file added both separate pages evaluation and chat
830325d

Renangi commited on

main dot py file added both evaluation and chat
2f880a0

Renangi commited on

code changes as per mentor points and daigram2
5e74947

Renangi commited on

code changes as per mentor points and daigram
5de7cee

Renangi commited on

Added llm code on main.py
2f38c0a

Renangi commited on

Added llm code on main.py
d9b5b2e

Renangi commited on

Added llm code on main.py
67b6c92

Renangi commited on

Added llm code on main.py
cf178e8

Renangi commited on

Request too large ... Hard truncate long strings to keep the prompt under the LLM TPM limit.
faff267

Renangi commited on

Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge 2nd time bug fix
448ff59

Renangi commited on

Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge
08d13a6

Renangi commited on

Fix judge prompt: escape JSON braces
ae7c63f

Renangi commited on

Fix logger definition and provider fallback in LLMClient
2aaa8e9

Renangi commited on

Pin httpx to 0.27.2 for Groq
c9406e4

Renangi commited on

Implement LLMClient with proper client initialization for Groq/HF
c2f1723

Renangi commited on

Fix logger definition and provider fallback in LLMClient
714eb4c

Renangi commited on

Default LLM_PROVIDER to 'groq' when env is empty
d4b4494

Renangi commited on

Use config-based LLM_PROVIDER with groq fallback
c502cb9

Renangi commited on

Default LLM_PROVIDER to 'groq' when env is empty
d40c425

Renangi commited on

Add JSON-based judge prompt for RAGBench evaluator
8b2f49b

Renangi commited on

Improve UI error handling for run_domain
39ca6e7

Renangi commited on

Serve HTML UI at root path for Hugging Face Space
ee151e5

Renangi commited on

Initial commit without secrets
c8dfbc0

Renangi commited on