Hacker News new | ask | show | jobs
by dpflan 1056 days ago
Perhaps this post's title can be renamed to the project itself: "Gorilla: Large Language Model Connected with Massive APIs".

- Project website: https://shishirpatil.github.io/gorilla/

1 comments

A very helpful summary from the repo:

Gorilla enables LLMs to use tools by invoking APIs. Given a natural language query, Gorilla comes up with the semantically- and syntactically- correct API to invoke. With Gorilla, we are the first to demonstrate how to use LLMs to invoke 1,600+ (and growing) API calls accurately while reducing hallucination. We also release APIBench, the largest collection of APIs, curated and easy to be trained on!