refactor(agent_builder, custom_tools): simplify tool configuration handling and ensure parameter defaults
This commit is contained in:
@@ -21,6 +21,8 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
|
||||
|
||||
RUN curl -fsSL https://get.docker.com | bash
|
||||
|
||||
RUN curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN pip install --no-cache-dir -e .
|
||||
|
||||
Reference in New Issue
Block a user