Skip to content

Latest commit

 

History

History
94 lines (57 loc) · 2.27 KB

File metadata and controls

94 lines (57 loc) · 2.27 KB

@arizeai/openinference-vercel

2.0.1

Patch Changes

  • 365a3c2: Updated the OpenInference semantic convention mapping to account for changes to the Vercel AI SDK semantic conventions

2.0.0

Major Changes

Patch Changes

1.2.2

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

  • a0e6f30: Support tool_call_id and tool_call.id

Patch Changes

1.1.0

Minor Changes

  • a96fbd5: Add readme documentation

Patch Changes

1.0.0

Major Changes

  • 4f9246f: migrate OpenInferenceSpanProcessor to OpenInferenceSimpleSpanProcessor and OpenInferenceBatchSpanProcessor to allow for filtering exported spans

0.1.1

Patch Changes

  • 3b8702a: remove generic log from withSafety and add onError callback
  • ff2668c: caputre input and output for tools, fix double count of tokens on llm spans / chains
  • Updated dependencies [3b8702a]

0.1.0

Minor Changes

  • 97ca03b: add OpenInferenceSpanProcessor to transform Vercel AI SDK Spans to conform to the OpenInference spec

Patch Changes