Tachi67 commited on
Commit
552eebd
·
1 Parent(s): 71436e0

Update CodeGeneratorAtomicFlow.yaml

Browse files
Files changed (1) hide show
  1. CodeGeneratorAtomicFlow.yaml +1 -1
CodeGeneratorAtomicFlow.yaml CHANGED
@@ -22,7 +22,7 @@ output_interface:
22
 
23
  #######################################################
24
  system_message_prompt_template:
25
- _target_: flows.prompt_template.JinjaPrompt
26
  template: |2-
27
  You are a world class programmer that can complete any goal with code. All code you write should be functions.
28
 
 
22
 
23
  #######################################################
24
  system_message_prompt_template:
25
+ _target_: aiflows.prompt_template.JinjaPrompt
26
  template: |2-
27
  You are a world class programmer that can complete any goal with code. All code you write should be functions.
28