chatgraph 0.3.9__py3-none-any.whl → 0.3.10__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of chatgraph might be problematic. Click here for more details.

@@ -164,7 +164,7 @@ class ChatbotApp:
164
164
  return
165
165
 
166
166
  elif isinstance(userCall_response, EndChatResponse):
167
- userCall.end_chat(userCall_response.obersevations, userCall_response.tabulation_id)
167
+ userCall.end_chat(userCall_response.observations, userCall_response.tabulation_id)
168
168
  return
169
169
 
170
170
  elif isinstance(userCall_response, TransferToHuman):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: chatgraph
3
- Version: 0.3.9
3
+ Version: 0.3.10
4
4
  Summary: A user-friendly chatbot library
5
5
  Home-page: https://github.com/irissonnlima/chatgraph
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
1
  chatgraph/__init__.py,sha256=lUMcFMSxKQeHVFq7CyZV2r_UOHAtGGpeXtac0RUd7po,718
2
2
  chatgraph/auth/credentials.py,sha256=xsMEpLQnc66novPjL6upocMcnUnvFJ7yxINzUenkxmc,2388
3
- chatgraph/bot/chatbot_model.py,sha256=ZU546tKpb5LLcR5gHa_HzgeWG-rapYdQxadFynAPpfg,7325
3
+ chatgraph/bot/chatbot_model.py,sha256=uqnIqsNre2KGM4hJhUfUk3oRcapcVsabgLwx7cx9Ids,7324
4
4
  chatgraph/bot/chatbot_router.py,sha256=tl-4WP9wqUjCIwvtO9kJVUFjN2-mxNDUTRAFL9PXBgI,3028
5
5
  chatgraph/cli/__init__.py,sha256=tfgYhGoKy1nD4STN4xDh6J4VV55RICk7v1GZmzAg-bM,7413
6
6
  chatgraph/error/chatbot_error.py,sha256=4sEcW8vz0eQk2QDmDygucVM4caHliZW5iH7XJvmLBuk,1897
@@ -17,8 +17,8 @@ chatgraph/types/end_types.py,sha256=--Ty2gM_y7J-yRAvZV26e4HMUpoguAMAhfOIS9-kQTk,
17
17
  chatgraph/types/message_types.py,sha256=VoCD8-Mr7ScTkzvdUTMXQDP4V6getReO8Ecump6cGQk,3358
18
18
  chatgraph/types/request_types.py,sha256=4fbL-uTLPFjZgYgIXYTSNC5jpSBU2DFnQCSosTuMufE,10311
19
19
  chatgraph/types/route.py,sha256=2fuHEPKUL_Vuv4g8pB6M7eJLouxXasqjesdju6_eumE,2757
20
- chatgraph-0.3.9.dist-info/entry_points.txt,sha256=bO9_Q-PqE5vCNNo6ke_-3j2gHfKQMDGnKDTkNuCdBuA,48
21
- chatgraph-0.3.9.dist-info/LICENSE,sha256=rVJozpRzDlplOpvI8A1GvmfVS0ReYdZvMWc1j2jV0v8,1090
22
- chatgraph-0.3.9.dist-info/METADATA,sha256=7Z15hn-10sSnMskx_I_dXUoLgu1e34a1bnV85wtkG74,12781
23
- chatgraph-0.3.9.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
24
- chatgraph-0.3.9.dist-info/RECORD,,
20
+ chatgraph-0.3.10.dist-info/entry_points.txt,sha256=bO9_Q-PqE5vCNNo6ke_-3j2gHfKQMDGnKDTkNuCdBuA,48
21
+ chatgraph-0.3.10.dist-info/LICENSE,sha256=rVJozpRzDlplOpvI8A1GvmfVS0ReYdZvMWc1j2jV0v8,1090
22
+ chatgraph-0.3.10.dist-info/METADATA,sha256=KUjKxUkZ-yPLCohGObKh9AAaeLSxafNi6hqPBV8cmDk,12782
23
+ chatgraph-0.3.10.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
24
+ chatgraph-0.3.10.dist-info/RECORD,,