use pydantic
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
# Navigate to the agent directory
|
||||
cd "$(dirname "$0")/../agent" || exit 1
|
||||
|
||||
# Install dependencies using uv
|
||||
# Install dependencies and create virtual environment using uv
|
||||
uv sync
|
||||
|
||||
Reference in New Issue
Block a user