What's Changed
- Update to latest embabel-common development verion. by @alexheifetz in #882
- Introduce custom argument resolvers by @poutsma in #878
- Replace deprecated API ClassUtils isCglibProxy by @igordayen in #888
- Add property configuration auto completion for module embabel-agent-a… by @Fj-ivy in #884
- Change Maven command to include 'clean' step by @alexheifetz in #895
- Reorder Maven command for deployment by @alexheifetz in #896
- Move profile migration docs to wiki by @alexheifetz in #897
- Generate Dependabot Vulnerability Summary Report by @igordayen in #892
- Dependabot workflow fixes by @igordayen in #898
- Add JProfiler badge to README by @alexheifetz in #903
- Expose RAG as a reference by @johnsonr in #905
- Issue #405 Agent Observability by @alexheifetz in #909
- Issue #879 Handle ProcessWaitingException in Callback Tools by @kenkc in #887
- Support configuration auto completion and consolidate/clean up Configuration Properties by @Fj-ivy in #901
- Update build to 0.1.5-SNAPSHOT by @alexheifetz in #910
- Add Observability capability to Anthropic LLM(s) by @alexheifetz in #911
- Add ToolCallingManager Observability support by @alexheifetz in #913
- Dependabot open vulnerabilities by @igordayen in #912
- Disable GitReferenceTest on Windows due to CI Build Issues. by @alexheifetz in #915
- Rag no longer starts automatically by @johnsonr in #916
- Add Observability support for Ollama LLM(s) by @alexheifetz in #917
- Add Observability to Docker LLM(s) by @alexheifetz in #919
- Add Observability to DeepSeek LLM(s) by @alexheifetz in #920
- Critical Vulnerability Apache Tika and High Vulnerability Netty by @igordayen in #923
- Add profiling badges for YourKit and JProfiler by @alexheifetz in #927
- Refactor Test infrastructure for Module embabel-agent-rag-neo by @igordayen in #934
- Add Kdoc to Properties classes and fix some bugs by @Fj-ivy in #938
- Issue #608 - MCP Async Support by @alexheifetz in #939
- Add KDocs to embabel-agent-mcpserver by @alexheifetz in #940
- Use spring.ai.mcp.server.type for ASYNC mode by @alexheifetz in #942
- Simplify starter-mcpserver by @alexheifetz in #943
- Modernize scrollbar styles for improved UX by @jasperyou in #928
- Improve
DomainDictionaryby @johnsonr in #948 - ObservationRegistry is optional. Default to NOOP by @alexheifetz in #950
- Issue/925 by @alexheifetz in #952
- Prompt is ignored in CreateObject by @alexheifetz in #953
- Issue/90: Implement concurrent action execution by @rwbennett in #936
- Update Section of MCP Integration by @alexheifetz in #955
- Simplification of model provider configuration: by @alexheifetz in #958
- Introduction of kotlin-test-junit5 by @igordayen in #963
- Remove JUnit Dependencies by @alexheifetz in #968
- Declarative Anthropic LLM(s) by @alexheifetz in #974
- Add AgentInvocation variant that returns AgentProcess by @poutsma in #973
- #193. Support JSR-380 annotations on domain types by @johnsonr in #977
- Use aliases for Anthropic Models by @alexheifetz in #981
- Spring Boot Upgrade 3.5.6 by @alexheifetz in #982
- Enable Common Properties Loader by @igordayen in #980
- Lazy Construction of Token Text Splitter by @igordayen in #979
- Simplify chat by @johnsonr in #986
- Prepare v0.1.4 by @alexheifetz in #988
New Contributors
- @kenkc made their first contribution in #887
- @rwbennett made their first contribution in #936
Full Changelog: v0.1.3...v0.1.4