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 48ff855 commit c309038
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Weaviate Gorilla

The Weaviate Gorilla project is a collection of research experiments in two core concepts:

(1) Agents and Function Calling with Weaviate

(2) Creating synthetic training and testing data with Generative Feedback Loops
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)

Expand Down

0 comments on commit c309038

Please sign in to comment.