mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:20:42 +00:00
docs: add generated plugin reference pages
This commit is contained in:
23
docs/plugins/reference/github-copilot.md
Normal file
23
docs/plugins/reference/github-copilot.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
summary: "Adds GitHub Copilot model provider support to OpenClaw."
|
||||
read_when:
|
||||
- You are installing, configuring, or auditing the github-copilot plugin
|
||||
title: "GitHub Copilot plugin"
|
||||
---
|
||||
|
||||
# GitHub Copilot plugin
|
||||
|
||||
Adds GitHub Copilot model provider support to OpenClaw.
|
||||
|
||||
## Distribution
|
||||
|
||||
- Package: `@openclaw/github-copilot-provider`
|
||||
- Install route: included in OpenClaw
|
||||
|
||||
## Surface
|
||||
|
||||
providers: github-copilot; contracts: memoryEmbeddingProviders
|
||||
|
||||
## Related docs
|
||||
|
||||
- [github-copilot](/providers/github-copilot)
|
||||
Reference in New Issue
Block a user