Tharindu1527 commited on
Commit
2e8a3f8
·
verified ·
1 Parent(s): 4e740d0

Update Chatbot.py

Browse files
Files changed (1) hide show
  1. Chatbot.py +1 -1
Chatbot.py CHANGED
@@ -34,7 +34,7 @@ class State(TypedDict):
34
 
35
  # Configure the AI Model
36
  """
37
- initialize chatbot's core functionalities
38
  """
39
  class Model:
40
  def __init__(self):
 
34
 
35
  # Configure the AI Model
36
  """
37
+ initialize chatbot's core functionalities in App
38
  """
39
  class Model:
40
  def __init__(self):