Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Agent] Custom Role #25

Closed
rdmclin2 opened this issue Jul 20, 2024 · 3 comments
Closed

[Agent] Custom Role #25

rdmclin2 opened this issue Jul 20, 2024 · 3 comments

Comments

@rdmclin2
Copy link
Collaborator

agentId

kq-6-eg

avatar

https://r2.vidol.chat/files/2024/07/20/429f0682-174e-42cc-83b3-6e7c8bdff093.webp

cover

https://r2.vidol.chat/files/2024/07/20/acb6723a-ccc8-4ec6-a06b-ac38fb076c09.webp

systemRole

xxxx

greeting

Hello there

modelUrl

https://r2.vidol.chat/files/2024/07/20/94903c62-35dd-4647-8573-74838e509a00.vrm

name

Custom Role

description

This is a custom role

category

Anime

readme

gender

Female

tts

{"engine":"edge","locale":"zh-CN","pitch":1,"speed":1,"voice":"zh-CN-XiaoxiaoNeural"}

touch

model

gpt-3.5-turbo

params

{"frequency_penalty":0,"presence_penalty":0,"temperature":0.6,"top_p":1}

@rdmclin2 rdmclin2 added the 🤖 Agent PR Create Agent label Jul 20, 2024
@lobehubbot
Copy link
Member

👀 @rdmclin2

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@lobehubbot
Copy link
Member

🤖 Automatic generated agent config file

{
  "author": "rdmclin2",
  "systemRole": "xxxx",
  "homepage": "https://github.com/rdmclin2",
  "agentId": "kq-6-eg",
  "greeting": "Hello there",
  "meta": {
    "name": "Custom Role",
    "avatar": "https://r2.vidol.chat/files/2024/07/20/429f0682-174e-42cc-83b3-6e7c8bdff093.webp",
    "cover": "https://r2.vidol.chat/files/2024/07/20/acb6723a-ccc8-4ec6-a06b-ac38fb076c09.webp",
    "description": "This is a custom role",
    "gender": "Female",
    "model": "https://r2.vidol.chat/files/2024/07/20/94903c62-35dd-4647-8573-74838e509a00.vrm",
    "category": "Anime",
    "readme": ""
  },
  "tts": {
    "engine": "edge",
    "locale": "zh-CN",
    "pitch": 1,
    "speed": 1,
    "voice": "zh-CN-XiaoxiaoNeural"
  },
  "model": "gpt-3.5-turbo",
  "params": {
    "frequency_penalty": 0,
    "presence_penalty": 0,
    "temperature": 0.6,
    "top_p": 1
  },
  "schemaVersion": 1,
  "createAt": "2024-07-20"
}

@lobehubbot
Copy link
Member

@rdmclin2

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants