Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KylinMountain authored Aug 10, 2024
1 parent a83d2fb commit 4a005d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ poetry run poe index --init --root .
"./lancedb"
)
```
- 启动web serevr
```bash
python webserver/main.py
```
更多的参考配置,可以访问[公众号文章](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI0OTAzNTEwMw==&action=getalbum&album_id=3429606151455670272&uin=&key=&devicetype=iMac+MacBookPro17%2C1+OSX+OSX+14.4+build(23E214)&version=13080710&lang=zh_CN&nettype=WIFI&ascene=0&fontScale=100)[B站视频](https://www.bilibili.com/video/BV113v8e6EZn)

# GraphRAG

Expand Down

0 comments on commit 4a005d6

Please sign in to comment.