- cleanup of old TASKs, AGENTs and SPECIALISTs
- Add additional configuration options to agent (temperature and model choice) - Define new PROOFREADING Agents and Tasks
This commit is contained in:
@@ -67,9 +67,13 @@ results:
|
||||
agents:
|
||||
- type: "RAG_AGENT"
|
||||
version: "1.2"
|
||||
- type: "RAG_PROOFREADER_AGENT"
|
||||
version: "1.0"
|
||||
tasks:
|
||||
- type: "RAG_TASK"
|
||||
version: "1.1"
|
||||
- type: "RAG_PROOFREADING_TASK"
|
||||
version: "1.0"
|
||||
metadata:
|
||||
author: "Josako"
|
||||
date_added: "2025-01-08"
|
||||
|
||||
Reference in New Issue
Block a user