Skip to content

✨ Support tool calling in Glide #246

@roma-glushko

Description

@roma-glushko

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    gep:requiredpriority:mid-termThe feature is on our radarssize:largetype:epicA high level issue that usually consist of smaller tasks and corresponds to some functionality

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions