Skip to content

Commit

Permalink
Merge pull request #8 from deepflowio/dev
Browse files Browse the repository at this point in the history
[feature] Code logic modification
  • Loading branch information
beizhanyong authored May 24, 2024
2 parents 92f1a3c + 4eb104d commit 11f7540
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 167 deletions.
2 changes: 2 additions & 0 deletions df-llm-agent/llm_agent_app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ async def llm_agent_stream_system(request, platform=""):
return res

# 组件


@llm_agent_app.route("/ai/azure/deepflow/modules", methods=["POST"])
@wrap_resp
async def llm_agent_module(request):
Expand Down
Loading

0 comments on commit 11f7540

Please sign in to comment.