mirror of
https://shylinux.com/x/ollama-story
synced 2025-04-30 17:49:22 +08:00
24 lines
679 B
Markdown
24 lines
679 B
Markdown
# ollama-story
|
|
基于 ContextOS 开发的 ollama 部署工具与应用界面。
|
|
|
|
## 安装 ContextOS
|
|
首先安装 ContextOS <a>https://shylinux.com</a>
|
|
|
|
## 安装 ollama-story
|
|
打开 ContextOS 的应用商店,下载 20250208-ollama-story。
|
|
```sh
|
|
open http://localhost:9020/c/store?debug=true#2025-ContextOS
|
|
```
|
|
|
|
## 使用 ollama-story
|
|
打开 web.chat.ollama.chat 的应用。
|
|
```sh
|
|
open http://localhost:9020/s/20250208-ollama-story/c/web.chat.ollama.chat?debug=true
|
|
```
|
|
|
|
## 查看 ollama-story
|
|
打开 web.chat.ollama.chat 的源码。
|
|
```sh
|
|
open http://localhost:9020/s/20250208-ollama-story/c/vimer?path=src/&file=client/chat.go&line=1&debug=true#src/:client/chat.go:24
|
|
```
|