dotnet / ai-samples

MIT License
346 stars 67 forks source link

MEAI - Update SampleChatClient UseFunctionInvocation #80

Open luisquintanilla opened 1 month ago

luisquintanilla commented 1 month ago

SampleChatClient doesn't output any function calling content, so this will be useless. To showcase function calling, either a) a sample client should be written that emits function calling content, or b) the sample should be changed to target a real endpoint.

luisquintanilla commented 1 month ago

Also ToolCalling

https://github.com/dotnet/ai-samples/pull/78#discussion_r1792142222