nickmuchi commited on
Commit
676cd4d
1 Parent(s): 56dd461

Update functions.py

Browse files
Files changed (1) hide show
  1. functions.py +1 -1
functions.py CHANGED
@@ -60,7 +60,7 @@ margin-bottom: 2.5rem">{}</div> """
60
 
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.
 
60
 
61
  #Stuff Chain Type Prompt template
62
 
63
+ @st.cache_resource
64
  def load_prompt():
65
 
66
  system_template="""Use only the following pieces of earnings context to answer the users question accurately.