AIAgent: add changelog

This commit is contained in:
Timofey
2025-12-01 16:58:44 +08:00
parent f627034ab7
commit 646331da2f

View File

@ -0,0 +1,14 @@
## x.x.x
### Refactoring
- Refactoring providers, add abstract methods
- Refactoring custom servers
- Refactoring Web Search
### Feature
- Add genai provider
- Add deepseek provider
- Add xai provider
- Add support SSE and streamable-http for custom servers
### Bugs