Skip to content

Conversation

@Neruay
Copy link
Contributor

@Neruay Neruay commented Dec 4, 2025

Implement LangChain instrumentation

@Neruay Neruay requested a review from a team as a code owner December 4, 2025 11:56
# See the License for the specific language governing permissions and
# limitations under the License.

_instruments = ("langchain >= 1.0.0",)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the exact minimum version that we support?

@@ -0,0 +1,103 @@
# Copyright Coralogix Ltd.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please document this module more, add more comments because it's not entirely clear what's the purpose of this one

return str(arguments)


def _stringify_content(content: Any) -> Optional[str]:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add docstring with some examples of input and output for this function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants