@friendliai/ai-provider
Version:
Learn how to use the FriendliAI provider for the Vercel AI SDK.
98 lines (54 loc) • 1.45 kB
Markdown
@friendliai/ai-provider
# 0.2.4
## Patch Changes
- 3be71b2: add deepseek r1 model
# 0.2.3
## Patch Changes
- 3085e03: update serverless model list
# 0.2.2
## Patch Changes
- b3e1fb1: Add Model Llama 3.3 70B Serverless
# 0.2.1
## Patch Changes
- edc5931: fix parallel tool call
# 0.2.0
## Minor Changes
- f262011: convert-openai-compatible-components
- dedicated, serverless automatic switching
- /v1/completion available
- Improved error parsing logic
- Update dependency packages
- Liquidate some of the legacy
- Other minor bug fixes
## Patch Changes
- bcdf26e: Convert regex input to RegExp type
# 0.1.25
## Patch Changes
- 894764d: fix model list
# 0.1.24
## Patch Changes
- 6b241b6: add exaone
# 0.1.23
## Patch Changes
- d51f04e: update dependencies, @ai-sdk/provider-utils@2.0.3
# 0.1.22
## Patch Changes
- 0fc7b03: Add Llama vision 11b support
# 0.1.21
## Patch Changes
- 89b09de: Built-in tool non-streaming support
# 0.1.20
## Patch Changes
- 7caa63e: ## Updated code to match ai sdk 4.0.10
- createFriendliAI -> createFriendli
- Dependency Update
- Updated tool call parsing logic
- Improved object creation logic
- Added regex output support
- delete "content_filter", "function_call" finish reason
# 0.1.19
## Patch Changes
- 868452c: inference.friendli.ai -> api.friendli.ai
# 0.1.18
## Patch Changes
- ba2f03e: First setup with turbo pack