0
点赞
收藏
分享

微信扫一扫

怎么部署langfuse

参考:
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

  1. web访问

# http://ip:3000

使用邮箱注册一个账号使用



举报

相关推荐

0 条评论