Merge pull request #103 from devchat-ai/fix-env-name

Fix the env-name for ask-code
This commit is contained in:
kagami 2024-05-14 12:20:19 +08:00 committed by GitHub
commit 5c6395adcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
description: Ask questions about the current project's codebase, which requires proactive acquisition of additional context information to answer.
input: required
workflow_python:
env_name: ask-code-123
env_name: ask-code-env
version: 3.11.0
dependencies: requirements.txt
steps: