You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners
Vadim Kudlay 75b6fa1134
nvidia-ai-endpoints[patch]: Support User-Agent metadata and minor fixes. (#16942)
- **Description:** Several meta/usability updates, including User-Agent.
  - **Issue:** 
- User-Agent metadata for tracking connector engagement. @milesial
please check and advise.
- Better error messages. Tries harder to find a request ID. @milesial
requested.
- Client-side image resizing for multimodal models. Hope to upgrade to
Assets API solution in around a month.
- `client.payload_fn` allows you to modify payload before network
request. Use-case shown in doc notebook for kosmos_2.
- `client.last_inputs` put back in to allow for advanced
support/debugging.
  - **Dependencies:** 
- Attempts to pull in PIL for image resizing. If not installed, prints
out "please install" message, warns it might fail, and then tries
without resizing. We are waiting on a more permanent solution.

For LC viz: @hinthornw 
For NV viz: @fciannella @milesial @vinaybagade

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
8 months ago
..
anthropic
exa
google-genai google-genai[patch]: fix new core typing (#16988) 8 months ago
google-vertexai
mistralai langchain_mistralai[patch]: Invoke callback prior to yielding token (#16986) 8 months ago
nomic
nvidia-ai-endpoints nvidia-ai-endpoints[patch]: Support User-Agent metadata and minor fixes. (#16942) 8 months ago
nvidia-trt Nvidia trt model name for stop_stream() (#16997) 8 months ago
openai openai[patch]: rm tiktoken model warning (#16964) 8 months ago
pinecone pinecone: init pkg (#16556) 8 months ago
robocorp
together