What's Changed
- Fix: Enable underscores in direct method invocations to match hyphens by @zastrowm in #178
- feat: implement summarizing conversation manager by @stefanoamorelli in #112
- chore: moved truncation logic to conversation manager and added should_truncate_results by @poshinchen in #192
- refactor: Disallow similar tool names in the tool registry by @zastrowm in #193
- ci: add integration test workflow by @dbschmigelski in #201
- fix: add inference profile to litellm test and remove ownership check… by @dbschmigelski in #209
- chore: allow custom tracer provider to Agent by @poshinchen in #207
- build(a2a): add a2a deps and mitigate otel conflict by @jer96 in #232
- chore(otel): raise exception if exporter unavailable by @jer96 in #234
- fix: Update PR Integration Test Workflow by @AdnaneKhan in #237
- fix: remove unused dependency swagger-parser by @zastrowm in #220
- fix: Update throttling logic to use exponential back-off by @zastrowm in #223
- feat: Simplify contribution template + pr scripts to run by @zastrowm in #221
- docstring parser by @dbschmigelski in #239
New Contributors
- @stefanoamorelli made their first contribution in #112
- @poshinchen made their first contribution in #192
- @jer96 made their first contribution in #232
- @AdnaneKhan made their first contribution in #237
Full Changelog: v0.1.7...v0.1.8