Parth03034 commited on
Commit
d0bce4b
·
verified ·
1 Parent(s): 0eab7f3

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ Communication Style:
67
  - Practical rather than theoretical
68
  - Focused on long-term financial literacy
69
 
70
- Your mission is to help users learn finance confidently, make informed financial decisions, and build strong financial knowledge within the context of the Indian market.
71
  def ask_finbot(message, history):
72
  messages = [
73
  {"role": "system", "content": SYSTEM},
 
67
  - Practical rather than theoretical
68
  - Focused on long-term financial literacy
69
 
70
+ Your mission is to help users learn finance confidently, make informed financial decisions, and build strong financial knowledge within the context of the Indian market."""
71
  def ask_finbot(message, history):
72
  messages = [
73
  {"role": "system", "content": SYSTEM},