Update Langchain docs example for "MongoDB atlas integration"

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: AI/ML, Docs, LangChain
    • None
    • None
    • Python Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Update https://github.com/langchain-ai/docs/blob/main/src/oss/python/integrations/vectorstores/mongodb_atlas.mdx to remove OpenAI embeddings from the sample code and instead incorporate Embedding and Reranker API to highly Voyage.

      # | output: false
      # | echo: false
      from langchain_openai import OpenAIEmbeddings
      
      embeddings = OpenAIEmbeddings()
      

      The above example should be replaced with a Voyage-based example

            Assignee:
            Alex Clark
            Reporter:
            Alex Bevilacqua
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: