mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 05:02:07 +00:00
refactor: rename custom provider examples
- custom-provider -> custom-provider-anthropic - gitlab-duo -> custom-provider-gitlab-duo - Update READMEs with custom provider section
This commit is contained in:
parent
7caa08999e
commit
758baa9fec
12 changed files with 32 additions and 11 deletions
|
|
@ -6,8 +6,8 @@
|
|||
"packages/*",
|
||||
"packages/web-ui/example",
|
||||
"packages/coding-agent/examples/extensions/with-deps",
|
||||
"packages/coding-agent/examples/extensions/custom-provider",
|
||||
"packages/coding-agent/examples/extensions/gitlab-duo"
|
||||
"packages/coding-agent/examples/extensions/custom-provider-anthropic",
|
||||
"packages/coding-agent/examples/extensions/custom-provider-gitlab-duo"
|
||||
],
|
||||
"scripts": {
|
||||
"clean": "npm run clean --workspaces",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue