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

MyAssistant #1169

Open
Born2BeKind opened this issue Dec 11, 2024 · 2 comments · May be fixed by #1170
Open

MyAssistant #1169

Born2BeKind opened this issue Dec 11, 2024 · 2 comments · May be fixed by #1170
Labels
🤖 Agent PR Submit Agent | 提交助手 ✅ Auto Check Pass Agent Auto Check Pass | 自动检查成功

Comments

@Born2BeKind
Copy link

systemRole

curl --location 'https://api.minimaxi.chat/v1/video_generation'
--header 'content-type: application/json'
--header 'authorization: Bearer ${api_key}'
--data '{
"model":"video-01",
"prompt":"On a distant planet, there is a MiniMax."
}'

identifier

video-gen

avatar

🤯

title

task_id

description

POST https://api.minimaxi.chat/v1/video_generation

tags

AI-assistant, tech-support

locale

en-US

@Born2BeKind Born2BeKind added the 🤖 Agent PR Submit Agent | 提交助手 label Dec 11, 2024
@lobehubbot
Copy link
Member

👀 @Born2BeKind

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": "Born2BeKind",
  "config": {
    "systemRole": "curl --location 'https://api.minimaxi.chat/v1/video\\_generation' \\\n\\--header 'content-type: application/json' \\\n\\--header 'authorization: Bearer ${api_key}' \\\n\\--data '{\n\"model\":\"video-01\",\n\"prompt\":\"On a distant planet, there is a MiniMax.\"\n}'\n"
  },
  "homepage": "https://github.com/Born2BeKind",
  "identifier": "video-gen",
  "meta": {
    "avatar": "🤯",
    "description": "POST https://api.minimaxi.chat/v1/video_generation",
    "tags": [
      "ai-assistant",
      "tech-support"
    ],
    "title": "task_id"
  },
  "schemaVersion": 1,
  "createdAt": "2024-12-11"
}

@lobehubbot lobehubbot added the ✅ Auto Check Pass Agent Auto Check Pass | 自动检查成功 label Dec 11, 2024
@lobehubbot lobehubbot linked a pull request Dec 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Agent PR Submit Agent | 提交助手 ✅ Auto Check Pass Agent Auto Check Pass | 自动检查成功
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants