-
Version: `@xata.io/client@0.28.3`
Transaction `get` operation raises a type error:
```ts
const result = await xata.transactions.run([
{ get: { table: "prices", id: "rec_cm83un8m922cq6bl2i30"…
-
While we lack a self service way to backup and export, it is possible. One of the blockers for real adoption is perceived vendor lock-in. If we can make it apparent that it's easy to get your data out…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
Two topics:
1. On date filters, are `Date`s expected? Or strings? Why?
2. When the SDK returns dates from Xata, does it return `Date`s or strings? Strings are preferred here because we have to usu…
-
-
I am using `"langchain": "^0.0.150"`, and `"@xata.io/client": "^0.27.0"`. So when I import the xata client and create a vector store from it
```javascript
// Fetch vector store
this.vectorS…
-
```
$ npm install @xata.io/cli -g
$ xata init --db https://Kevin-Simper-s-workspace-gf8rf3.eu-west-1.xata.sh/db/cykelbjerge
› ModuleLoadError: [MODULE_NOT_FOUND] import() failed to load /Users/k…
-
I am using `"langchain": "^0.0.150"`, and `"@xata.io/client": "^0.27.0"`. So when I import the xata client and create a vector store from it
```javascript
// Fetch vector store
this.vectorS…
-
The following errors were reported by 5.6.0-dev.20240616, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…