mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-01 23:32:39 +00:00
Move off v1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from typing import Any, Optional, Type
|
||||
|
||||
from embedchain.loaders.directory_loader import DirectoryLoader
|
||||
from pydantic.v1 import BaseModel, Field
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
from ..rag.rag_tool import RagTool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user