Skip to content

Commit b54fc32

Browse files
committed
chore: Change function calling to tool calling
1 parent 4d71ff3 commit b54fc32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/compatible-models.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,23 @@ Our vision of the next generation Internet.
2222

2323
> Theoretically, all open source models are compatible.
2424
>
25-
> Models with function calling capability tend to have better overall performance.
25+
> Models with tool calling capability tend to have better overall performance.
2626
2727
You may try all models supported by Ollama, use the exact model name from https://ollama.com/library.
2828

2929
Learn more:
3030

3131
<LinkCard id="ollama" />
3232

33-
| Name | Score (out of 100) | Function Call Support |
33+
| Name | Score (out of 100) | Tool Call Support |
3434
|------|-------------------|---------------------|
3535
| mistral-nemo | 88 ||
3636
| llama3.2 | 80 ||
3737
| darkmoon/olmo:7B-instruct-q6-k | 0 ||
3838

3939
### Proprietary Models
4040

41-
| Name | Score (out of 100) | Function Call Support |
41+
| Name | Score (out of 100) | Tool Call Support |
4242
|------|-------------------|---------------------|
4343
| gpt-4o-mini | 100 ||
4444
| gemini-1.5-flash | 100 ||

0 commit comments

Comments
 (0)