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

[Feature]: litellm --version not requiring proxy extra #7975

Open
jamesbraza opened this issue Jan 24, 2025 · 0 comments
Open

[Feature]: litellm --version not requiring proxy extra #7975

jamesbraza opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jamesbraza
Copy link
Contributor

The Feature

It would be cool if litellm --version worked without the proxy extra.

With litellm==1.59.6 and Python 3.12.7:

> litellm --version
/path/to/repo/.venv/lib/python3.12/site-packages/pydantic/_internal/_config.py:345: UserWarning: Valid config keys have changed in V2:
* 'fields' has been removed
  warnings.warn(message, UserWarning)
Traceback (most recent call last):
  File "/path/to/repo/.venv/lib/python3.12/site-packages/litellm/proxy/proxy_server.py", line 57, in <module>
    import orjson
ModuleNotFoundError: No module named 'orjson'

Motivation, pitch

Easily acquiring the LiteLLM version installed.

Are you a ML Ops Team?

No

Twitter / LinkedIn details

No response

@jamesbraza jamesbraza added the enhancement New feature or request label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant