| .. |
|
__init__.py
|
Use LLM-as-a-judge to test QA
|
2025-06-25 18:18:28 +03:00 |
|
conftest.py
|
OpenAI Question/Answer agent
|
2025-06-28 09:11:39 +03:00 |
|
generate_benchmark_db.py
|
Better formatting of benchmark script
|
2025-07-09 10:27:32 +03:00 |
|
llm_judge.py
|
Better prompts
|
2025-07-04 13:29:51 +03:00 |
|
test_app.py
|
Use proper mocks instead of setattr to satisfy typing. Fix minor typos
|
2025-06-25 17:50:19 +03:00 |
|
test_chunk.py
|
FTS and hybrid search using Reciprocal Rank Fusion
|
2025-06-16 19:28:45 +02:00 |
|
test_chunker.py
|
Chucker & tests
|
2025-06-15 21:08:06 +02:00 |
|
test_cli.py
|
feat(tests): Add tests for app and cli modules
|
2025-06-24 23:00:18 +01:00 |
|
test_client.py
|
Remove Claude nonsense, use context manager
|
2025-07-12 23:00:49 +03:00 |
|
test_document.py
|
Add uri to Documents
|
2025-06-17 10:41:44 +02:00 |
|
test_embedder.py
|
Rename EMBDEDDING->EMBEDDINGS in env vars
|
2025-06-19 17:44:42 +02:00 |
|
test_monitor.py
|
Remove Claude nonsense, use context manager
|
2025-07-12 23:00:49 +03:00 |
|
test_qa.py
|
Support for anthropic in Question/Answering
|
2025-07-04 11:55:03 +03:00 |
|
test_rebuild.py
|
Remove Claude nonsense, use context manager
|
2025-07-12 23:00:49 +03:00 |
|
test_reranker.py
|
Return tuple (Chunk, score,) in rerank()
|
2025-07-19 12:16:17 +03:00 |
|
test_search.py
|
Include document uri and meta in search results
|
2025-06-28 09:10:23 +03:00 |
|
test_settings.py
|
Store haiku.rag version, enabling upgrades
|
2025-07-16 18:21:41 +03:00 |
|
test_utils.py
|
Store haiku.rag version, enabling upgrades
|
2025-07-16 18:21:41 +03:00 |