AxAICohereChatRequestToolResults
type AxAICohereChatRequestToolResults = object[];Defined in: https://github.com/ax-llm/ax/blob/04543e9e0873874640d5dbb158048393db35723c/src/ax/ai/cohere/types.ts#L36
Type declaration
| Name | Type |
|---|---|
call | AxAICohereChatResponseToolCalls[0] |
outputs | object[] |