mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-15 16:10:39 +03:00
update gpt provider to latest changes (#17)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
from fastapi import APIRouter, Request
|
||||
from settings.config import settings
|
||||
from starlette import status
|
||||
from starlette.responses import Response
|
||||
|
||||
from settings.config import settings
|
||||
|
||||
router = APIRouter()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user