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

Log assistants API calls to cloudwatch #5761

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mfittko
Copy link

@mfittko mfittko commented Sep 18, 2024

Title

When trying to use LiteLLM with the OpenAI assistants API, we were lacking the ability of gaining insights into the api calls used via litellm.

This PR shares the adaptations that we made in order to allow us to open this "black box".

We were also integrating a cloud watch logs logger as this data is much better for obtaining insights into the logged data on cloudwatch.

Relevant issues

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

[REQUIRED] Testing - Attach a screenshot of any new tests passing locall

If UI changes, send a screenshot/GIF of working UI fixes

Copy link

vercel bot commented Sep 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 18, 2024 8:01am

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

Successfully merging this pull request may close these issues.

1 participant