New
Bendalong
What's Changed
- Update version numbers in pom.xml by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1201
- Add Gemini 3 Flash Preview model support by @azanux in https://github.com/embabel/embabel-agent/pull/1202
- Create first version of
embabel-agent-specmodule that enables externalizing actions and goals by @johnsonr in https://github.com/embabel/embabel-agent/pull/1205 - Change docling command from PDF to HTML conversion by @sikandar in https://github.com/embabel/embabel-agent/pull/1204
- Add embabel-agent-common module by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1207
- Remove dependency on embabel-common-ai by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1208
- Remove dependency to embabel-common-ai by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1209
- Trigger to publish docs by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1210
- added action qos provider by @haydenrear in https://github.com/embabel/embabel-agent/pull/1216
- Update Unified Banner Tool with @Tool annotation by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1218
- Convert @Tool back to @LlmTool in UnifiedBanner by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1220
- EMBABEL-1226: Move LM studio properties config from spring.ai to embabel.agent by @codebuster007 in https://github.com/embabel/embabel-agent/pull/1230
- EMBABEL-1182: Add Documentation for LM Studio support by @codebuster007 in https://github.com/embabel/embabel-agent/pull/1231
- Fix #1203 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1234
- Fix #1232 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1236
- Move OpenAi Converters over to agent-openai module by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1238
- Update BOM with embabel-agent-openai-compatible-autoconfigure by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1239
- Add OpenAi Compatible Autoconfigure by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1240
- Add starter for embabel-agent-openai-compatible models by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1241
- Use OpenAi Converters from agent-openai module by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1242
- Update module name to better reflect its purpose by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1244
- Document OpenAI custom models setup by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1243
- Align core
DomainTypeand RAGNamedEntityDataconcepts by @johnsonr in https://github.com/embabel/embabel-agent/pull/1246 - Thinking blocks support by @igordayen in https://github.com/embabel/embabel-agent/pull/1219
- Property conventions for API Key configuration by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1254
- Add OpenAi apiKey validation by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1255
- Copyright Year 2026 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1257
- Synch up README.md for shell modules by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1260
- Allow injection of ChatClientCustomizer to include additional advisors by @smilyanovr in https://github.com/embabel/embabel-agent/pull/1261
- Architectural Diagrams addition to User Guide by @igordayen in https://github.com/embabel/embabel-agent/pull/1258
- Introduce ability to disable validation on PromptRunner by @poutsma in https://github.com/embabel/embabel-agent/pull/1252
- Refactor ValidationResult, ValidationError, ValidationSeverity by @igordayen in https://github.com/embabel/embabel-agent/pull/1259
- Fixes #990 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1263
- Revert "Fixes #990 (#1263)" by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1265
- Fixes #990 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1266
- Update A2A SDK to 0.3.2.Final for A2A Inspector compatibility by @cpage-pivotal in https://github.com/embabel/embabel-agent/pull/1268
- Fixes #1228 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1269
- Update User Guide by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1270
- Update User Guide copyright year to 2026 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1271
- Update legal entity name by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1272
- Introduce navigation on entity proxies by @johnsonr in https://github.com/embabel/embabel-agent/pull/1274
- Polishing AnthropicModelsConfig.kt by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1277
- Update user guide with connect-timeout instructions by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1278
- Prepare 0.3.2 by @alexheifetz in https://github.com/embabel/embabel-agent/pull/1279
New Contributors
- @sikandar made their first contribution in https://github.com/embabel/embabel-agent/pull/1204
- @haydenrear made their first contribution in https://github.com/embabel/embabel-agent/pull/1216
- @codebuster007 made their first contribution in https://github.com/embabel/embabel-agent/pull/1230
- @cpage-pivotal made their first contribution in https://github.com/embabel/embabel-agent/pull/1268
Full Changelog: https://github.com/embabel/embabel-agent/compare/v0.3.1...v0.3.2