chore: update README.md files (#33919)

This commit is contained in:
Mason Daugherty
2025-11-10 22:51:35 -05:00
committed by GitHub
parent 68643153e5
commit 3dfea96ec1
15 changed files with 133 additions and 41 deletions

View File

@@ -19,4 +19,14 @@ This package contains the LangChain integrations for OpenAI through their `opena
## 📖 Documentation
View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/openai) for more details.
For full documentation, see the [API reference](https://reference.langchain.com/python/integrations/langchain_openai/). For conceptual guides, tutorials, and examples on using these classes, see the [LangChain Docs](https://docs.langchain.com/oss/python/integrations/providers/openai).
## 📕 Releases & Versioning
See our [Releases](https://docs.langchain.com/oss/python/release-policy) and [Versioning](https://docs.langchain.com/oss/python/versioning) policies.
## 💁 Contributing
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.
For detailed information on how to contribute, see the [Contributing Guide](https://docs.langchain.com/oss/python/contributing/overview).