Adam-Ben-Khalifa commited on
Commit
69c8684
·
verified ·
1 Parent(s): 69395bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ async def advancedPromptPipeline(InputPrompt):
40
  #"approximate_cost": (enhancer.prompt_tokens*i_cost)+(enhancer.completion_tokens*o_cost),
41
  #"inout_prompt": input_prompt,
42
  #"advanced_prompt": advanced_prompt["advanced_prompt"],
43
- }
44
 
45
 
46
  def respond(
 
40
  #"approximate_cost": (enhancer.prompt_tokens*i_cost)+(enhancer.completion_tokens*o_cost),
41
  #"inout_prompt": input_prompt,
42
  #"advanced_prompt": advanced_prompt["advanced_prompt"],
43
+ #}
44
 
45
 
46
  def respond(