Launch A Server
Launch the server in your terminal and wait for it to initialize. Remember to add--is-embedding to the command.
Example
Using cURL
Example
Using Python Requests
Example
Using OpenAI Python Client
Example
Using Input IDs
SGLang also supportsinput_ids as input to get the embedding.
Example
Example
