-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
gep:requiredpriority:mid-termThe feature is on our radarsThe feature is on our radarssize:largetype:epicA high level issue that usually consist of smaller tasks and corresponds to some functionalityA high level issue that usually consist of smaller tasks and corresponds to some functionality
Description
Glide should allow to configure tools and make them available during requests to LLMs. Then, if LLM decides to call a specific tool, Glide needs to handle that request and call the tool. Then, the response is going to be send back to the model automatically.
Requirements
- It's possible to configure available tools in Glide router model config
- Glide reacts to LLM tool call requests and call the selected tool
- The tool is another service Glide have access/connection to
- Glide receives the tool response and add it to the message history and then resume the request
References:
martsokha
Metadata
Metadata
Assignees
Labels
gep:requiredpriority:mid-termThe feature is on our radarsThe feature is on our radarssize:largetype:epicA high level issue that usually consist of smaller tasks and corresponds to some functionalityA high level issue that usually consist of smaller tasks and corresponds to some functionality
Type
Projects
Status
Backlog