4,022 tools found
First of a legacy three-notebook OpenAI cookbook pipeline collecting Wikipedia data to build confabulation-resistant Q&A training data.
OpenAI Cookbook building a supply-chain copilot agent over Databricks Unity Catalog functions via Databricks Managed MCP servers.
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 Responses API - stateful multi-turn conversations, hosted tools, and multimodal interactions in a single API call.
A notebook that builds a Kangas DataGrid with 2D embedding projections, colored by score and groupable in the browser.
OpenAI Cookbook notebook that logs embeddings to Weights & Biases and visualizes them with its Embedding Projector (PCA, UMAP, t-SNE).
Notebook using LlamaIndex to extract and compare insights across long SEC 10-K filings with a RAG pipeline.
OpenAI cookbook guide storing OpenAI embeddings in Alibaba Cloud AnalyticDB, a PostgreSQL-compatible distributed vector database, and searching them.
OpenAI Cookbook notebook building a philosophy-quote finder and generator using vector search directly via CQL on Cassandra or Astra DB.
OpenAI cookbook notebook walking through embedding data and indexing/searching it in Chroma, an open-source, self-hosted, in-memory vector database.