File tree Expand file tree Collapse file tree
extensions/openai-compatible-embeddings Expand file tree Collapse file tree Original file line number Diff line number Diff line change 378378 - changed-files :
379379 - any-glob-to-any-file :
380380 - " extensions/openai/**"
381+ " extensions: openai-compatible-embeddings " :
382+ - changed-files :
383+ - any-glob-to-any-file :
384+ - " extensions/openai-compatible-embeddings/**"
381385" extensions: codex " :
382386 - changed-files :
383387 - any-glob-to-any-file :
Original file line number Diff line number Diff line change 2727 * - apiKey: Bearer token if the server enforces one (llama-server with
2828 * --api-key, LocalAI with API_KEY, etc.). Plain string or a
2929 * SecretInput reference. Omitted when the server is open.
30- * - headers: additional HTTP headers to attach to every request.
3130 *
3231 * The provider does not consult any global `models.providers.*` block.
3332 * It is fully self-contained so it never accidentally inherits real
You can’t perform that action at this time.
0 commit comments