Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] CrewAI migrated to LiteLLM #4964

Closed
olafgeibig opened this issue Oct 11, 2024 · 1 comment · Fixed by #5026
Closed

[ENHANCEMENT] CrewAI migrated to LiteLLM #4964

olafgeibig opened this issue Oct 11, 2024 · 1 comment · Fixed by #5026
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@olafgeibig
Copy link

The crewAI related docs of Phoenix are not reflecting the latest development of crewAI. As of 0.63.0 crewAI has migrated from LangChain to LiteLLM for calling models. The Phoenix docs do not reflect that. LiteLLM tracing with Phoenix is possible but it's not documented.

  1. Add LiteLLM tracing to the docs
  2. Update the crewAI related docs with an example for the legacy versions with LangChain and for the newer version with LiteLLM
@olafgeibig olafgeibig added enhancement New feature or request triage issues that need triage labels Oct 11, 2024
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Oct 11, 2024
@axiomofjoy axiomofjoy removed triage issues that need triage enhancement New feature or request labels Oct 11, 2024
@mikeldking
Copy link
Contributor

Good call out @olafgeibig - we will get this documented. cc @Jgilhuly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants