Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@friendliai/ai-provider

friendliai368Apache-2.00.2.6TypeScript support: included

Learn how to use the FriendliAI provider for the Vercel AI SDK.

ai, vercel-ai, friendliai

readme

changelog

@friendliai/ai-provider

0.2.6

Patch Changes

  • 3e347dc: bump dependencies version

0.2.5

Patch Changes

  • 0db11c5: llama 3.1 70b removal

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

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