mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 21:28:25 +08:00
move the tests for agenton_collections
This commit is contained in:
parent
2ea227f3c0
commit
66e245aa8d
@ -3,7 +3,7 @@ import asyncio
|
||||
import pytest
|
||||
from pydantic_ai import Tool
|
||||
|
||||
from agenton_collections.plain import DynamicToolsLayer, ObjectLayer, with_object
|
||||
from agenton_collections.layers.plain import DynamicToolsLayer, ObjectLayer, with_object
|
||||
|
||||
|
||||
class Profile:
|
||||
Loading…
Reference in New Issue
Block a user