Update api.py

pull/1794/head
H Lohaus 2 months ago committed by GitHub
parent 0a721eaf0f
commit 27fed7224d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,7 +9,6 @@ from g4f import get_last_provider, ChatCompletion
from g4f.errors import VersionNotFoundError
from g4f.Provider import ProviderType, __providers__, __map__
from g4f.providers.base_provider import ProviderModelMixin
from g4f.Provider.bing.create_images import patch_provider
from g4f.providers.conversation import BaseConversation
conversations: dict[dict[str, BaseConversation]] = {}

Loading…
Cancel
Save