Bitca
Last updated
Last updated
The following agent will use the Bitca toolkit to create and manage bitca workspaces. It can create new applications from templates like llm-app, api-app, django-app, and streamlit-app. It can also start existing workspaces and validate that Bitca is ready to run commands.
cookbook/tools/bitca_tools.py
name
str
"
bitca_tools"
The name of the tool
validate_
bitca_is_ready
Validates that bitca is ready to run commands
create_new_app
Creates a new bitca workspace for a given application template
start_user_workspace
Starts the workspace for a user