core#
- bot
BotBot._nameBot._platformsBot._platforms_threadsBot._nlp_engineBot._configBot._default_ic_configBot._sessionsBot._trainedBot._monitoring_dbBot.statesBot.intentsBot.entitiesBot.global_initial_statesBot.global_state_componentBot.processorsBot._get_session()Bot._init_global_states()Bot._monitoring_db_insert_chat()Bot._monitoring_db_insert_intent_prediction()Bot._monitoring_db_insert_session()Bot._monitoring_db_insert_transition()Bot._new_session()Bot._run_platforms()Bot._stop_platforms()Bot.add_entity()Bot.add_intent()Bot.configBot.delete_session()Bot.get_or_create_session()Bot.get_property()Bot.initial_state()Bot.load_properties()Bot.nameBot.new_entity()Bot.new_intent()Bot.new_state()Bot.nlp_engineBot.process()Bot.receive_file()Bot.receive_message()Bot.reset()Bot.run()Bot.set_default_ic_config()Bot.set_global_fallback_body()Bot.set_property()Bot.stop()Bot.train()Bot.use_telegram_platform()Bot.use_websocket_platform()
- message
- transition
- file
- state
StateState._botState._nameState._initialState._bodyState._fallback_bodyState._ic_configState._transition_counterState.intentsState.transitionsState._check_global_state()State._check_next_transition()State._t_name()State.botState.go_to()State.ic_configState.initialState.nameState.receive_file()State.receive_intent()State.run()State.set_body()State.set_fallback_body()State.set_global()State.when_event_go_to()State.when_file_received_go_to()State.when_intent_matched_go_to()State.when_no_intent_matched_go_to()State.when_variable_matches_operation_go_to()
- session
SessionSession._idSession._botSession._platformSession._current_stateSession._dictionarySession._messageSession._predicted_intentSession._fileSession.flagsSession.current_stateSession.delete()Session.fileSession.get()Session.get_chat_history()Session.idSession.messageSession.move()Session.platformSession.predicted_intentSession.reply()Session.run_rag()Session.save_message()Session.set()
- property
- intent_parameter
- intent
- entity
- entity_entry
- language_detection_processor
- processor