v1.9.11
What's Changed
- fix: use bedrock job_id and job_arn for response by @b4s36t4 in #958
- docs: add ec2 quicklaunch cloudformation template by @code-crusher in #978
- Add labels parameter in Vertex AI by @elentaure in #984
- fix: logging error with more than 1k characters by @urbanonymous in #970
- fix: bedrock guardrail handling update by @b4s36t4 in #990
- chore: vertex finetune and batches cleanup by @b4s36t4 in #989
- feat: kms key support for put requests in bedrock by @narengogi in #977
- handle thinking messages for anthropic by @narengogi in #987
- fix: remove conditional for bedrock list/get endpoints, date fixes by @b4s36t4 in #993
- Providers/ncompass by @vineye25 in #983
- fix: handle null content for tool use assistant message for bedrock by @VisargD in #992
- fix: add handling to detect all errors in retry handler by @VisargD in #991
- feat: add support for default guardrails by @VisargD in #986
- support passing image url for anthropic and vertex anthropic by @narengogi in #976
- support search mode param from pplx by @narengogi in #998
- changes to support cached streaming in grounding requests by @narengogi in #994
- 1.9.11 by @VisargD in #999
New Contributors
- @code-crusher made their first contribution in #978
- @urbanonymous made their first contribution in #970
- @vineye25 made their first contribution in #983
Full Changelog: v1.9.10...v1.9.11