Skip to content

Multiple tool calls not working #71

@hemantvsn

Description

@hemantvsn

In my application, which was working on OPEN AI ASSISTANT,
for a given user question, it makes multiple function/tool calls
Eg - get_databases -> get_tables_for_database -> execute_query

But when I replaced with ASTRA ASSISTANT API, its unable to make more than 1 tool call.
After response from first tool call, the run status is completed and it returns the answer

Metadata

Metadata

Assignees

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