Skip to content

Conversation

@rginon314
Copy link

Issue 8 - Chat message - missing ToolCallID

When executing function to obtain tool results. Mistral need TooCallID.

Adding ToolCallID to ChatMessage structure
ToolCallID string json:"tool_call_id,omitempty"

When executing function to obtain tool results. Mistral need TooCallID.

Adding ToolCallID to ChatMessage structure
  ToolCallID string     `json:"tool_call_id,omitempty"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant