参考:
https://github.com/langfuse/langfuse
1.使用docker部署
下载代码部署
# Clone repository
git clone https://github.com/langfuse/langfuse.git
cd langfuse
# Run server and database
docker compose up -d
- web访问
# http://ip:3000
使用邮箱注册一个账号使用
微信扫一扫
参考:
https://github.com/langfuse/langfuse
1.使用docker部署
下载代码部署
# Clone repository
git clone https://github.com/langfuse/langfuse.git
cd langfuse
# Run server and database
docker compose up -d
# http://ip:3000
使用邮箱注册一个账号使用
相关推荐