-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodeboltagent.yaml
More file actions
43 lines (41 loc) · 1.24 KB
/
Copy pathcodeboltagent.yaml
File metadata and controls
43 lines (41 loc) · 1.24 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
name: dcumentation agent
description: this agent write documentation for every function writen in file
unique_connectionid: codebolt_pilot
initial_message: Hi I am Documnetation Agent,I will help you to create documentaion of your code.Just Say Start Documentation
tags:
- basic-agent
long_description: >
## Codebolt Agent
A basic agent designed for the Codebolt platform, offering a range of
functionalities to enhance interaction with the platform.
avatar_src: https://placehold.co/200x200
defaultagentllm:
strict: true
modelorder:
- ollama1
llm_role:
- name: documentationllm
description: >-
LLM to be used for Documentation. Please select a model that is good for
documentation. Might not be best for coding be for documentation like
codellama2. (show model order as suggetion)
strict: true
modelorder:
- gpt-4-turbo
- gpt-3.5-turbo
- mistral7b.perplexity
- mistral7b.any
- llama2-70b
- llama2-15b
- group.documentationmodels
- name: testingllm
strict: true
modelorder:
- gpt-4-turbo
- gpt-3.5-turbo
- mistral7b.perplexity
- mistral7b.any
- llama2-70b
- llama2-15b
- group.documentationmodels
- name: actionllm