Skip to content

docs: note OpenAI client base_url for multi-model gateways - #697

Closed
seven7763 wants to merge 2 commits into
pinecone-io:mainfrom
seven7763:docs/openai-compatible-gateway-example
Closed

docs: note OpenAI client base_url for multi-model gateways#697
seven7763 wants to merge 2 commits into
pinecone-io:mainfrom
seven7763:docs/openai-compatible-gateway-example

Conversation

@seven7763

@seven7763 seven7763 commented Aug 3, 2026

Copy link
Copy Markdown

Clarify that embeddings can also be produced via OpenAI-compatible multi-model gateways and upserted into Pinecone, using DaoXE (https://api.daoxe.com/v1) as one concrete example.

Docs only.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com


Note

Low Risk
Documentation-only change with no runtime or security impact.

Overview
Adds a Tip callout to the embeddings how-to right after the basic pc.inference.embed example.

The note explains that embeddings can alternatively be produced with the OpenAI client aimed at an OpenAI-compatible multi-model gateway (DaoXE at https://api.daoxe.com/v1 as the example), then upserted into Pinecone like any other vectors.

No code, API, or SDK behavior changes—documentation only.

Reviewed by Cursor Bugbot for commit 0f75dcd. Bugbot is set up for automated code reviews on this repo. Configure here.

seven7763 and others added 2 commits August 3, 2026 10:36
Note that embeddings can also be produced via OpenAI-compatible multi-model
gateways (e.g. DaoXE) and upserted into Pinecone.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@seven7763

Copy link
Copy Markdown
Author

An OpenAI client base_url note isn't relevant to this SDK's docs, and I opened it from a template without checking that. I'd rather close it. Sorry to have added to the queue.

@seven7763 seven7763 closed this Aug 12, 2026
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.

1 participant