This is an automated email from the ASF dual-hosted git repository.
xiaozhenliu pushed a change to branch xiaozhen-llm-chatbot
in repository https://gitbox.apache.org/repos/asf/texera.git
from e342a7a906 Merge branch 'main' into xiaozhen-llm-chatbot
add 0e77ebae57 remove single agent.
No new revisions were added by this update.
Summary of changes:
.../app/services/single_agent/__init__.py | 17 ----
.../app/services/single_agent/prompt.py | 79 ---------------
.../app/services/single_agent/service.py | 112 ---------------------
3 files changed, 208 deletions(-)
delete mode 100644
core/chat-assistant-service/app/services/single_agent/__init__.py
delete mode 100644
core/chat-assistant-service/app/services/single_agent/prompt.py
delete mode 100644
core/chat-assistant-service/app/services/single_agent/service.py