langchain/libs/community/langchain_community/callbacks/tracers
Bharat Ramanathan 2b5631a6be
community[patch]: fix WandbTracer to work with new "RunV2" API (#22673)
- **Description:** This PR updates the `WandbTracer` to work with the
new RunV2 API so that wandb Traces logging works correctly for new
LangChain versions. Here's an example
[run](https://wandb.ai/parambharat/langchain-tracing/runs/wpm99ftq) from
the existing tests
- **Issue:** https://github.com/wandb/wandb/issues/7762
- **Twitter handle:** @ParamBharat

_If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, ccurme, vbarda, hwchase17._
2024-06-10 13:56:35 -07:00
..
__init__.py
comet.py community: add metadata to chain logging; (#22122) 2024-05-24 15:29:40 +00:00
wandb.py community[patch]: fix WandbTracer to work with new "RunV2" API (#22673) 2024-06-10 13:56:35 -07:00