diff --git a/public/providers/assemblyai.svg b/public/providers/assemblyai.svg new file mode 100644 index 0000000000..fa0d293c68 --- /dev/null +++ b/public/providers/assemblyai.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/public/providers/elevenlabs.svg b/public/providers/elevenlabs.svg new file mode 100644 index 0000000000..5a345401f0 --- /dev/null +++ b/public/providers/elevenlabs.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/public/providers/hyperbolic.svg b/public/providers/hyperbolic.svg new file mode 100644 index 0000000000..6ee69ef7f9 --- /dev/null +++ b/public/providers/hyperbolic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/public/providers/inworld.svg b/public/providers/inworld.svg new file mode 100644 index 0000000000..726ef0063f --- /dev/null +++ b/public/providers/inworld.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/public/providers/nanobanana.svg b/public/providers/nanobanana.svg new file mode 100644 index 0000000000..718fea0e17 --- /dev/null +++ b/public/providers/nanobanana.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/public/providers/ollama-cloud.png b/public/providers/ollama-cloud.png new file mode 100644 index 0000000000..2acd383d2f --- /dev/null +++ b/public/providers/ollama-cloud.png @@ -0,0 +1,375 @@ + + + + + + + + + + + + + Ollama + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+ 404. + That's an error. +

+

+ The page was not found. +

+
+
+ 400s ollama +
+
+ + + + + + + + + diff --git a/public/providers/playht.svg b/public/providers/playht.svg new file mode 100644 index 0000000000..e6b3f34921 --- /dev/null +++ b/public/providers/playht.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/app/(dashboard)/dashboard/combos/page.tsx b/src/app/(dashboard)/dashboard/combos/page.tsx index 9f5c1a292c..e612cc75b9 100644 --- a/src/app/(dashboard)/dashboard/combos/page.tsx +++ b/src/app/(dashboard)/dashboard/combos/page.tsx @@ -976,7 +976,7 @@ function ComboCard({ onChange={onToggle} title={isDisabled ? t("enableCombo") : t("disableCombo")} /> -
+
diff --git a/src/app/(dashboard)/dashboard/providers/[id]/page.tsx b/src/app/(dashboard)/dashboard/providers/[id]/page.tsx index a30f91139d..68ef396bfb 100644 --- a/src/app/(dashboard)/dashboard/providers/[id]/page.tsx +++ b/src/app/(dashboard)/dashboard/providers/[id]/page.tsx @@ -1631,16 +1631,23 @@ function CustomModelsSection({ providerId, providerAlias, copied, onCopy }) {
- Supported Endpoints + + Supported Endpoints +
{["chat", "embeddings", "images", "audio"].map((ep) => ( -