@baseai/core
Advanced tools
Comparing version 0.9.14-snapshot.1 to 0.9.14
# `langbase` SDK | ||
## 0.9.14 | ||
### Patch Changes | ||
- 🐛 FIX: Message order when memory attached | ||
## 0.9.13 | ||
@@ -4,0 +10,0 @@ |
@@ -10,4 +10,4 @@ import { ChatCompletionStream } from 'openai/lib/ChatCompletionStream'; | ||
useGitRepo: boolean; | ||
include: string; | ||
extensions: string[]; | ||
dirToTrack: string; | ||
extToTrack: string[]; | ||
deployedCommitHash?: string; | ||
@@ -14,0 +14,0 @@ embeddedCommitHash?: string; |
{ | ||
"name": "@baseai/core", | ||
"description": "The Web AI Framework's core - BaseAI.dev", | ||
"version": "0.9.14-snapshot.1", | ||
"version": "0.9.14", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
418188