-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: AI/ML
-
None
-
Python Drivers
-
Not Needed
-
Context
Describe the background behind the problem.
With OpenAI's latest text embedding models, the length of the vectors produced by the models is no longer fixed at 1536 as it was with their earlie 'ada' model. This caused confusion in their README. It also opens up a can of worms as we need to create our Index through the Atlas UI and numDimensions need to be set correctly. I have to document this properly, and it wasn't going to be esay.
See Github Issue #426(https://github.com/openai/chatgpt-retrieval-plugin/issues/426) for detailed description.
Definition of done
What must be done to consider the task complete?
Issue Accepted by maintainers.
Pull-request completed.
- is related to
-
PYTHON-4244 chatgpt-retrieval-plugin: Update instructions
- Closed
- related to
-
INTPYTHON-310 ChatGPT Retrieval Plugin: Review and get code merged to production
- Closed