platforms#
- platform
- payload
Payload
PayloadAction
PayloadAction.AGENT_REPLY_DF
PayloadAction.AGENT_REPLY_FILE
PayloadAction.AGENT_REPLY_HTML
PayloadAction.AGENT_REPLY_IMAGE
PayloadAction.AGENT_REPLY_LOCATION
PayloadAction.AGENT_REPLY_MARKDOWN
PayloadAction.AGENT_REPLY_OPTIONS
PayloadAction.AGENT_REPLY_PLOTLY
PayloadAction.AGENT_REPLY_RAG
PayloadAction.AGENT_REPLY_STR
PayloadAction.RESET
PayloadAction.USER_FILE
PayloadAction.USER_MESSAGE
PayloadAction.USER_VOICE
PayloadEncoder
- websocket_platform
WebSocketPlatform
WebSocketPlatform._agent
WebSocketPlatform._host
WebSocketPlatform._port
WebSocketPlatform._use_ui
WebSocketPlatform._connections
WebSocketPlatform._websocket_server
WebSocketPlatform._message_handler
WebSocketPlatform._abc_impl
WebSocketPlatform._send()
WebSocketPlatform.initialize()
WebSocketPlatform.reply()
WebSocketPlatform.reply_dataframe()
WebSocketPlatform.reply_file()
WebSocketPlatform.reply_html()
WebSocketPlatform.reply_image()
WebSocketPlatform.reply_location()
WebSocketPlatform.reply_markdown()
WebSocketPlatform.reply_options()
WebSocketPlatform.reply_plotly()
WebSocketPlatform.reply_rag()
WebSocketPlatform.start()
WebSocketPlatform.stop()
- telegram_platform
TelegramPlatform
TelegramPlatform._agent
TelegramPlatform._telegram_app
TelegramPlatform._event_loop
TelegramPlatform._handlers
TelegramPlatform._abc_impl
TelegramPlatform._send()
TelegramPlatform.add_handler()
TelegramPlatform.initialize()
TelegramPlatform.reply()
TelegramPlatform.reply_file()
TelegramPlatform.reply_image()
TelegramPlatform.reply_location()
TelegramPlatform.start()
TelegramPlatform.stop()
TelegramPlatform.telegram_app
_wait_future()
- github_actions
- github_platform
GitHubPlatform
GitHubPlatform._agent
GitHubPlatform._secret
GitHubPlatform._oauth_token
GitHubPlatform._port
GitHubPlatform._app
GitHubPlatform._session
GitHubPlatform._post_entrypoint
GitHubPlatform._abc_impl
GitHubPlatform._send()
GitHubPlatform.assign_user()
GitHubPlatform.comment_issue()
GitHubPlatform.get_issue()
GitHubPlatform.initialize()
GitHubPlatform.open_issue()
GitHubPlatform.reply()
GitHubPlatform.set_label()
GitHubPlatform.start()
GitHubPlatform.stop()
- github_objects
- gitlab_platform
GitLabPlatform
GitLabPlatform._agent
GitLabPlatform._secret
GitLabPlatform._oauth_token
GitLabPlatform._port
GitLabPlatform._app
GitLabPlatform._session
GitLabPlatform._post_entrypoint
GitLabPlatform._abc_impl
GitLabPlatform._send()
GitLabPlatform.assign_user()
GitLabPlatform.comment_issue()
GitLabPlatform.get_issue()
GitLabPlatform.initialize()
GitLabPlatform.open_issue()
GitLabPlatform.reply()
GitLabPlatform.set_label()
GitLabPlatform.start()
GitLabPlatform.stop()
- gitlab_objects
- gitlab_actions