MCPcopy Create free account

hub / github.com/SleeeepyZhou/LiveDevAgents / functions

Functions45 in github.com/SleeeepyZhou/LiveDevAgents

↓ 2 callersFunctionpush_task
(text, proj_content = "")
agents/worker.py:66
↓ 2 callersMethodrun
(self, code: str, code_type: str)
cli_demo.py:84
↓ 2 callersMethodsend_dm
(self, message)
contorl/relay_plugin/dmji.py:29
↓ 2 callersMethodsend_inf
(self, message: str)
contorl/relay_plugin/dmji.py:26
↓ 1 callersMethodconnect
(self, ws: WebSocket)
contorl/relay_plugin/dmji.py:21
↓ 1 callersFunctionconvert_to_text
()
agents/fish.py:63
↓ 1 callersFunctioncreate_agent
创建一个新的agent实例
programmer.py:23
↓ 1 callersFunctioncreate_agent
创建一个新的agent实例
cli_demo.py:23
↓ 1 callersMethoddisconnect
(self, ws: WebSocket)
contorl/relay_plugin/dmji.py:24
↓ 1 callersFunctioninit_bclsdk
()
contorl/relay_plugin/dmji.py:138
↓ 1 callersFunctionkill_pygame
终止所有pygame相关的进程
programmer.py:54
↓ 1 callersFunctionkill_pygame
终止所有pygame相关的进程
cli_demo.py:54
↓ 1 callersFunctionmain
()
programmer.py:215
↓ 1 callersFunctionmain
()
cli_demo.py:153
↓ 1 callersFunctionmain
()
contorl/relay_plugin/dmji.py:151
↓ 1 callersFunctionmy_tts
(text)
agents/host.py:60
↓ 1 callersFunctions2t
(audio_file_path: str)
agents/fish.py:10
↓ 1 callersFunctionsend_command
(command : str)
gradio_demo.py:5
↓ 1 callersFunctionstart_recording
()
agents/fish.py:57
Method__init__
(self)
programmer.py:62
Method__init__
(self)
cli_demo.py:60
Method__init__
(self)
contorl/relay_plugin/dmji.py:19
Method_on_add_gift
(self, client, message, extra)
contorl/relay_plugin/dmji.py:72
Method_on_add_member
(self, client, message, extra)
contorl/relay_plugin/dmji.py:93
Method_on_add_super_chat
(self, client, message, extra)
contorl/relay_plugin/dmji.py:115
Method_on_add_text
(self, client, message, extra)
contorl/relay_plugin/dmji.py:50
Functiona_meeting
(command)
gradio_demo.py:17
Functionask_designer
(prompt : str)
agents/designer.py:48
Functioncall_programmer
(command : str)
agents/host.py:18
Functioncheck_task
(task_id: str)
mulagents.py:25
Functionconvert
(background_tasks: BackgroundTasks)
mulagents.py:35
Functionconverting
(task_id)
mulagents.py:32
Functionexecute_code
()
programmer.py:197
Functionget_status
()
programmer.py:206
Functionlisten
()
mulagents.py:29
Functionmeeting
(res: str, task_id: str)
mulagents.py:16
Methodon_client_stopped
(self, client, exception)
contorl/relay_plugin/dmji.py:135
Functionping
(Re:CommandRequest, background_tasks: BackgroundTasks)
mulagents.py:20
Functionprocess_task
()
gradio_demo.py:23
Functionrecord_audio
()
agents/fish.py:27
Methodrun
(self, code: str, code_type: str)
programmer.py:104
Functionrun_pygame_file
在独立进程中运行pygame文件
programmer.py:49
Functionrun_pygame_file
在独立进程中运行pygame文件
cli_demo.py:49
Functiontts_and_play_audio
(text)
agents/host.py:67
Functionwebsocket_endpoint
(websocket: WebSocket)
contorl/relay_plugin/dmji.py:35