Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
f6c29409
Unverified
Commit
f6c29409
authored
Oct 28, 2025
by
Jeffrey Morgan
Committed by
GitHub
Oct 28, 2025
Browse files
docs: add new cloud model + fix openai redirect (#12812)
parent
7d25b9e1
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
0 deletions
+11
-0
docs/api.md
docs/api.md
+3
-0
docs/cloud.mdx
docs/cloud.mdx
+1
-0
docs/docs.json
docs/docs.json
+4
-0
docs/troubleshooting.md
docs/troubleshooting.md
+3
-0
No files found.
docs/api.md
0 → 100644
View file @
f6c29409
# API Reference
Ollama's API reference now lives here: https://docs.ollama.com/api
docs/cloud.mdx
View file @
f6c29409
...
@@ -17,6 +17,7 @@ Ollama currently supports the following cloud models, with more coming soon:
...
@@ -17,6 +17,7 @@ Ollama currently supports the following cloud models, with more coming soon:
- `kimi-k2:1t-cloud`
- `kimi-k2:1t-cloud`
- `qwen3-coder:480b-cloud`
- `qwen3-coder:480b-cloud`
- `glm-4.6:cloud`
- `glm-4.6:cloud`
- `minimax-m2:cloud`
### Running Cloud models
### Running Cloud models
...
...
docs/docs.json
View file @
f6c29409
...
@@ -59,6 +59,10 @@
...
@@ -59,6 +59,10 @@
{
{
"source"
:
"/openai"
,
"source"
:
"/openai"
,
"destination"
:
"/api/openai"
"destination"
:
"/api/openai"
},
{
"source"
:
"/api/openai"
,
"destination"
:
"/api/openai-compatibility"
}
}
],
],
"navigation"
:
{
"navigation"
:
{
...
...
docs/troubleshooting.md
0 → 100644
View file @
f6c29409
# Troubleshooting
For troubleshooting, see
[
https://docs.ollama.com/troubleshooting
](
https://docs.ollama.com/troubleshooting
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment