.gitignore
.pre-commit-config.yaml
README.md
main.py
pyproject.toml
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/dependabot.yaml
.github/workflows/publish.yaml
.github/workflows/python.yaml
examples/results/no_semantic_ranker1/eval_results.jsonl
examples/results/no_semantic_ranker1/parameters.json
examples/results/no_semantic_ranker1/summary.json
examples/results/no_semantic_ranker2/eval_results.jsonl
examples/results/no_semantic_ranker2/parameters.json
examples/results/no_semantic_ranker2/summary.json
examples/results/no_semantic_ranker3/eval_results.jsonl
examples/results/no_semantic_ranker3/parameters.json
examples/results/no_semantic_ranker3/summary.json
examples/results/no_semantic_ranker_prompt_chris1/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_chris1/parameters.json
examples/results/no_semantic_ranker_prompt_chris1/summary.json
examples/results/no_semantic_ranker_prompt_chris2/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_chris2/parameters.json
examples/results/no_semantic_ranker_prompt_chris2/summary.json
examples/results/no_semantic_ranker_prompt_christrim1/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_christrim1/parameters.json
examples/results/no_semantic_ranker_prompt_christrim1/summary.json
examples/results/no_semantic_ranker_prompt_christrim2/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_christrim2/parameters.json
examples/results/no_semantic_ranker_prompt_christrim2/summary.json
examples/results/no_semantic_ranker_prompt_christrim3/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_christrim3/parameters.json
examples/results/no_semantic_ranker_prompt_christrim3/summary.json
examples/results/no_semantic_ranker_prompt_christrim4/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_christrim4/parameters.json
examples/results/no_semantic_ranker_prompt_christrim4/summary.json
examples/results/no_semantic_ranker_prompt_ignoresources/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_ignoresources/parameters.json
examples/results/no_semantic_ranker_prompt_ignoresources/summary.json
examples/results/no_semantic_ranker_prompt_piglatin/eval_results.jsonl
examples/results/no_semantic_ranker_prompt_piglatin/parameters.json
examples/results/no_semantic_ranker_prompt_piglatin/summary.json
examples/results/no_semantic_ranker_weak_prompt/eval_results.jsonl
examples/results/no_semantic_ranker_weak_prompt/parameters.json
examples/results/no_semantic_ranker_weak_prompt/summary.json
src/__init__.py
src/cli.py
src/diff_app.py
src/diff_app.tcss
src/parameters_screen.tcss
src/summary_app.py
src/chatapp_evaltools.egg-info/PKG-INFO
src/chatapp_evaltools.egg-info/SOURCES.txt
src/chatapp_evaltools.egg-info/dependency_links.txt
src/chatapp_evaltools.egg-info/entry_points.txt
src/chatapp_evaltools.egg-info/requires.txt
src/chatapp_evaltools.egg-info/top_level.txt
tests/main_test.py