/
githubmirror
/
OpenAgents
Обзор
Документация
Войти
/
githubmirror
/
OpenAgents
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
real_agents/plugins_agent/plugins/creativemind/ai-plugin.json
34 строки
3 KB
Tianbao Xie
Update plugins (#135)
28 май 2024, 08:59
Не верифицирован
28 май 2024, 08:59
fab2c1b
Код
Авторство
О чём код?
{ "id": "plugin-0e5b3fe5-0ddc-485b-a6e4-425e1eef0602", "domain": "gpt-4dall-e.pranavbhatt402.repl.co", "namespace": "creativemind", "status": "approved", "manifest": { "schema_version": "v1", "name_for_model": "creativemind", "name_for_human": "Creative Mind", "description_for_model": "Help the user generate images based on text prompts. The plugin needs 3 properties (prompt \u2013 to describe how the image as much as possible. Should be 1000 characters max and have all the context needed to create highly accurate images , n \u2013 to specify how many images should be produced. Must be either 1 or 4, size \u2013 should be one of the following, \u2018256x256\u2019, \u2018512x512\u2019, or \u20181024x1024\u2019, to specify the size of the image that should be produced). Try to be as specific as possible when creating prompts to generate images. Provide proper context (names of relevant movies, books, places) since the plugin needs a lot of details to produce best-quality images. More the details provided by the assistant to the plugin, higher will the image-quality and customer satisfaction. For the propery \u2018n\u2019 that specifies the number of images to be generated, the assistant will have to determine whether 1 should be submitted or 4. If the images are required urgently or quickly, the assistant should keep \u2018n\u2019 as 1. If the user should be provided with a variety of images for a prompt, the assistant should keep \u2018n\u2019 as 4 and display all the images, one-by-one. To display only one image the assistant will have to use the syntax '' to properly display the image in the chat to the user. To display all 4 images, the assistant will have to use the syntax ' ,  ,  ,  ' to properly display all 4 images one-by-one in the chat to the user. Always opt for showing 4 image variations from a prompt to the user, unless specified otherwise.", "description_for_human": "Unleash your imagination with Creative Mind, transforming text prompts into stunning visual art.", "auth": { "type": "none" }, "api": { "type": "openapi", "url": "https://gpt-4dall-e.pranavbhatt402.repl.co/.well-known/openapi.yaml" }, "logo_url": "https://github.com/Pranav-Bha-tt/GPT-4-Creative-Mind/raw/d7bbf81ff2acad4a8a2f8325a122a06b3b09a65d/GPT-4_Plugin_Logo.png", "contact_email": "pranavcodespresso@gmail.com", "legal_info_url": "https://docs.google.com/document/d/1jgWVrvg_bpEMGd3Cuqno4eB8CTxTd_CgDgB5_3e6nkU/edit?usp=sharing" }, "oauth_client_id": null, "user_settings": { "is_installed": false, "is_authenticated": true }, "categories": [ { "id": "newly_added", "title": "New" } ] }