fix code qa check
This commit is contained in:
parent
5f27c70bb0
commit
238affd332
@ -1,7 +1,7 @@
|
||||
"""
|
||||
Translate from OpenAI's `/v1/chat/completions` to Amazon Nova's `/v1/chat/completions`
|
||||
"""
|
||||
from typing import Any, List, Optional, Tuple, Union
|
||||
from typing import Any, List, Optional, Tuple
|
||||
|
||||
import httpx
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user