nickmuchi commited on
Commit
56dd461
1 Parent(s): 0aec319

Update functions.py

Browse files
Files changed (1) hide show
  1. functions.py +1 -1
functions.py CHANGED
@@ -61,7 +61,7 @@ margin-bottom: 2.5rem">{}</div> """
61
  #Stuff Chain Type Prompt template
62
 
63
  @st.cacche_resource
64
- def load_prompt()
65
 
66
  system_template="""Use only the following pieces of earnings context to answer the users question accurately.
67
  Do not use any information not provided in the earnings context and remember you are a to speak like a finance expert.
 
61
  #Stuff Chain Type Prompt template
62
 
63
  @st.cacche_resource
64
+ def load_prompt():
65
 
66
  system_template="""Use only the following pieces of earnings context to answer the users question accurately.
67
  Do not use any information not provided in the earnings context and remember you are a to speak like a finance expert.