Skip to content

Intent detection agent that will route irrelevant queries to a cheaper model.

License

Notifications You must be signed in to change notification settings

felipearosr/Intent-Agent-LlamaIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intent detection with agent in LlamaIndex

In this tutorial, we will explore how to implement a intent detection agent. This agent aims to reduce the cost of retrieving answers from vector store. Sending irrelevant queries to a cheaper model that doesnt access the vector store.

This notebook is based in one of my projects. There you can find an implemention with chainlit.

About

Intent detection agent that will route irrelevant queries to a cheaper model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published