microsoft / promptflow

Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
https://microsoft.github.io/promptflow/
MIT License
8.32k stars 712 forks source link

[BUG] Langchain Tracing #3080

Open monuminu opened 2 weeks ago

monuminu commented 2 weeks ago

Describe the bug Hi Team,

I was trying out the new tracing feature with LangChain. I can see the input and output are traced as NULL.

How To Reproduce the bug Steps to reproduce the behavior, how frequent can you experience the bug:

  1. Just run the code end to end https://github.com/microsoft/promptflow/blob/43a33638faaca31ddc5231192f722a31dfd9a109/examples/tutorials/tracing/langchain/trace-langchain.ipynb

Expected behavior It should capture both input and output

Screenshots image

Running Information(please complete the following information):

Additional context Add any other context about the problem here.