MEAI Tools
Use AIFunction tools with Microsoft.Extensions.AI for integration with any IChatClient.
This example assumes using HumeAI; is in scope and apiKey contains your HumeAI API key.
1 2 3 4 5 6 7 8 9 10 11 12 | |
Use AIFunction tools with Microsoft.Extensions.AI for integration with any IChatClient.
This example assumes using HumeAI; is in scope and apiKey contains your HumeAI API key.
1 2 3 4 5 6 7 8 9 10 11 12 | |