Skip to content

Commit

Permalink
Update docs about Ollama tools
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand committed Aug 5, 2024
1 parent 70c561d commit 64f0b48
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/modules/ROOT/pages/ollama.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,9 @@ public class TestClass implements ModelAuthProvider {
}
----
== Tools
xref:./agent-and-tools.adoc[Tools] are supported in Ollama since version https://ollama.com/blog/tool-support[0.3.0].
However, not all models available in Ollama support them, consult https://ollama.com/search?c=tools[this] for an up-to-date list of the models that do.

0 comments on commit 64f0b48

Please sign in to comment.