init: seed framework reference content from agent-runtimes main repo
This commit is contained in:
9
models/gpt-4o-openai.yaml
Normal file
9
models/gpt-4o-openai.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: gpt-4o-openai
|
||||
provider: openai
|
||||
endpoint:
|
||||
type: cloud_api
|
||||
api_key_env: OPENAI_API_KEY
|
||||
base_url: "https://api.openai.com/v1"
|
||||
runner: agentic
|
||||
default_flags:
|
||||
model: "gpt-4o"
|
||||
Reference in New Issue
Block a user