Skip to content

Tool chaining best practices #114

@hame25

Description

@hame25

Hi

Are there any patterns, best practices around tool chaining?

for example I use a tool to query our catalogue for multiple items, I then let ChatGPT reason the best catalogue item for each search term.

Finally have a second tool to display a list of those best catalogue item within my ui template.

Currently I have a tool for the search and then a tool to display the results, which seems to work.

I can then add additional products to the same updated list later in the conversation with ChatGPT maintaining the state (no other use of persitance)

However is this the best way to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions