fix: update routing decision logic to avoid storing in history and adjust citation format in retrieval f0fbc2f Syed Taha commited on Apr 5
refactor: update retrieval module to support configurable chunking strategy 98f95a2 Syed Taha commited on Apr 4
refactor: update chunks_dir path to include chunking strategy and disable sampling 2cf8a57 Syed Taha commited on Apr 4
refactor: update eval_baseline.py to integrate Ollama for local LLM calls and improve usage instructions 0d5ef14 Syed Taha commited on Apr 4
refactor: update eval_retrieval.py to support chunking strategy argument eb951a8 Syed Taha commited on Apr 4
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 Apr 4
refactor: update embed_and_upsert.py to use chunking strategy and improve logging 545cdfa Syed Taha commited on Apr 4
refactor: update repository descriptions for clarity and accuracy 2b4c601 Syed Taha commited on Apr 4
refactor: update BM25 index builder to use chunking strategy argument 126155d Syed Taha commited on Apr 4
refactor: remove parse_functions.py and implement unified parsing in parse_repos.py 6bed4db Syed Taha commited on Apr 4
refactor: streamline LLM call and maintain internal conversation history 39bcfbd Syed Taha commited on Mar 31