Ronnel Davis
Ronnel Davis
Hey had the same issue, this could help: https://github.com/shuding/nextra/issues/2319#issuecomment-1734547874
@bracesproul These are the versions I'm using: "langchain": "^0.1.37", "@langchain/anthropic": "^0.1.18", "@langchain/core": "^0.1.63",
Awesome that worked, thanks!
I am facing the same issue with Airtable but using Oauth2 credentials, would be good to have some documentation around this.
Thanks @bracesproul! Looking forward to hearing back from you 👍🏼
@bracesproul I have been able to create a PR for ollama js that adds optional headers: https://github.com/ollama/ollama-js/pull/138
This seems to be related to this issue as well: https://github.com/adazzle/react-data-grid/issues/3439
I face the same issue, I am using Next.js version 14.0.0 and react-data-grid version ^7.0.0-beta.42 Weirdly it works perfectly locally (next dev) but the headers are broken when building and...
> Hey @ronneldavis @FoxCDD are you guys still facing the same issue, I was not able to find the issue as mentioned by you. Yeap still facing the same issue,...