Langfuse OTel env.example improvements

This commit is contained in:
Mark Backman
2025-05-24 08:16:33 -04:00
parent f86d002ceb
commit b4cd7d7941
3 changed files with 14 additions and 3 deletions

View File

@@ -43,6 +43,8 @@ OPENAI_API_KEY=your_key_here
pip install -r requirements.txt
```
> Install only the http exporter. If you have a conflict, uninstall the grpc exporter.
### 4. Run the Demo
```bash