mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix precommit
This commit is contained in:
parent
94b9625b82
commit
92cfe9812c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ make outbound LLM calls.
|
|||
Adding custom LLM Provider
|
||||
--------------------------
|
||||
|
||||
We support any OpenAI compliant LLM for example mistral, openai, ollama etc. We offer first class support for openai and ollama. You can easily configure an LLM that communicates over the OpenAI API interface, by following the below guide.
|
||||
We support any OpenAI compliant LLM for example mistral, openai, ollama etc. We offer first class support for openai and ollama. You can easily configure an LLM that communicates over the OpenAI API interface, by following the below guide.
|
||||
|
||||
For example following code block shows you how to add an ollama-supported LLM in the `arch_config.yaml` file.
|
||||
.. code-block:: yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue