Skip to content

Support "tool" keyword in agent chat_completion and assistants apis #978

@minmin-intel

Description

@minmin-intel

Priority

P3-Medium

OS type

Ubuntu

Hardware type

Gaudi2

Running nodes

Single Node

Description

user can pass a subset of tools (subset of tools defined in tools yaml) as part of their requests to agent's chat_completion or assistants apis (see list below), and agents will only use the subset of tools in this turn of conversation.
api list with tool keywords:
https://platform.openai.com/docs/api-reference/chat/create,
https://platform.openai.com/docs/api-reference/assistants/createAssistant,
https://platform.openai.com/docs/api-reference/runs/createRun

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions