Skip to content

Commit 371bf2f

Browse files
committed
fix(arkiect): fix inner tool
1 parent 8e161a7 commit 371bf2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arkitect/core/component/tool/builtin_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from pydantic import BaseModel
15+
from volcenginesdkarkruntime._models import BaseModel
1616

1717
from arkitect.core.client.http import default_ark_client
1818

0 commit comments

Comments
 (0)