When managing your custom assistants within an organization, you might want to take advantage of your usual source control workflows. Continue makes this easy with a that automatically syncs your YAML files with hub.continue.dev. We are also planning on adding automations for GitLab, BitBucket, Gitee, and others. If you are interested, please reach out to us on .
CONTINUE_API_KEY
in your GitHub repository.
.github/workflows/main.yaml
and update the lines below to match your organization:
assistants/public
for public assistantsassistants/private
for private (visible only within your organization) assistantsblocks/public
for public blocksblocks/private
for private blocks