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