[feature request] merge metadata with context variables #866
Labels
enhancement
New feature or request
instrumentation: langchain
language: python
Related to Python integration
see e.g. #864
This means the context variables should be set at
span.end()
instead of at the very beginning. That way if metadata exists, it can be merged.The text was updated successfully, but these errors were encountered: