1,210 tools found
A guide to building an OAuth-protected Azure Function as middleware connecting a GPT Action to an app like SharePoint.
Jupyter notebook demonstrating how to evaluate LLM answers about GitHub repositories using OpenAI Evals framework with custom datasets and MCP tools.
Collect and section 713 Wikipedia pages on the 2020 Olympics as context data for a confabulation-resistant Q&A model.
OpenAI Agent SDK + Databricks Managed MCP cookbook for a supply-chain copilot that forecasts demand and flags material shortages.
OpenAI cookbook using o1 to zero-shot convert knowledge base articles into step-by-step, function-calling LLM routines.
Cookbook for building governed AI agents: specialist agents, tracing, centralized guardrails, eval-driven tuning, and red-teaming.
An OpenAI cookbook routing queries between web search and a Pinecone vector database via the Responses API's multi-tool orchestration.
OpenAI guide introducing the stateful, multi-tool, multimodal Responses API versus Chat Completions and Assistants.
Notebook using LlamaIndex to extract and compare insights across long SEC 10-K filings with a RAG pipeline.
OpenAI cookbook for using Alibaba Cloud's AnalyticDB as a vector database for OpenAI embeddings and nearest-neighbor search.
OpenAI cookbook comparing naive RAG, distance filtering, and HyDE for robust question answering with Chroma.
Notebook indexing OpenAI Wikipedia embeddings into Elasticsearch and running kNN semantic search over them.