Add a roadmap, implementation plan, and built-in profile defaults for a production-ready public library package
This commit is contained in:
7
docs/roadmap/profiles/openai/gpt-5-mini.yml
Normal file
7
docs/roadmap/profiles/openai/gpt-5-mini.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
id: gpt-5-mini
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "openai/gpt-5.4-mini"
|
||||
reasoning_effort: high
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
Reference in New Issue
Block a user