mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
Merge branch 'main' into lg-downgrade-litellm
This commit is contained in:
@@ -8,8 +8,6 @@ from dotenv import load_dotenv
|
|||||||
|
|
||||||
load_dotenv()
|
load_dotenv()
|
||||||
|
|
||||||
logging.basicConfig(level=logging.WARNING)
|
|
||||||
|
|
||||||
T = TypeVar("T", bound=type)
|
T = TypeVar("T", bound=type)
|
||||||
|
|
||||||
"""Base decorator for creating crew classes with configuration and function management."""
|
"""Base decorator for creating crew classes with configuration and function management."""
|
||||||
|
|||||||
Reference in New Issue
Block a user