second_constantine
  • Joined on 2024-07-21
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-29 09:17:04 +00:00
bfd0ffd3a1 Update .gitignore to exclude .DS_Store files
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-26 22:07:58 +00:00
a1343ffbea refactor: move TEST_SEPARATOR import to constants module
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-26 20:38:05 +00:00
7cf34fd14b Refactor benchmark base class and update main function
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-26 19:40:47 +00:00
25e0a2a96a Remove "Лог файл" column from report
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-26 14:59:28 +00:00
ec038053ec feat: upd tests
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-26 12:29:04 +00:00
432c292462 fix: correct context size argument name in logging
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-26 12:27:39 +00:00
f60dbf49f1 feat: Add context size support for benchmarks and update example usage
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-23 00:49:26 +00:00
2048e4e40d feat: enhance summarization prompt and improve MongoDB test generation
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-22 19:27:03 +00:00
d8785ada8a feat: add test generation scripts and update documentation
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-22 17:40:43 +00:00
2a04e6c089 docs: update test format documentation in README
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-22 17:20:50 +00:00
2466f1253a feat: remove timestamp from report filenames for consistency
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-22 17:11:54 +00:00
8ef3a16e3a feat: add MongoDB test generation and update dependencies
second_constantine pushed to main at second_constantine/ai-benchmark 2026-01-16 23:40:42 +00:00
f117c7b23c doc: add test generation instructions and update run.sh