Microsoft.Extensions.AI Integration
Cross-SDK comparison
See the centralized MEAI documentation for feature matrices and comparisons across all tryAGI SDKs.
The Fireworks audio SDK does not currently expose a direct Microsoft.Extensions.AI adapter. Fireworks chat models are available through the OpenAI-compatible provider helpers in tryAGI.OpenAI.
Installation
1 | |
Usage
1 2 3 4 5 | |
Next Steps
- Check the Examples for complete working code
- See the centralized MEAI docs for cross-SDK comparisons
- Visit the Microsoft.Extensions.AI documentation for framework details