Tachi67 commited on
Commit
6704fa0
·
1 Parent(s): 9f60da1

Update Controller_JarvisFlow.yaml

Browse files
Files changed (1) hide show
  1. Controller_JarvisFlow.yaml +1 -1
Controller_JarvisFlow.yaml CHANGED
@@ -62,7 +62,7 @@ commands:
62
 
63
 
64
  system_message_prompt_template:
65
- _target_: langchain.PromptTemplate
66
  template: |2-
67
  Your department is in charge of achieving a particular goal by writing and running code. You are the leader of the department.
68
 
 
62
 
63
 
64
  system_message_prompt_template:
65
+ _target_: aiflows.prompt_template.JinjaPrompt
66
  template: |2-
67
  Your department is in charge of achieving a particular goal by writing and running code. You are the leader of the department.
68