We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e161a7 commit 371bf2fCopy full SHA for 371bf2f
arkitect/core/component/tool/builtin_tools.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from pydantic import BaseModel
+from volcenginesdkarkruntime._models import BaseModel
16
17
from arkitect.core.client.http import default_ark_client
18
0 commit comments