mirror of
https://github.com/katanemo/plano.git
synced 2026-07-20 16:41:04 +02:00
deploy: 9015f48c46
This commit is contained in:
parent
d729ae0733
commit
6c776e7f4d
33 changed files with 36 additions and 38 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Plano Docs v0.4.27
|
||||
llms.txt (auto-generated)
|
||||
Generated (UTC): 2026-07-09T20:42:20.637732+00:00
|
||||
Generated (UTC): 2026-07-15T20:02:10.985318+00:00
|
||||
|
||||
Table of contents
|
||||
- Agents (concepts/agents)
|
||||
|
|
@ -1189,7 +1189,7 @@ Plano provides first-class support for multiple LLM providers through native int
|
|||
|
||||
Model Support: Plano supports all chat models from each provider, not just the examples shown in this guide. The configurations below demonstrate common models for reference, but you can use any chat model available from your chosen provider.
|
||||
|
||||
Please refer to the quuickstart guide here to configure and use LLM providers via common client libraries like OpenAI and Anthropic Python SDKs, or via direct HTTP/cURL requests.
|
||||
Please refer to the quickstart guide here to configure and use LLM providers via common client libraries like OpenAI and Anthropic Python SDKs, or via direct HTTP/cURL requests.
|
||||
|
||||
Configuration Structure
|
||||
|
||||
|
|
@ -1500,7 +1500,6 @@ mistral/ministral-3b-latest
|
|||
|
||||
Compact model
|
||||
|
||||
Configuration Examples:
|
||||
Configuration Examples:
|
||||
|
||||
llm_providers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue