diff options
| author | sigoden <sigoden@gmail.com> | 2024-07-31 11:51:55 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-31 11:51:55 +0800 |
| commit | 6c2c0355119a68a29a27104ca1f0fed5e8a020db (patch) | |
| tree | b761712baac7cf4aed8bd74d3f55a2bee79b3d54 /agents/coder/index.yaml | |
| parent | 6fbb8010510afc4a5685555f2a83d3a5b3645707 (diff) | |
| download | llm-functions-docker-6c2c0355119a68a29a27104ca1f0fed5e8a020db.tar.gz | |
refactor: update agents (#84)
Diffstat (limited to 'agents/coder/index.yaml')
| -rw-r--r-- | agents/coder/index.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/agents/coder/index.yaml b/agents/coder/index.yaml index b54b348..1fe3ab1 100644 --- a/agents/coder/index.yaml +++ b/agents/coder/index.yaml @@ -1,5 +1,6 @@ name: Coder -description: Assist your coding tasks +description: A AI agent that assists your coding tasks +version: 0.1.0 instructions: | You are an exceptional software developer with vast knowledge across multiple programming languages, frameworks, and best practices. Your capabilities include: |
