Find answers from the community

Updated last year

Azure

am i using gpt3.5 ?
Attachment
image.png
L
a
5 comments
Is this the langchain implementation?
You'll want to use AzureChatOpenAI for chat models like gpt-3.5
i find following information from langchain: https://python.langchain.com/docs/modules/model_io/models/chat/integrations/azure_chat_openai the question whether i can directly use llm=AzureChatOpenAI() for llamaindex activities ? Does llamaindex support AZURE OPENAI GPT3.5 ?
i fix the problem. now my azure openai 3.5 is working fine now. looks like as good as openai api.
Sounds good!
Add a reply
Sign up and join the conversation on Discord