openai-python
openai-python copied to clipboard
Image Example - `base64` and URL pair incomplete code snippet
Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
Describe the bug
NOTE: This is an issue with the _documentation_ of the python library not the *functionality*
It seems like one of the example code snippets is incomplete/incorrect
More specifically, the example states: The Chat Completions API is capable of taking in and processing multiple image inputs in both base64 encoded format or as an image URL.
However, the code itself shows only the image URL reference (twice):
OS
Any
Python version
Any
Library version
Any