You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(llmobs): remove version setting in langchain auto prompt template (#14937)
## Description
Remove setting version from auto instrumented prompt templates.
We adjusted the way we interpret explicitly set versions. Auto
instrumentation should not set one.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->
(cherry picked from commit 8b7fe13)
0 commit comments