Skip to content

Commit

Permalink
Native data AI application framework based on AWEL+AGENT (eosphoros-a…
Browse files Browse the repository at this point in the history
…i#1152)

Co-authored-by: Fangyin Cheng <[email protected]>
Co-authored-by: lcx01800250 <[email protected]>
Co-authored-by: licunxing <[email protected]>
Co-authored-by: Aralhi <[email protected]>
Co-authored-by: xuyuan23 <[email protected]>
Co-authored-by: aries_ckt <[email protected]>
Co-authored-by: hzh97 <[email protected]>
  • Loading branch information
8 people authored and penghou.ho committed Feb 13, 2024
1 parent 33ee485 commit dbb4220
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 176 deletions.
1 change: 1 addition & 0 deletions dbgpt/app/openapi/api_v1/api_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
from dbgpt.serve.agent.agents.controller import multi_agents
from dbgpt.serve.flow.service.service import Service as FlowService
from dbgpt.util.api_utils import _check_api_key
from dbgpt.serve.flow.service.service import Service as FlowService
from dbgpt.util.executor_utils import (
DefaultExecutorFactory,
ExecutorFactory,
Expand Down

This file was deleted.

173 changes: 0 additions & 173 deletions dbgpt/app/static/_next/static/chunks/pages/_app-0812c1bce27ce0fa.js

This file was deleted.

2 changes: 0 additions & 2 deletions dbgpt/core/awel/trigger/http_trigger.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
get_origin,
)

from fastapi import Depends

from dbgpt._private.pydantic import BaseModel, Field

from ..dag.base import DAG
Expand Down

0 comments on commit dbb4220

Please sign in to comment.