mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
fix openlit typo
This commit is contained in:
committed by
GitHub
parent
e51355200a
commit
1adbcf697d
@@ -18,7 +18,7 @@ We'll walk through a simple example of using CrewAI and integrating it with Lang
|
|||||||
|
|
||||||
|
|
||||||
```python
|
```python
|
||||||
%pip install langfuse opnelit crewai crewai_tools
|
%pip install langfuse openlit crewai crewai_tools
|
||||||
```
|
```
|
||||||
|
|
||||||
### Step 2: Set Up Environment Variables
|
### Step 2: Set Up Environment Variables
|
||||||
@@ -95,4 +95,4 @@ _[Public example trace in Langfuse](https://cloud.langfuse.com/project/cloramnkj
|
|||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- [Langfuse OpenTelemetry Docs](https://langfuse.com/docs/opentelemetry/get-started)
|
- [Langfuse OpenTelemetry Docs](https://langfuse.com/docs/opentelemetry/get-started)
|
||||||
|
|||||||
Reference in New Issue
Block a user