Launch A Server
Launch the server in your terminal and wait for it to initialize.Example
Using cURL
Once the server is up, you can send test requests using curl or requests.Example
Using Python Requests
Example
Using OpenAI Python Client
Example
Multiple-Image Inputs
The server also supports multiple images and interleaved text and images if the model supports it.Example
Example
