-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodeboltagent.yaml
More file actions
76 lines (76 loc) · 2.28 KB
/
Copy pathcodeboltagent.yaml
File metadata and controls
76 lines (76 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
title: CodeBolt Crm Devloper
version: 1.0.8
unique_id: codebolt_crm_devoper
initial_message: Codebolt Crm Developer, is a highly skilled software developer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices
description: Codebolt Dev, is a highly skilled software developer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices.
tags:
- web
- code-generation
- web
- code-generation
longDescription: |
A basic agent designed for the Codebolt platform, offering a range of
A basic agent designed for the Codebolt platform, offering a range of
functionalities to enhance interaction with the platform.
avatarSrc: https://placehold.co/200x200
avatarFallback: CE
metadata:
agent_routing:
worksonblankcode: true
worksonexistingcode: false
supportedlanguages:
- web
supportedframeworks:
- html
defaultagentllm:
strict: true
modelorder:
- ollama2
sdlc_steps_managed:
- name: deployment
example_instructions:
- create website
llm_role:
- name: documentationllm
description: >-
LLM to be used for advanced Documentation. Please select a model that
excels in documentation tasks.
strict: true
modelorder:
- gpt-4-turbo
- gpt-3.5-turbo
- mistral7b.perplexity
- mistral7b.any
- llama2-70b
- llama2-15b
- group.documentationmodels
- name: testingllm
description: >-
LLM to be used for advanced Testing. Please select a model that excels
in testing tasks.
strict: true
modelorder:
- gpt-4-turbo
- gpt-3.5-turbo
- mistral7b.perplexity
- mistral7b.any
- llama2-70b
- llama2-15b
- group.testingmodels
- name: actionllm
description: LLM to be used for executing advanced actions.
strict: true
modelorder:
- gpt-4-turbo
- gpt-3.5-turbo
- mistral7b.perplexity
- mistral7b.any
- llama2-70b
- llama2-15b
- group.actionmodels
actions:
- name: Execute
description: Executes the given task.
detailDescription: more detailed description
actionPrompt: Please create website
author: codebolt