first commit
This commit is contained in:
79
docs/changelogs/v1.3.16.mdx
Normal file
79
docs/changelogs/v1.3.16.mdx
Normal file
@@ -0,0 +1,79 @@
|
||||
---
|
||||
title: "v1.3.16"
|
||||
description: "v1.3.16 changelog"
|
||||
---
|
||||
<Tabs>
|
||||
<Tab title="NPX">
|
||||
```bash
|
||||
npx -y @maximhq/bifrost --transport-version v1.3.16
|
||||
```
|
||||
</Tab>
|
||||
<Tab title="Docker">
|
||||
```bash
|
||||
docker pull maximhq/bifrost:v1.3.16
|
||||
docker run -p 8080:8080 maximhq/bifrost:v1.3.16
|
||||
```
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
<Update label="Bifrost(HTTP)" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.18 and framework to 1.1.21
|
||||
- feat: added Perplexity provider support
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
- feat: support for mistralai publisher endpoint in vertex provider
|
||||
- enhancement: Anthropic's computer tool in the Responses API stream handling,
|
||||
|
||||
</Update>
|
||||
<Update label="Core" description="v1.3.16">
|
||||
|
||||
- feat: support for mistralai publisher endpoint in vertex provider
|
||||
- enhancement: Anthropic's computer tool in the Responses API stream handling,
|
||||
- feat: added Perplexity provider support
|
||||
|
||||
</Update>
|
||||
<Update label="Framework" description="v1.3.16">
|
||||
|
||||
- chore: Upgrades core to 1.2.19
|
||||
|
||||
</Update>
|
||||
<Update label="governance" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
<Update label="jsonparser" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
<Update label="logging" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
<Update label="maxim" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
<Update label="mocker" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
<Update label="otel" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
<Update label="semantic_cache" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
<Update label="telemetry" description="v1.3.16">
|
||||
|
||||
- chore: version update core to 1.2.19 and framework to 1.1.22
|
||||
|
||||
</Update>
|
||||
Reference in New Issue
Block a user