Skip to content

Commit

Permalink
Bleed OpenAI
Browse files Browse the repository at this point in the history
  • Loading branch information
tedspare committed Oct 22, 2024
1 parent 26ccb30 commit ff68862
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- [2024-10-22] [Bleed OpenAI](https://github.com/RubricLab/memory/commit/8f9ad0f4af1362c92b596817755ef5ed4afd3c98)
- [2024-10-22] [Use old ES-compatible Set spread](https://github.com/RubricLab/memory/commit/75a93b6fa36f295e66461d204cdc9e5ee9b00fcc)
- [2024-10-22] [Prompt eng deletions and skips](https://github.com/RubricLab/memory/commit/faa1c882d7ee8e7ff0acf36b192f7b98e81a3818)
- [2024-10-22] [Return facts with tags](https://github.com/RubricLab/memory/commit/8d894a20b2766e90f9c1ea8d1e4c7bfa04e99c28)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@rubriclab/memory",
"module": "src/index.ts",
"main": "src/index.ts",
"version": "0.0.39",
"version": "0.0.40",
"private": false,
"type": "module",
"devDependencies": {
Expand All @@ -14,7 +14,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.66",
"@ai-sdk/openai": "^0.0.68",
"@rubriclab/config": "*",
"@rubriclab/package": "*",
"@t3-oss/env-nextjs": "^0.11.1",
Expand Down

0 comments on commit ff68862

Please sign in to comment.