Skip to content
New issue

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

Fix: invalid link to chat model in openai platform docs #11609

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

FacerAin
Copy link
Contributor

There is some invalid link in open ai platform docs.
So i fixed it to valid links.

  • /docs/integrations/chat_models/openai -> /docs/integrations/chat/openai
  • /docs/integrations/chat_models/azure_openai -> /docs/integrations/chat/azure_chat_openai

Thanks! ☺️

@vercel
Copy link

vercel bot commented Oct 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 2:56pm

@dosubot dosubot bot added the 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder label Oct 10, 2023
@FacerAin FacerAin changed the title docs: fix invalid link to chat model Fix: invalid link to chat model in openai platform docs Oct 10, 2023
@baskaryan
Copy link
Collaborator

awesome, thanks @FacerAin!

@baskaryan baskaryan merged commit fca34eb into langchain-ai:master Oct 10, 2023
hoanq1811 pushed a commit to hoanq1811/langchain that referenced this pull request Feb 2, 2024
…#11609)


There is some invalid link in open ai platform
[docs](https://python.langchain.com/docs/integrations/platforms/openai).
So i fixed it to valid links.
- `/docs/integrations/chat_models/openai` ->
`/docs/integrations/chat/openai`
- `/docs/integrations/chat_models/azure_openai` ->
`/docs/integrations/chat/azure_chat_openai`

Thanks! ☺️
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants