Arize-ai / open-inference-spec

A specification for OpenInference, a semantic mapping of ML inferences
https://arize-ai.github.io/open-inference-spec/
MIT License
45 stars 2 forks source link

semantic conventions for tool calls #36

Closed RogerHYang closed 11 months ago

RogerHYang commented 11 months ago

tool calls is an array of objects each representing a tool call, e.g. function call, generated by the LLM (for LLMs capable of generating multiple tool calls in the same response)