Camille1905 commited on
Commit
8ea22c2
1 Parent(s): c5e4e2e

Update prompt_demo_analysis.py

Browse files
Files changed (1) hide show
  1. prompt_demo_analysis.py +1 -1
prompt_demo_analysis.py CHANGED
@@ -1,6 +1,6 @@
1
 
2
  #A demo of a side functionality of Guillaume-Tell: guessing whether the question should open up a source retrieval pipeline.
3
- #The function should return a structured answer in json with two component:
4
  ##A short analysis with reasoning.
5
  ##A boolean answer in French ("oui" or "non")
6
 
 
1
 
2
  #A demo of a side functionality of Guillaume-Tell: guessing whether the question should open up a source retrieval pipeline.
3
+ #The function should return a structured answer in json with two components:
4
  ##A short analysis with reasoning.
5
  ##A boolean answer in French ("oui" or "non")
6