[NEW PLUGIN] ChatGPT Async Plugin by did.lu

The Chat Gpt Plugin did.lu:

Enhances user experiences with diverse functionalities.
Enables intelligent contextual dialogues, image generation from text, authentic voice interactions, and enhanced asynchronous capabilities.
Allows advanced customization with base URL and API key.

base-url: Define the project’s base URL (excluding Workflow) to optimize workflow management.
api-key: Utilize the OpenAI API key to seamlessly integrate with underlying technologies.

Ask GPT:

Synchronous Mode: Send a prompt and an optional conversation. The function returns a conversation, aiding seamless interaction.
Asynchronous Mode: Specify a prompt, optional conversation, and post-processing actions. Configure project’s base path for backend function calls. Provide function details with “refId” and “response” fields. Alternatively, update project database object by specifying type, fields, and reference ID.

Ask DALL-E (Synchronous):

Leverage DALL-E to transform text into images.
Input text description and receive image URL.
Utilize tiny URL for previews.
Response time: 30-60 ms.

Ask DALL-E (Asynchronous):

Process image generation tasks asynchronously.
Specify callback endpoint or data type for updates.
Seamless processing; eliminates bottlenecks.
Project updates without waiting.

Ask Whispers:

Enable voice interactions.
Input recording URL and language.
Receive transcribed text in response.
Precise transcriptions using OpenAI’s technology.
Result: Textual representation of recorded speech.

enable api

  • Show users how to configure the plugin in their project.

callback_database

  • Demonstrate how to use asynchronous functionalities effectively.