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

Remove pydantic V1 #777

Merged
merged 6 commits into from
Feb 4, 2025
Merged

Remove pydantic V1 #777

merged 6 commits into from
Feb 4, 2025

Conversation

kumaranvpl
Copy link
Collaborator

Why are these changes needed?

Related issue number

Closes #457

Checks

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
autogen/agentchat/conversable_agent.py 0.00% 1 Missing ⚠️
Flag Coverage Δ
3.10 58.38% <90.90%> (+2.38%) ⬆️
3.11 29.18% <81.81%> (?)
3.12 27.43% <81.81%> (?)
3.13 41.53% <81.81%> (+7.83%) ⬆️
3.9 39.97% <81.81%> (+6.78%) ⬆️
anthropic 16.42% <54.54%> (?)
bedrock 16.79% <54.54%> (?)
cerebras 16.51% <54.54%> (?)
cohere 16.55% <54.54%> (?)
docs 28.78% <54.54%> (-0.07%) ⬇️
falkordb 15.85% <54.54%> (?)
gemini 16.50% <54.54%> (?)
graph-rag-falkor-db 28.22% <54.54%> (-0.07%) ⬇️
groq 16.52% <54.54%> (?)
interop 29.67% <54.54%> (-0.06%) ⬇️
jupyter-executor 30.94% <54.54%> (-0.06%) ⬇️
lmm 19.39% <54.54%> (?)
long-context 15.65% <54.54%> (?)
macos-latest 58.44% <90.90%> (+2.35%) ⬆️
mistral 16.23% <54.54%> (?)
neo4j 15.84% <54.54%> (?)
ollama 16.91% <54.54%> (?)
retrievechat 29.79% <54.54%> (-0.02%) ⬇️
retrievechat-mongodb 29.78% <54.54%> (+1.22%) ⬆️
retrievechat-pgvector 29.78% <54.54%> (+1.22%) ⬆️
retrievechat-qdrant 29.73% <54.54%> (+1.24%) ⬆️
teachable 15.83% <54.54%> (?)
together 16.56% <54.54%> (?)
twilio 28.43% <54.54%> (-0.07%) ⬇️
ubuntu-latest 58.46% <90.90%> (+2.39%) ⬆️
websurfer 18.78% <72.72%> (?)
windows-latest 56.07% <90.90%> (+2.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
autogen/oai/client.py 55.39% <100.00%> (+1.92%) ⬆️
autogen/tools/function_utils.py 92.53% <100.00%> (+0.05%) ⬆️
autogen/agentchat/conversable_agent.py 69.67% <0.00%> (+0.91%) ⬆️

... and 8 files with indirect coverage changes

@davorrunje davorrunje enabled auto-merge February 4, 2025 03:01
@davorrunje davorrunje added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit 0c7a1ab Feb 4, 2025
299 of 306 checks passed
@davorrunje davorrunje deleted the remove-pydantic-v1 branch February 4, 2025 03:16
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.

Remove support for Pydantic 1.x
2 participants