Guan Zheng Huang
Guan Zheng Huang
This issue is still relevant and painful. A straights forward non-azure way to fix this is to use " opencensus.ext.azure.log_exporter import AzureLogHandler", but this do create double logging(one trace +...
Not working till this day, I want to attach both accounts to my vs code, got both account hocked but can only find resource for one =C
> I'm on langchain=0.0.119 but `OpenAIEmbeddings()` throws an AuthenticationError: Incorrect API key provided... it seems that it tries to authenticate through the OpenAI API instead of the AzureOpenAI service, even...
A straight forward yet messy solution seems to be updating `validate_enviroment` validator function in `langchain/embeddings/openai.py` by adding a check-and-fix. As this is where openai seem to be first provoked.
> I'm suffering from these same issues, although my error message is a bit different (likely since I'm using LangChain v0.0.123: > > ```python > 2023-03-25 19:47:29.827 INFO openai: error_code=429...