Skip to content

Comments

[upstream-sync] Port upstream documentation: Microsoft Foundry Local BYOK provider (upstream PR #461)#30

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
upstream-sync/2026-02-23-abdea8a64bcb0217
Draft

[upstream-sync] Port upstream documentation: Microsoft Foundry Local BYOK provider (upstream PR #461)#30
github-actions[bot] wants to merge 1 commit intomainfrom
upstream-sync/2026-02-23-abdea8a64bcb0217

Conversation

@github-actions
Copy link
Contributor

Summary

Upstream sync for the week of 2026-02-21 through 2026-02-23.

Changes ported

PR #461 — Document Microsoft Foundry Local setup and usage (upstream)

Adds documentation for Microsoft Foundry Local as a BYOK provider to doc/auth/byok.md. Foundry Local runs AI models locally on-device via an OpenAI-compatible API — no API key needed.

Changes to our doc/auth/byok.md:

  • Added Microsoft Foundry Local row to the Supported Providers table
  • Added "Quick Start: Microsoft Foundry Local" section with Clojure example and installation steps
  • Added "Connection Refused (Foundry Local)" troubleshooting section explaining the dynamic port behavior

Changes skipped

PR Title Reason
#541 fix: correct 'GithubToken' casing to 'GitHubToken' in .NET and Go .NET and Go only; TypeScript uses githubToken camelCase (already correct)
#533 Fix timeout issue when downloading the exe file .NET MSBuild targets only
#505 fix: replace execSync with execFileSync in docs validation Upstream TypeScript tooling only

Testing

  • bb --config /dev/null script/validate_docs.clj passes (9 files, 0 warnings)
  • No code changes — documentation only

Generated by Upstream Sync Agent

  • expires on Mar 2, 2026, 2:08 PM UTC

Port documentation for Microsoft Foundry Local as a BYOK provider.
Foundry Local uses an OpenAI-compatible API on a dynamic local port,
requiring no API key. Adds quick start example, installation steps,
and a troubleshooting section for dynamic-port connection issues.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants