We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not sure what this issue is or where it lives
In production, the pineone api key seems to be loading badly from the env. Somehow an extra line break is added after it.
I've checked the environment with Stu and the value looks correct (no trailing line break)
I'm not sure why the value being loaded into the mapper is corrupted? The code looks totally simple.
Working around this for now by passing the token directly.
The text was updated successfully, but these errors were encountered:
In fact the same problem occurs when passing the key directly.
Is it something in the pinecone client?
Sorry, something went wrong.
95% sure this an issue with the deployment envs. I'll work with Stu on this on Monday
No branches or pull requests
Not sure what this issue is or where it lives
In production, the pineone api key seems to be loading badly from the env. Somehow an extra line break is added after it.
I've checked the environment with Stu and the value looks correct (no trailing line break)
I'm not sure why the value being loaded into the mapper is corrupted? The code looks totally simple.
Working around this for now by passing the token directly.
The text was updated successfully, but these errors were encountered: