Fix: Update __init__.py

This commit is contained in:
Marco Vinciguerra 2024-05-26 16:24:32 +02:00 committed by GitHub
parent 7f24dd4b2a
commit 8f2c8d5d12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,3 +13,4 @@ from .groq import Groq
from .bedrock import Bedrock
from .anthropic import Anthropic
from .deepseek import DeepSeek
from .oneapi import OneApi