#64 — Fix cross Tool calling via ID

Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta

Created: 2024-07-17 · Updated: 2024-11-07

Description

When a tool can use a pre-calculated previous query (for example when redrawing a plot) it calls on it via a tool ID. This is not working well for some reason as tools are being generated with the same ids.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets