mirror of
https://github.com/hoshikawa2/agent_framework_oci_evaluator.git
synced 2026-07-09 18:34:20 +00:00
first commit
This commit is contained in:
11
configs/llm_profiles/llm_profiles.yaml
Normal file
11
configs/llm_profiles/llm_profiles.yaml
Normal 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
|
||||
Reference in New Issue
Block a user