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