Mayo Oshin
Mayo Oshin
I have tested various versions of the library on a fresh repo and the error persists. I believe it is an issue with VS code installations and `node-pyb`
Yes I tried `yarn add hnswlib-node` on windows and get the error below. I assume installing `Visual Studio` is required. ``` Command: node-gyp rebuild gyp info it worked if it...
The error is caused because there isn't a unique "key" prop for each child in the chatMessages and message.sourceDocs list. I will make a PR to fix this shortly, in...
Thanks for this. Strange case here. Have you tested some of the solutions on that thread?
When you try the API key in isolation does it work? It doesn't seem like it's an issue with this repo.
> Same thing is happening to me. If you just print the env variable, you'll see that _something seems to be replacing the env variable_. If I switch out all...
@janzheng this is a very strange and difficult openai bug. What category of errors does this fall into for the sake of future users?
> > @janzheng this is a very strange and difficult openai bug. What category of errors does this fall into for the sake of future users? > > I think...
I merged a PR yesterday to handle this. Have you updated the changes?
> same issue here, use the latest code, centos7 self-hosted > > `messageState { messages: [ { message: 'Hi, what would you like to learn about this legal case?', type:...