[GH-ISSUE #11] Missing documentation on how to use different provider (OPENAI) #5

Closed
opened 2026-02-16 08:17:10 -05:00 by yindo · 3 comments
Owner

Originally created by @TalhaaAhmad on GitHub (Mar 16, 2025).
Original GitHub issue: https://github.com/langchain-ai/create-agent-chat-app/issues/11

It is asking for Anthropic API Key and there is no environment variable for anthropic and i am using openai api how to resolve it

Originally created by @TalhaaAhmad on GitHub (Mar 16, 2025). Original GitHub issue: https://github.com/langchain-ai/create-agent-chat-app/issues/11 It is asking for Anthropic API Key and there is no environment variable for anthropic and i am using openai api how to resolve it
yindo closed this issue 2026-02-16 08:17:10 -05:00
Author
Owner

@mrfy commented on GitHub (Mar 17, 2025):

Hi @TalhaaAhmad in the easiest way you can rename default model to some openAI, eg. "gpt-4o-mini"

Image

@mrfy commented on GitHub (Mar 17, 2025): Hi @TalhaaAhmad in the easiest way you can rename default model to some openAI, eg. "gpt-4o-mini" ![Image](https://github.com/user-attachments/assets/8fa74296-e7dd-4980-b46f-d661aaa870aa)
Author
Owner

@TalhaaAhmad commented on GitHub (Mar 17, 2025):

Thanks @mrfy for your help

@TalhaaAhmad commented on GitHub (Mar 17, 2025): Thanks @mrfy for your help
Author
Owner

@bracesproul commented on GitHub (Mar 17, 2025):

@TalhaaAhmad each of the agent directories contain a README file containing setup instructions, and additional details. This is where you'll find instructions to modify the LLM provider. See the ReAct Agent README for example.

@bracesproul commented on GitHub (Mar 17, 2025): @TalhaaAhmad each of the agent directories contain a README file containing setup instructions, and additional details. This is where you'll find instructions to modify the LLM provider. See the [ReAct Agent README](https://github.com/langchain-ai/create-agent-chat-app/blob/main/templates/react-agent/README.md) for example.
yindo changed title from Missing documentation on how to use different provider (OPENAI) to [GH-ISSUE #11] Missing documentation on how to use different provider (OPENAI) 2026-06-05 17:18:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/create-agent-chat-app#5