-
-
Notifications
You must be signed in to change notification settings - Fork 198
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
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
🤖 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"
} |
* 🤖 chore(auto-submit): Add video-gen (#1169) * 🤖 chore: Auto format and add i18n json files --------- Co-authored-by: CanisMinor <[email protected]>
This issue is closed, If you have any questions, you can comment and reply. |
# [1.20.0](v1.19.0...v1.20.0) (2025-01-24) ### ✨ Features * **agent**: Delphi-assistant [@joindfv](https://github.com/joindfv), closes [#1193](#1193) [#1192](#1192) ([eb2cbe3](eb2cbe3)) * **agent**: Mj-prompt-engineer @Helium-327, closes [#1197](#1197) [#504](#504) ([e9d720e](e9d720e)) * **agent**: Video-gen @Born2BeKind, closes [#1170](#1170) [#1169](#1169) ([24b28ff](24b28ff)) ### 🎫 Chores * Auto format and add i18n json files ([7ffc18c](7ffc18c))
🎉 This issue has been resolved in version 1.20.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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
The text was updated successfully, but these errors were encountered: