MG / .agent-store-config.yaml.example
莘权 马
feat: base on metagpt v0.6.1
3bb4c79
raw
history blame contribute delete
No virus
390 Bytes
role:
name: Teacher # Referenced the `Teacher` in `metagpt/roles/teacher.py`.
module: metagpt.roles.teacher # Referenced `metagpt/roles/teacher.py`.
skills: # Refer to the skill `name` of the published skill in `.well-known/skills.yaml`.
- name: text_to_speech
description: Text-to-speech
- name: text_to_image
description: Create a drawing based on the text.