-
### Issue
I am using managed Milvus. I experimented with the [Milvus nodejs SDK](https://milvus.io/docs/manage_connection.md#Connect-to-a-Milvus-server) and noticed that I need to specify `username`…
-
I saw this issue and was thinking of taking a crack at it.
https://github.com/hwchase17/langchain/issues/2401
Similarly to the Python GPT4All, the user will naturally need to provide a path to the…
-
I did get this error message when I try to run this.
➜ ai-brainstore git:(main) ✗ npm run agent
> ai-brainstore@1.0.0 agent
> npx tsc && node dist/index.js
chroma/clients/js/jest.config.ts…
-
the README for this repo doesn't really fully get someone up and running. i didn't have turbo installed so first i got an error for the turbo command not being found... ok i solved that, but now when …
-
Hello team,
Any example or tutorial on how I could integrate steamship langchain with a SwiftUI app?
-
**Describe the bug**
Trying to `npm install @lingui/react` fails with the following error:
npm ERR! Cannot read properties of null (reading 'matches')
**Additional context**
npm --version // …
-
Right now there is a reliance on `fs` and other native node modules which do not exist in the Vercel [edge runtime](https://edge-runtime.vercel.app/). It would be amazing if we could publish a `langch…
-
# Weekly GitHub Trending! (2023/04/03 ~ 2023/04/10)
## Python trending 10repo's
### [lm-sys](https://github.com/lm-sys) / [FastChat](https://github.com/lm-sys/FastChat)
「Vicuna: An Open Chatbot Impres…
-
Hello,
I get the following error:
```
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './text_splitter' is not defined by "exports" in ...node_modules/langchain/package.json
```
for…
-
We've spoken a lot about "tools," and the abilities they'd unlock. Now that we have the message types in place, routing, and the db backend, I think we have most of the pieces necessary to start play…