Commit History

remove research section and clean up README.md
e35e4e5

Syed Taha commited on

update README.md
9dea115

Syed Taha commited on

update generation provider and model in config.yaml
8c46fc9

Syed Taha commited on

add bm25 index via git lfs
3fc0c6c

Syed Taha commited on

update .gitignore
a7c5b35

Syed Taha commited on

add support for pinecone retrieval and change backend
9ce6221

Syed Taha commited on

update .gitignore
695bd3b

Syed Taha commited on

Merge branch 'local'
9bfeddb

Syed Taha commited on

remove fall back model
405673a

Syed Taha commited on

add logic to accumulate retrieved chunks in user session
2e8c1f1

Syed Taha commited on

fix: update routing decision logic to avoid storing in history and adjust citation format in retrieval
f0fbc2f

Syed Taha commited on

rename chainlit.md to fix chainlit warnings
0d094a2

Syed Taha commited on

fix: set default language to 'en-US' in config.toml
1ef1d0f

Syed Taha commited on

refactor: extract llm-as-judge logic to reusable module
5839f38

Syed Taha commited on

delete: remove unused ablation module
98e787e

Syed Taha commited on

fix: correct total query count in test_queries.yaml
42117b5

Syed Taha commited on

fix: update log message formatting to use '->' instead of '→'
15f0643

Syed Taha commited on

add script to evaluate rag and evaluation results
7db3d04

Syed Taha commited on

update A5 profile description in config.yaml
4523a2b

Syed Taha commited on

refactor: update retrieval module to support configurable chunking strategy
98f95a2

Syed Taha commited on

refactor: update chunks_dir path to include chunking strategy and disable sampling
2cf8a57

Syed Taha commited on

add baseline and retrieval eval results
57f0dc1

Syed Taha commited on

refactor: update eval_baseline.py to integrate Ollama for local LLM calls and improve usage instructions
0d5ef14

Syed Taha commited on

refactor: update eval_retrieval.py to support chunking strategy argument
eb951a8

Syed Taha commited on

refactor: remove unnecessary newlines in logging statements
e318a5b

Syed Taha commited on

refactor: update chunk ID generation in parse_fixed and parse_recursive functions to use chunk index to prevent duplicate keys
af47329

Syed Taha commited on

refactor: update embed_and_upsert.py to use chunking strategy and improve logging
545cdfa

Syed Taha commited on

refactor: update repository descriptions for clarity and accuracy
2b4c601

Syed Taha commited on

refactor: update BM25 index builder to use chunking strategy argument
126155d

Syed Taha commited on

refactor: remove parse_functions.py and implement unified parsing in parse_repos.py
6bed4db

Syed Taha commited on

switch provider, and models to local
22db47b

Syed Taha commited on

update requirements.txt
4dd31aa

Syed Taha commited on

refactor: streamline LLM call and maintain internal conversation history
39bcfbd

Syed Taha commited on

update command for running app locally
09e2e01

Syed Taha commited on

update retrieval layout to be more verbose
a34b902

syedtaha22 commited on

add chainlit.md
324b4d9

syedtaha22 commited on

update system prompt
dc294d6

syedtaha22 commited on

update colors
88e72c2

syedtaha22 commited on

add minimal app.py to test deployment.
c4d01f5

syedtaha22 commited on

add huggingface configs
b844199

syedtaha22 commited on

Deploying Chainlit app to HF Spaces
bcb3221

syedtaha22 commited on

update .gitignore
2daf080

syedtaha22 commited on

add chainlit config, and public resources
f3f3fdb

syedtaha22 commited on

add interface for generation and retrieval
645f493

syedtaha22 commited on

update system prompt, and models
68aed4c

syedtaha22 commited on

update requirements
83dc9fd

syedtaha22 commited on

add baseline eval script and results
246aed2

syedtaha22 commited on

add __init__ files for eval and ablation
b15cf5c

syedtaha22 commited on

Update test_queries.yaml to version 3.0 and retrieval criteria
48249d6

syedtaha22 commited on

Add License
daacdf3
unverified

syedtaha22 commited on