You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Yong woo Song fca34eb122
Fix: invalid link to chat model in openai platform docs (#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! ☺️
11 months ago
..
api_reference fix api docs build (#11445) 11 months ago
docs_skeleton Fix: invalid link to chat model in openai platform docs (#11609) 11 months ago
extras/guides/langsmith redirect langsmith guides (#11562) 11 months ago
scripts mv docs extras (#11399) 11 months ago
snippets Docs: Fix broken line breaks in snippets (#11523) 11 months ago
.local_build.sh mv docs extras (#11399) 11 months ago
vercel_requirements.txt Add api cross ref linking (#8275) 1 year ago