Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-4438

Investigate alternatives to OpenAI Embeddings in AI/ML Integration Testing

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: AI/ML
    • None
    • Python Drivers

      Context

      In a rush to integrate MongoDB Atlas Vector Search into some of the popular LLM/RAG platforms, we have created Integration Tests that require an openai.api_key. This is costly. We want to get rid of it both for our own cost, but also because upstream packages will not allow this dependence, and we don't want to share our keys.

      Definition of done

      The plan is to come up with non-trivial alternatives that still test our components that plug Atlas Vector Search into the upstream frameworks. We then remove any reference to openai.api_key in the tests of our Integration Tests as well as in the upstream repos. 

            Assignee:
            casey.clements@mongodb.com Casey Clements
            Reporter:
            casey.clements@mongodb.com Casey Clements
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: