1 reference to Arguments
Microsoft.ML.GenAI.Mistral (1)
MistralCausalLMAgent.cs (1)
151
.Select(tc => new ToolCall(tc.Name!, JsonSerializer.Serialize(tc.
Arguments
)) { ToolCallId = this.GenerateToolCallId() });