Spaces:
Runtime error
Runtime error
๐ฉ Report : Not working
#4
by
dinoelT
- opened
I inserted my openai key and it still says "Please insert your OpenAi key to use"
Same.
Same. I'm trying to run it locally except I don't know where to input my OpenAI key.
Anyone know heres the link
Same here
helppppp
Same
It looks like the code does not pass in the api key as parameter into the models, instead it relies on OPENAI_API_KEY environment variable being set. To get around it locally you can run export OPENAI_API_KEY={your key}
in the command line.
But don't bother, it's broken anyway.
https://chat-langchainjs.fly.dev
Here it's working, for anyone still searching