Fixed a bug and dropped support for .NET 6.
- Fixed a bug where a null api_balance caused the wrong type of exception to be thrown.
Refactored and fixed bugs.
- Made some non-required properties optional.
- Fixed a bug where
optionsCallbackwas being ignored inAddKagiHttpClient.
Target .NET 6 and .NET Standard 2.1.
- Added .NET 6 project target.
- Added .NET Standard 2.1 project target.
Minor refactor with added features.
- Added support for dependency injection.
Added inline documentation.
Initial release. 🎉
- Added support for v0 of the Universal Summarizer API.
- Added support for v0 of the FastGPT API.
- Added support for v0 of the Search API.
- Added support for v0 of the Enrichment API.