This directory complements the OpenAPI/Swagger documentation with runnable Python examples and supplemental guides for the parts of the API that are most commonly used by clients. All examples use ...
def create_completion(*, response_model=None, endpoint="http://localhost:8080/v1/chat/completions", messages, **kwargs): Creates a chat completion using an OpenAI ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results