apply ruff linter
This commit is contained in:
@@ -5,8 +5,8 @@ from typing import AsyncIterable
|
||||
|
||||
from api.schema import (
|
||||
# Chat
|
||||
ChatResponse,
|
||||
ChatRequest,
|
||||
ChatResponse,
|
||||
ChatStreamResponse,
|
||||
# Embeddings
|
||||
EmbeddingsRequest,
|
||||
|
||||
Reference in New Issue
Block a user