File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: smarter.sh/v1
22kind : Chatbot
33metadata :
44 description : " A MetaAI Llama LLM workflow unit"
5- name : wfu-1-metaai
5+ name : wfu_1_metaai
66 version : 0.1.0
77spec :
88 apiKey : null
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: smarter.sh/v1
22kind : Chatbot
33metadata :
44 description : " An OpenAI LLM workflow unit"
5- name : wfu-2-openai
5+ name : wfu_2_openai
66 version : 0.1.0
77spec :
88 apiKey : null
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: smarter.sh/v1
22kind : Chatbot
33metadata :
44 description : " An OpenAI LLM workflow unit with tool call"
5- name : wfu-3-openai
5+ name : wfu_3_openai
66 version : 0.1.0
77spec :
88 apiKey : null
You can’t perform that action at this time.
0 commit comments