4,052 tools found
OpenAI Cookbook notebook on storing and searching OpenAI embeddings in Tair, Alibaba Cloud's Redis-compatible in-memory vector database.
OpenAI cookbook notebook indexing pre-vectorized data in a self-hosted Weaviate instance and running similarity search over it via Docker Compose.
OpenAI Cookbook notebook for auto-vectorizing unembedded data into Weaviate via its text2vec-openai module, for both import and query time.
OpenAI Cookbook notebook for hybrid vector+BM25 search in Weaviate, auto-embedding data on import via the text2vec-openai module.
Walkthrough for setting up Weaviate with OpenAI's vectorizer and Q&A modules to answer questions over your own data.
Notebook combining OpenAI embeddings with Zilliz metadata filtering to search over 8,000+ movie descriptions.
Instructor examples for in-memory and file-based batch extraction across OpenAI, Anthropic, and Google with one unified API.
Promptfoo evaluation suite for Claude Opus 4.6's coding on multi-file analysis, bug diagnosis, ambiguous requirements and tradeoff reasoning.
Promptfoo example testing Claude's web search and web fetch tools for research workflows, with domain-restricted, citation-backed retrieval.
A Promptfoo example evaluating Claude Opus, Sonnet, and Haiku models deployed on Azure AI Foundry on explanation tasks.
Promptfoo example comparing GPT, Claude, Llama, and Mistral models side by side on Azure AI Foundry.
Promptfoo example for evaluating DeepSeek models (R1 reasoning and V3 chat, plus distilled variants) deployed on Azure AI Foundry.