Files
John Kennedy 67b777f655 fix(deepseek): use proper URL parsing for azure endpoint detection
Replace substring check `"azure.com" in url` with `urlparse`-based
hostname validation to prevent bypass via crafted URLs (CWE-20).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 21:08:10 -08:00
..
2025-10-08 21:17:53 -04:00
2026-02-04 16:16:52 -05:00
2026-01-13 01:54:11 -05:00

langchain-deepseek

PyPI - Version PyPI - License PyPI - Downloads Twitter

Looking for the JS/TS version? Check out LangChain.js.

Quick Install

pip install langchain-deepseek

🤔 What is this?

This package contains the LangChain integration with DeepSeek.

📖 Documentation

For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using these classes, see the LangChain Docs.

📕 Releases & Versioning

See our Releases and 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.