Abhishek Sharma

Results 2 issues of Abhishek Sharma

### Description: When using `:otel_propagator_text_map.extract/1` to extract the OpenTelemetry context from a list of headers containing a valid `traceparent`, the function returns `:undefined`. ### Steps to Reproduce: 1. Add OpenTelemetry...

As of now, the [Message](https://hexdocs.pm/langchain/LangChain.Message.ContentPart.html) can be either of type `:text`, `image_url` or `:image`, . Would it be possible to also add the types: `:pdf` and `:pdf_url`. To me, it...