Skip to content

docs: align Gemini auth and reranking docs#6053

Open
extrasmall0 wants to merge 4 commits into
ogx-ai:mainfrom
extrasmall0:fix/docs-gemini-reranking
Open

docs: align Gemini auth and reranking docs#6053
extrasmall0 wants to merge 4 commits into
ogx-ai:mainfrom
extrasmall0:fix/docs-gemini-reranking

Conversation

@extrasmall0

@extrasmall0 extrasmall0 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • clarify that Gemini api_key and access_token are mutually exclusive
  • split the Gemini sample config so users do not set both credentials together
  • remove the stale neural reranking TODO from the vector store docs

Fixes #5970
Fixes #5608

Tests

  • uv run ruff check src/ogx/providers/remote/inference/gemini/config.py

Open in Devin Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 2 potential issues.

View 3 additional findings in Devin Review.

Open in Devin Review

Comment thread src/ogx/providers/remote/inference/gemini/config.py
Comment thread docs/docs/providers/inference/remote_gemini.mdx Outdated
Signed-off-by: Extra Small <littleshuai.bot@gmail.com>
Signed-off-by: Extra Small <littleshuai.bot@gmail.com>
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.

[Docs] Mismatch between Gemini provider docs and code behavior docs: remove todo as Neural Reranking has been already implemented

2 participants