Chatsky-UI
Contents:
chatsky_ui package
Chatsky-UI
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
A
ALIVE (chatsky_ui.schemas.process_status.Status attribute)
AppRunner (class in chatsky_ui.core.config)
B
build_bot() (in module chatsky_ui.cli)
build_manager() (in module chatsky_ui.tests.conftest)
build_scenario() (in module chatsky_ui.cli)
BuildManager (class in chatsky_ui.services.process_manager)
BuildProcess (class in chatsky_ui.services.process)
C
chatsky_ui.api.api_v1.api
module
chatsky_ui.api.api_v1.endpoints.bot
module
chatsky_ui.api.api_v1.endpoints.dff_services
module
chatsky_ui.api.api_v1.endpoints.flows
module
chatsky_ui.api.deps
module
chatsky_ui.cli
module
chatsky_ui.core.config
module
chatsky_ui.core.logger_config
module
chatsky_ui.db.base
module
chatsky_ui.main
module
chatsky_ui.schemas.pagination
module
chatsky_ui.schemas.preset
module
chatsky_ui.schemas.process_status
module
chatsky_ui.services.index
module
chatsky_ui.services.process
module
chatsky_ui.services.process_manager
module
chatsky_ui.services.websocket_manager
module
chatsky_ui.tests.api.test_bot
module
chatsky_ui.tests.api.test_flows
module
chatsky_ui.tests.conftest
module
chatsky_ui.tests.e2e.test_e2e
module
chatsky_ui.tests.services.test_process
module
chatsky_ui.tests.services.test_process_manager
module
chatsky_ui.tests.services.test_websocket_manager
module
check_build_processes() (in module chatsky_ui.api.api_v1.endpoints.bot)
check_build_status() (in module chatsky_ui.api.api_v1.endpoints.bot)
check_run_processes() (in module chatsky_ui.api.api_v1.endpoints.bot)
check_run_status() (in module chatsky_ui.api.api_v1.endpoints.bot)
check_status() (chatsky_ui.services.process.Process method)
(chatsky_ui.services.process_manager.BuildManager method)
(chatsky_ui.services.process_manager.ProcessManager method)
(chatsky_ui.services.websocket_manager.WebSocketManager method)
client() (in module chatsky_ui.tests.conftest)
COMPLETED (chatsky_ui.schemas.process_status.Status attribute)
connect() (chatsky_ui.services.websocket_manager.WebSocketManager method)
(in module chatsky_ui.api.api_v1.endpoints.bot)
D
disconnect() (chatsky_ui.services.websocket_manager.WebSocketManager method)
E
end_status (chatsky_ui.schemas.preset.Preset attribute)
F
FAILED (chatsky_ui.schemas.process_status.Status attribute)
FAILED_WITH_UNEXPECTED_CODE (chatsky_ui.schemas.process_status.Status attribute)
fetch_build_logs() (chatsky_ui.services.process_manager.BuildManager method)
fetch_process_logs() (chatsky_ui.services.process_manager.ProcessManager method)
fetch_run_logs() (chatsky_ui.services.process_manager.RunManager method)
flows_get() (in module chatsky_ui.api.api_v1.endpoints.flows)
flows_post() (in module chatsky_ui.api.api_v1.endpoints.flows)
forward_websocket_messages_to_process() (chatsky_ui.services.websocket_manager.WebSocketManager method)
G
get_build_info() (chatsky_ui.services.process_manager.BuildManager method)
get_build_logs() (in module chatsky_ui.api.api_v1.endpoints.bot)
get_build_manager() (in module chatsky_ui.api.deps)
get_conditions() (in module chatsky_ui.api.api_v1.endpoints.dff_services)
get_full_info() (chatsky_ui.services.process.BuildProcess method)
(chatsky_ui.services.process.Process method)
(chatsky_ui.services.process.RunProcess method)
(chatsky_ui.services.process_manager.BuildManager method)
(chatsky_ui.services.process_manager.ProcessManager method)
(chatsky_ui.services.process_manager.RunManager method)
get_full_info_with_runs_info() (chatsky_ui.services.process_manager.BuildManager method)
get_index() (in module chatsky_ui.api.deps)
get_last_id() (chatsky_ui.services.process_manager.ProcessManager method)
get_logger() (in module chatsky_ui.core.logger_config)
get_process_info() (chatsky_ui.services.process_manager.ProcessManager method)
get_run_info() (chatsky_ui.services.process_manager.RunManager method)
get_run_logs() (in module chatsky_ui.api.api_v1.endpoints.bot)
get_run_manager() (in module chatsky_ui.api.deps)
get_services() (chatsky_ui.services.index.Index method)
get_status() (chatsky_ui.services.process_manager.ProcessManager method)
get_websocket_manager() (in module chatsky_ui.api.deps)
I
Index (class in chatsky_ui.services.index)
indexit() (chatsky_ui.services.index.Index method)
indexit_all() (chatsky_ui.services.index.Index method)
init() (in module chatsky_ui.cli)
is_alive() (chatsky_ui.services.process.Process method)
L
lifespan() (in module chatsky_ui.main)
limit (chatsky_ui.schemas.pagination.Pagination attribute)
lint_snippet() (in module chatsky_ui.api.api_v1.endpoints.dff_services)
load() (chatsky_ui.services.index.Index method)
logger (chatsky_ui.services.index.Index property)
(chatsky_ui.services.process_manager.ProcessManager property)
(chatsky_ui.services.websocket_manager.WebSocketManager property)
M
model_computed_fields (chatsky_ui.schemas.pagination.Pagination attribute)
(chatsky_ui.schemas.preset.Preset attribute)
model_config (chatsky_ui.schemas.pagination.Pagination attribute)
(chatsky_ui.schemas.preset.Preset attribute)
model_fields (chatsky_ui.schemas.pagination.Pagination attribute)
(chatsky_ui.schemas.preset.Preset attribute)
module
chatsky_ui.api.api_v1.api
chatsky_ui.api.api_v1.endpoints.bot
chatsky_ui.api.api_v1.endpoints.dff_services
chatsky_ui.api.api_v1.endpoints.flows
chatsky_ui.api.deps
chatsky_ui.cli
chatsky_ui.core.config
chatsky_ui.core.logger_config
chatsky_ui.db.base
chatsky_ui.main
chatsky_ui.schemas.pagination
chatsky_ui.schemas.preset
chatsky_ui.schemas.process_status
chatsky_ui.services.index
chatsky_ui.services.process
chatsky_ui.services.process_manager
chatsky_ui.services.websocket_manager
chatsky_ui.tests.api.test_bot
chatsky_ui.tests.api.test_flows
chatsky_ui.tests.conftest
chatsky_ui.tests.e2e.test_e2e
chatsky_ui.tests.services.test_process
chatsky_ui.tests.services.test_process_manager
chatsky_ui.tests.services.test_websocket_manager
N
NULL (chatsky_ui.schemas.process_status.Status attribute)
O
offset() (chatsky_ui.schemas.pagination.Pagination method)
override_dependency() (in module chatsky_ui.tests.conftest)
P
page (chatsky_ui.schemas.pagination.Pagination attribute)
Pagination (class in chatsky_ui.schemas.pagination)
pagination() (in module chatsky_ui.tests.conftest)
path (chatsky_ui.services.index.Index property)
periodically_check_status() (chatsky_ui.services.process.Process method)
Preset (class in chatsky_ui.schemas.preset)
preset() (in module chatsky_ui.tests.conftest)
Process (class in chatsky_ui.services.process)
ProcessManager (class in chatsky_ui.services.process_manager)
R
read_conf() (in module chatsky_ui.db.base)
read_logs() (in module chatsky_ui.db.base)
read_stdout() (chatsky_ui.services.process.Process method)
refresh_work_dir() (chatsky_ui.core.config.Settings method)
root() (in module chatsky_ui.main)
route_static_file() (in module chatsky_ui.main)
run() (chatsky_ui.core.config.AppRunner method)
run_app() (in module chatsky_ui.cli)
run_bot() (in module chatsky_ui.cli)
run_manager() (in module chatsky_ui.tests.conftest)
run_process() (in module chatsky_ui.tests.conftest)
run_scenario() (in module chatsky_ui.cli)
RunManager (class in chatsky_ui.services.process_manager)
RUNNING (chatsky_ui.schemas.process_status.Status attribute)
RunProcess (class in chatsky_ui.services.process)
S
save_config() (chatsky_ui.core.config.Settings method)
search_service() (chatsky_ui.services.index.Index method)
(in module chatsky_ui.api.api_v1.endpoints.dff_services)
send_process_output_to_websocket() (chatsky_ui.services.websocket_manager.WebSocketManager method)
set_config() (chatsky_ui.core.config.Settings method)
set_logger() (chatsky_ui.services.index.Index method)
(chatsky_ui.services.process_manager.ProcessManager method)
(chatsky_ui.services.websocket_manager.WebSocketManager method)
set_path() (chatsky_ui.services.index.Index method)
set_settings() (chatsky_ui.core.config.AppRunner method)
settings (chatsky_ui.core.config.AppRunner property)
Settings (class in chatsky_ui.core.config)
setup_logging() (in module chatsky_ui.core.logger_config)
start() (chatsky_ui.services.process.Process method)
(chatsky_ui.services.process_manager.BuildManager method)
(chatsky_ui.services.process_manager.RunManager method)
start_build() (in module chatsky_ui.api.api_v1.endpoints.bot)
start_process() (in module chatsky_ui.tests.conftest)
start_run() (in module chatsky_ui.api.api_v1.endpoints.bot)
Status (class in chatsky_ui.schemas.process_status)
stop() (chatsky_ui.services.process.Process method)
(chatsky_ui.services.process_manager.ProcessManager method)
stop_build() (in module chatsky_ui.api.api_v1.endpoints.bot)
stop_run() (in module chatsky_ui.api.api_v1.endpoints.bot)
STOPPED (chatsky_ui.schemas.process_status.Status attribute)
T
test_all() (in module chatsky_ui.tests.e2e.test_e2e)
test_check_build_processes_all_info() (in module chatsky_ui.tests.api.test_bot)
test_check_build_processes_some_info() (in module chatsky_ui.tests.api.test_bot)
test_check_process_status() (in module chatsky_ui.tests.api.test_bot)
test_check_run_processes_all_info() (in module chatsky_ui.tests.api.test_bot)
test_check_run_processes_some_info() (in module chatsky_ui.tests.api.test_bot)
test_check_status() (chatsky_ui.tests.services.test_process.TestRunProcess method)
test_connect() (chatsky_ui.tests.services.test_websocket_manager.TestWebSocketManager method)
(in module chatsky_ui.tests.api.test_bot)
test_disconnect() (chatsky_ui.tests.services.test_websocket_manager.TestWebSocketManager method)
test_fetch_run_logs() (chatsky_ui.tests.services.test_process_manager.TestRunManager method)
test_flows_get() (in module chatsky_ui.tests.api.test_flows)
test_flows_post() (in module chatsky_ui.tests.api.test_flows)
test_forward_websocket_messages_to_process() (chatsky_ui.tests.services.test_websocket_manager.TestWebSocketManager method)
test_get_build_logs() (in module chatsky_ui.tests.api.test_bot)
test_get_full_info() (chatsky_ui.tests.services.test_process_manager.TestRunManager method)
test_get_process_info() (chatsky_ui.tests.services.test_process_manager.TestRunManager method)
test_get_run_logs() (in module chatsky_ui.tests.api.test_bot)
test_read_stdout() (chatsky_ui.tests.services.test_process.TestRunProcess method)
test_send_process_output_to_websocket() (chatsky_ui.tests.services.test_websocket_manager.TestWebSocketManager method)
test_start() (chatsky_ui.tests.services.test_process_manager.TestRunManager method)
test_start_build() (in module chatsky_ui.tests.api.test_bot)
test_start_run() (in module chatsky_ui.tests.api.test_bot)
test_stop() (chatsky_ui.tests.services.test_process.TestRunProcess method)
test_stop_process_error() (in module chatsky_ui.tests.api.test_bot)
test_stop_process_success() (in module chatsky_ui.tests.api.test_bot)
test_stop_success() (chatsky_ui.tests.services.test_process_manager.TestRunManager method)
test_stop_with_error() (chatsky_ui.tests.services.test_process_manager.TestRunManager method)
test_write_stdout() (chatsky_ui.tests.services.test_process.TestRunProcess method)
TestRunManager (class in chatsky_ui.tests.services.test_process_manager)
TestRunProcess (class in chatsky_ui.tests.services.test_process)
TestWebSocketManager (class in chatsky_ui.tests.services.test_websocket_manager)
U
update_db_info() (chatsky_ui.services.process.BuildProcess method)
(chatsky_ui.services.process.Process method)
(chatsky_ui.services.process.RunProcess method)
W
wait_time (chatsky_ui.schemas.preset.Preset attribute)
websocket_manager() (in module chatsky_ui.tests.conftest)
WebSocketManager (class in chatsky_ui.services.websocket_manager)
write_conf() (in module chatsky_ui.db.base)
write_stdin() (chatsky_ui.services.process.Process method)