2.0.0-beta-0009
Pre-release
Pre-release
·
165 commits
to main
since this release
What's Changed
- Improve AI Provider Configuation Documents by @MikeAlhayek in #201
- Adding example configurations for common providers by @Piedone in #204
- Fix IAIProfileManager by @MikeAlhayek in #205
- Add AIProfile actions menu and relocate views into Items folder by @MikeAlhayek in #207
- Add CatalogItemMigrations migration to migrate Id to ItemId by @MikeAlhayek in #208
- Don't use transcation inside the Id to ItemId migration by @MikeAlhayek in #209
- Fix duplicate key in AIDeploymentDeploymentSource by @MikeAlhayek in #210
- Add a way to delete deployments via recipes by @MikeAlhayek in #211
- Decouple AI Client from AI Profile by @MikeAlhayek in #215
- Avoid an error when calling function by @MikeAlhayek in #216
- Add table of contents to module README files by @Copilot in #220
- Fix AI Deployments, Deployment steps by @MikeAlhayek in #221
- Reduce token usage for session title generation and prevent NRE by @MikeAlhayek in #223
- Migrate to .net10 by @MikeAlhayek in #225
- Fix Main CI by @MikeAlhayek in #226
New Contributors
Full Changelog: v2.0.0-beta-0008...v2.0.0-beta-0009