LiteLLM V2? #4383
krrishdholakia
started this conversation in
General
LiteLLM V2?
#4383
Replies: 2 comments 3 replies
-
@andersskog @yujonglee thoughts on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I understand we now have additional In my understanding, major version bump is for public API change. For ex,
But introducing new type to fix the linting error? I don't think it is change that need major version bump. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are the recent pydantic v1 -> v2 change #3670 + the upcoming ModelResponseChunk for streaming fix #4219 considered breaking changes?
As such, would it make sense to release the upcoming fix under a v2 with a migration guide?
Beta Was this translation helpful? Give feedback.
All reactions