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

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