You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apiVersion: beehive/v1kind: Workflowmetadata:
name: beehive-deploymentlabels:
app: mas-examplespec:
strategy:
type: sequenceoutput: verbosetemplate:
metadata:
labels:
app: mas-exampleagents:
- name: agent1
- name: agent2
- name: agent3prompt: Here is where I would put the prompt I would give to my multi-agent workflow
As a user, I want a defined schema to write my beehive workflow in.
This is related with #47 and #48
The text was updated successfully, but these errors were encountered: