Prompt API > save_prompt_save_prompt__post(Save Prompt): Save a new prompt with a generated title, text, and visibility status.
Returns a unique short code for the prompt.
Prompt API > load_prompt_load_prompt__short_code__get(Load Prompt): Load a prompt using its unique short code, retrieving title, text, visibility, category, and short code.
If no prompt is found, a 404 error is raised.
Each access increments the prompt's load count.
Parameter: short_code (str).
Returns: PromptResponse with prompt details.
Prompt API > list_popular_prompts_list_popular_prompts__get(List Popular Prompts): List popular public prompts.
Sorts prompts based on the number of times they have been loaded.
Returns only the specified number of prompts.
Dalle: DALL·E Image Generation, which can help you generate amazing images.
Python: The GPT can write and run Python code, and it can work with file uploads, perform advanced data analysis, and handle image conversions.
Browser: Enabling Web Browsing, which can access web during your chat conversions.
File attachments: You can upload files to this GPT.