Multi-step prompt sequences for complex AI workflows.
32 tools found
A lightweight Qdrant vector search fixture with embeddings and a small article set, derived from the Cookbook Qdrant search example.
Promptfoo example workflow for evaluating JSON output from language models.
Promptfoo example workflow for SQL validation that requires node-sql-parser integration and OpenAI API key configuration.
Promptfoo example testing a conversational airline-booking agent against 31 simulated customer personas via function calling.
A Promptfoo example testing Databricks Foundation Model APIs, with text generation, cost tracking, and a vision-model config variant.
Promptfoo example workflow demonstrating how to configure and evaluate prompts using the Groq AI provider with environment-based API key authentication.
Cluster OpenAI embeddings with k-means, visualize them in 2D, and auto-name clusters with GPT-4.
OpenAI cookbook notebook clustering unlabeled transactions via embeddings and K-Means, then using GPT-3 to label the clusters.
Generate and save OpenAI embeddings for a large dataset, using 1,000 Amazon fine-food reviews as the example.
OpenAI cookbook for semantic review search: embed a query, rank documents by cosine similarity, and return the top matches.
A notebook showing how to generate embeddings through the Azure OpenAI service, from resource setup to a sample request.
A GPT Actions guide connecting ChatGPT to Box.com via OAuth, using an Azure Function middleware so ChatGPT can read file contents directly.