fix openlit typo

This commit is contained in:
Jannik Maierhöfer
2025-02-11 13:11:08 +01:00
committed by GitHub
parent e51355200a
commit 1adbcf697d

View File

@@ -18,7 +18,7 @@ We'll walk through a simple example of using CrewAI and integrating it with Lang
```python
%pip install langfuse opnelit crewai crewai_tools
%pip install langfuse openlit crewai crewai_tools
```
### Step 2: Set Up Environment Variables