Skip to content

docs: add OpenAI-compatible embedding provider documentation#23

Merged
ForLoopCodes merged 2 commits intoForLoopCodes:mainfrom
cenktekin:docs/readme-openai-provider
Mar 29, 2026
Merged

docs: add OpenAI-compatible embedding provider documentation#23
ForLoopCodes merged 2 commits intoForLoopCodes:mainfrom
cenktekin:docs/readme-openai-provider

Conversation

@cenktekin
Copy link
Copy Markdown

Summary

Adds documentation for the CONTEXTPLUS_EMBED_PROVIDER feature (merged in #22).

Changes

  • New Embedding Providers section with setup guides for:
    • Ollama (default)
    • Google Gemini (free tier)
    • OpenAI
    • Other compatible APIs (Groq, vLLM, LiteLLM)
  • Updated Config table with new env vars and aliases

Closes the LGTM request from #22.

Covers provider selection, Gemini free tier setup, OpenAI, and
other compatible APIs (Groq, vLLM, LiteLLM). Updates Config table
with new environment variables and aliases.
Copilot AI review requested due to automatic review settings March 28, 2026 12:58
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

Someone is attempting to deploy a commit to the ForLoopCodes' projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds README documentation for the multi-provider embedding feature introduced in #22, helping users configure Context+ to use either Ollama (local) or OpenAI-compatible embedding APIs via environment variables.

Changes:

  • Added a new Embedding Providers section describing provider options and setup examples (Ollama, Gemini, OpenAI, and other OpenAI-compatible endpoints).
  • Updated the Config table with CONTEXTPLUS_EMBED_PROVIDER and the new OpenAI-compatible env vars (including alias notes).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Addresses Copilot review feedback - JSON snippets now show complete
mcpServers structure for Claude Code, with a note about reusing
the env block in other IDE configs.
@ForLoopCodes ForLoopCodes merged commit 2b5a6bd into ForLoopCodes:main Mar 29, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants