This website requires JavaScript.
Explore
Help
Register
Sign In
second_constantine
0 Followers
·
0 Following
Joined on
2024-07-21
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
2
second_constantine
pushed to
main
at
second_constantine/ai-benchmark
2026-02-28 10:10:51 +00:00
54cfe0d97b
docs: update README with context size parameter and dynamic benchmark discovery
second_constantine
pushed to
main
at
second_constantine/ai-benchmark
2026-02-21 14:28:56 +00:00
fcda2be4a9
refactor: update import paths and benchmark discovery
second_constantine
pushed to
main
at
second_constantine/ai-benchmark
2026-02-14 20:35:46 +00:00
0dc4359755
refactor: standardize prompt parameter naming and enhance benchmark base class
second_constantine
pushed to
main
at
second_constantine/ai-benchmark
2026-02-14 19:47:52 +00:00
a62393a097
feat: less summarization tests
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