Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tahmidefaz authored Jul 29, 2024
1 parent b9c2f50 commit 5499efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ In order to make things scalable, seedling forces you to group your intents to *
This also keeps your prompt length short, reduces LLM hallucination, and makes LLM output more accurate.

![An image showing intents grouped together into topics](/topics_and_intents.png)
*Example image showing intents grouped under six different topics*

Seedling supports OpenAI/OpenAI-Complatible APIs out of the box.
The OpenAI-Compatible API server must support `tools` use.
Expand Down

0 comments on commit 5499efa

Please sign in to comment.