chatgraph 0.3.8__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):
@@ -230,7 +230,7 @@ class UserCall:
230
230
  "unique_customer_id": self.__user_state.customer_id,
231
231
  "message_text": message,
232
232
  "platform": self.channel,
233
- campaign_name: campaign_name,
233
+ "campaign_name": campaign_name,
234
234
  }
235
235
  )
236
236
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: chatgraph
3
- Version: 0.3.8
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
@@ -15,10 +15,10 @@ chatgraph/pb/voll_pb2.py,sha256=IkopsIc8x-lS9j6WpL9Wk5MHl41FDa8cU0kmZRpKKKY,5291
15
15
  chatgraph/pb/voll_pb2_grpc.py,sha256=U-_nXTAIEzo2GMYjHiphbSyTx3zyipsnKebFuZuoU1k,17685
16
16
  chatgraph/types/end_types.py,sha256=--Ty2gM_y7J-yRAvZV26e4HMUpoguAMAhfOIS9-kQTk,1316
17
17
  chatgraph/types/message_types.py,sha256=VoCD8-Mr7ScTkzvdUTMXQDP4V6getReO8Ecump6cGQk,3358
18
- chatgraph/types/request_types.py,sha256=OUXc7T5g6GCkQnbfDiS1BKn8IqjzaOenOL8_O1JWFrs,10309
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.8.dist-info/entry_points.txt,sha256=bO9_Q-PqE5vCNNo6ke_-3j2gHfKQMDGnKDTkNuCdBuA,48
21
- chatgraph-0.3.8.dist-info/LICENSE,sha256=rVJozpRzDlplOpvI8A1GvmfVS0ReYdZvMWc1j2jV0v8,1090
22
- chatgraph-0.3.8.dist-info/METADATA,sha256=LD6MuzmACP109SRXKvz-iEFNcIlOHUSGWMSY0H3gUpQ,12781
23
- chatgraph-0.3.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
24
- chatgraph-0.3.8.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,,