mirror of
https://shylinux.com/x/ollama-story
synced 2025-04-29 17:19:22 +08:00
add some
This commit is contained in:
parent
097c07c945
commit
45956c5aae
11
README.md
11
README.md
@ -2,22 +2,25 @@
|
||||
基于 ContextOS 开发的 ollama 部署工具与应用界面。
|
||||
|
||||
## 安装 ContextOS
|
||||
首先安装 ContextOS <a>https://shylinux.com</a>
|
||||
首先安装 ContextOS
|
||||
```sh
|
||||
https://shylinux.com
|
||||
```
|
||||
|
||||
## 安装 ollama-story
|
||||
打开 ContextOS 的应用商店,下载 20250208-ollama-story。
|
||||
```sh
|
||||
open http://localhost:9020/c/store?debug=true#2025-ContextOS
|
||||
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
|
||||
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
|
||||
http://localhost:9020/s/20250208-ollama-story/c/vimer?path=src/&file=client/chat.go&line=1&debug=true#src/:client/chat.go:24
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user