First commit

This commit is contained in:
2026-06-19 22:17:09 -03:00
commit 239203ee2a
533 changed files with 75195 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
profiles:
judge:
provider: oci_openai
model: meta.llama-3.3-70b-instruct
temperature: 0
max_tokens: 900
mock:
provider: mock
model: mock-judge
temperature: 0
max_tokens: 300