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
hsuyuming 5ab6b39098
community[patch]: add attribution_token within GoogleVertexAISearchRetriever (#18520)
- **Description:** Add attribution_token within
GoogleVertexAISearchRetriever so user can provide this information to
Google support team or product team during debug session.
    
Reference:
https://cloud.google.com/generative-ai-app-builder/docs/view-analytics#user-events

Attribution tokens. Attribution tokens are unique IDs generated by
Vertex AI Search and returned with each search request. Make sure to
include that attribution token as UserEvent.attributionToken with any
user events resulting from a search. This is needed to identify if a
search is served by the API. Only user events with a Google-generated
attribution token are used to compute metrics.
    
    - **Issue:** No
    - **Dependencies:** No
    - **Twitter handle:** abehsu1992626
---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
6 months ago
..
cli cli[patch]: Fix typo in dev script name for the --chat-playground option on the cli (#19673) 6 months ago
community community[patch]: add attribution_token within GoogleVertexAISearchRetriever (#18520) 6 months ago
core dont mutate metadata/tags (#19742) 6 months ago
experimental experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 6 months ago
langchain langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 6 months ago
partners mistralai[patch]: correct integration_test (#19774) 6 months ago
text-splitters text-splitters[minor]: Added Haskell support in langchain.text_splitter module (#16191) 6 months ago