Multi-step prompt sequences for complex AI workflows.
15 tools found
Example demonstrating image generation with Azure OpenAI DALL·E, including setup, authentication, and image retrieval.
A Jupyter notebook example demonstrating how to implement Azure OpenAI chat completions using the gpt-35-turbo model with portal-based or Active Directory
Azure OpenAI chat completion example that grounds GPT-3.5-Turbo and GPT-4 responses in your own data using Azure Cognitive Search, enabling conversational AI
Azure completions example for Azure OpenAI service. Set up API keys, base, and version for GPT-3.5-turbo-instruct model.
Example demonstrating embeddings using the Azure OpenAI service. Covers setup for API base, version, type, and key.
Jupyter notebook demonstrating function calling with Azure OpenAI service for GPT-4 and GPT-3.5-turbo models.
Transcribe audio files to text using Azure OpenAI's Whisper model. Example shows setup and usage.
Integrate ChatGPT with Box.com to query files, analyze content, and access metadata, with middleware for enhanced functionality.
GPT Action workflow that connects ChatGPT to Microsoft Outlook to send and retrieve emails and calendar events using natural language commands.
A GPT Action workflow that connects ChatGPT to Snowflake Data Warehouse via Azure middleware, returning SQL query results as CSV files for Data Analysis.
OAuth-protected Azure Function middleware that connects GPT Actions to applications, with guidance on pre-processing API data and returning files.
Example configuration demonstrating how to test Anthropic Claude models deployed on Azure AI Foundry using the promptfoo evaluation framework.