first commit

This commit is contained in:
2026-06-12 11:36:33 -03:00
commit 56a420f5f8
69 changed files with 5667 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