Home/Documentation

Documentation

Feedback and questions about OpenAI documentation, guides, and reference materials.

Topic

I'm building a RAG system for a startup and trying to decide between textembedding3small and textembedding3large. The cost difference is 5x. My use c

Pure vector search misses keywordheavy queries. I've implemented hybrid search vector + BM25 and the improvement is significant. Architecture 1. St

The textembedding3large model supports reducing dimensions via the dimensions parameter. I tested how this affects retrieval quality. Benchmark resu

Has anyone dealt with embedding drift when OpenAI updates the embedding model? I have 2M vectors stored in Pinecone generated with textembedding3large

I've been building a RAG system that handles both text and images for a manufacturing client. Their documentation includes diagrams, flowcharts, and p

I've been extensively testing different chunking strategies with textembedding3large for RAG and wanted to share my findings. Strategies tested 1.