feat(plugin): add DigitalOcean OAuth + Inference Routers (#26095)
This commit is contained in:
parent
d9f9f1553b
commit
159964b172
12 changed files with 692 additions and 5 deletions
6
packages/ui/src/assets/icons/provider/digitalocean.svg
Normal file
6
packages/ui/src/assets/icons/provider/digitalocean.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg width="24" height="24" viewBox="-14 -14 100.8 100.8" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
|
||||
<polygon fill-rule="evenodd" points="36.4 58.7 22.4 58.7 22.4 44.6 22.4 44.6 36.4 44.6 36.4 44.6 36.4 58.7"/>
|
||||
<polygon fill-rule="evenodd" points="22.4 69.5 11.6 69.5 11.6 69.5 11.6 58.7 22.4 58.7 22.4 69.5"/>
|
||||
<polygon fill-rule="evenodd" points="11.6 58.7 2.5 58.7 2.5 58.7 2.5 49.6 2.5 49.6 11.5 49.6 11.6 49.6 11.6 58.7"/>
|
||||
<path d="M36.4,0C16.3,0,0,16.3,0,36.4h14.1c0-12.3,10-22.3,22.3-22.3s22.3,10,22.3,22.3-10,22.3-22.3,22.3h0v14.1h0c20.1,0,36.4-16.3,36.4-36.4S56.5,0,36.4,0Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 613 B |
Loading…
Add table
Add a link
Reference in a new issue