Add a roadmap, implementation plan, and built-in profile defaults for a production-ready public library package
This commit is contained in:
8
docs/roadmap/profiles/mistral/mistral-small-4.yml
Normal file
8
docs/roadmap/profiles/mistral/mistral-small-4.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
id: mistral-small-4
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: mistralai/mistral-small-2603
|
||||
temperature: 0.1
|
||||
reasoning_effort: high
|
||||
top_p: 0.98
|
||||
timeout_seconds: 180
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
Reference in New Issue
Block a user