Skip to content

feat(session and litellm): add session deletion flow with Ctrl+P and overlay dialog; support LiteLLM (or any other) proxy; extend vertex models #243

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

obukhovaa
Copy link

@obukhovaa obukhovaa commented Jun 18, 2025

Allow to prune sessions you don't need anymore. Also added support for local api token (e.g. to use with LiteLLM) and trying to use sane defaults for local provider models.

@obukhovaa obukhovaa changed the title feat(session): add session deletion flow with Ctrl+P and overlay dialog feat(session and litellm): add session deletion flow with Ctrl+P and overlay dialog; support LiteLLM (or any other) proxy; extend vertex models Jun 20, 2025
@obukhovaa
Copy link
Author

Batched a few more tweaks to make LiteLLM work in passthrough mode (e.g. with vertex ai), which is helpful if you have you a LiteLLM proxy in your company and can't really tap into providers directly with your own keys.

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