Skip to content

Commit

Permalink
Revert "chore(js): update versions" (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking authored Jan 8, 2024
1 parent 5121c7b commit 61c48f0
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 16 deletions.
6 changes: 6 additions & 0 deletions js/.changeset/old-apples-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@arizeai/openinference-instrumentation-openai": patch
"@arizeai/openinference-semantic-conventions": patch
---

Add OpenAI Embeddings sementic attributes and instrumentation
8 changes: 0 additions & 8 deletions js/packages/openinference-instrumentation-openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# @arizeai/openinference-instrumentation-openai

## 0.0.4

### Patch Changes

- 0f7816e: Add OpenAI Embeddings sementic attributes and instrumentation
- Updated dependencies [0f7816e]
- @arizeai/openinference-semantic-conventions@0.0.13

## 0.0.3

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-instrumentation-openai",
"version": "0.0.4",
"version": "0.0.3",
"description": "OpenInference instrumentation for OpenAI",
"private": false,
"main": "dist/src/index.js",
Expand Down
6 changes: 0 additions & 6 deletions js/packages/openinference-semantic-conventions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @arizeai/openinference-semantic-conventions

## 0.0.13

### Patch Changes

- 0f7816e: Add OpenAI Embeddings sementic attributes and instrumentation

## 0.0.12

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-semantic-conventions",
"version": "0.0.13",
"version": "0.0.12",
"private": false,
"main": "dist/src/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 61c48f0

Please sign in to comment.