MEAI Tools
Example showing how to use Dataloop AIFunction tools with any Microsoft.Extensions.AI IChatClient.
This example assumes using Dataloop; is in scope and apiKey contains your Dataloop API key.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | |
Example showing how to use Dataloop AIFunction tools with any Microsoft.Extensions.AI IChatClient.
This example assumes using Dataloop; is in scope and apiKey contains your Dataloop API key.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | |