Pydantic V2 is a ground-up rewrite that offers many new features, performance improvements, and some breaking changes compared to Pydantic V1.
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