diff --git a/README.md b/README.md index a47263e4..f41bef31 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ function. Make sure the documentation is in the same format above with descripti `Parameters:`, `Returns:`, and `Example\n-------`. You can find an example use case [here](examples/custom_tools/) as this is what the agent uses to pick and use the tool. -## Additional LLMs +## Additional Backends ### Ollama We also provide a `VisionAgentCoder` that uses Ollama. To get started you must download a few models: diff --git a/docs/index.md b/docs/index.md index 64cf1245..8569c5cc 100644 --- a/docs/index.md +++ b/docs/index.md @@ -209,7 +209,7 @@ function. Make sure the documentation is in the same format above with descripti `Parameters:`, `Returns:`, and `Example\n-------`. You can find an example use case [here](examples/custom_tools/) as this is what the agent uses to pick and use the tool. -## Additional LLMs +## Additional Backends ### Ollama We also provide a `VisionAgentCoder` that uses Ollama. To get started you must download a few models: