Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Shorten <[email protected]>
  • Loading branch information
CShorten authored Feb 4, 2025
1 parent 5d51276 commit a2c1414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The capabilities of Large Language Models (LLMs) are rapidly accelerating largely thanks to their integration with external tools. Querying databases is among the most effective of these integrations, enabling LLMs to access private or continually updating data. This repo benchmarks how well Large Language Models can utilize Weaviate's query APIs in the Function Calling framework. The following result table summarizes our most recent experimental results.

![Weaviate Gorilla Leaderboard](./visuals/result-table.png)
![Weaviate Gorilla Leaderboard](./visuals/new-result-table.png)

## Natural Language Commands to Weaviate Queries

Expand Down

0 comments on commit a2c1414

Please sign in to comment.