langchain/docs/extras
Yun Kim 54e02e4392
Add datadog-langchain integration doc (#7955)
## Description
Added a doc about the [Datadog APM integration for
LangChain](https://github.com/DataDog/dd-trace-py/pull/6137).
Note that the integration is on `ddtrace`'s end and so no code is
introduced/required by this integration into the langchain library. For
that reason I've refrained from adding an example notebook (although
I've added setup instructions for enabling the integration in the doc)
as no code is technically required to enable the integration.

Tagging @baskaryan as reviewer on this PR, thank you very much!

## Dependencies
Datadog APM users will need to have `ddtrace` installed, but the
integration is on `ddtrace` end and so does not introduce any external
dependencies to the LangChain project.


Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-20 06:44:58 -07:00
..
_templates Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
additional_resources mv tutorials (#7614) 2023-07-12 17:33:36 -04:00
ecosystem Add datadog-langchain integration doc (#7955) 2023-07-20 06:44:58 -07:00
guides Add debugging guide (#7956) 2023-07-19 14:15:11 -07:00
modules docs: fix a couple of small indentation errors in the strings (#7951) 2023-07-20 06:34:01 -07:00
use_cases Add llama-v2 to local document QA (#7952) 2023-07-19 11:15:47 -07:00