You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
======== warnings summary ========
tests/test_keys.py: 4 warnings
tests/test_llm.py: 23 warnings
tests/test_templates.py: 4 warnings
/Users/simon/.local/share/virtualenvs/llm-p4p8CDpq/lib/python3.10/site-packages/pydantic/main.py:1024: PydanticDeprecatedSince20: The `dict` method is deprecated; use `model_dump` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.6/migration/
warnings.warn('The `dict` method is deprecated; use `model_dump` instead.', category=PydanticDeprecatedSince20)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======== 183 passed, 31 warnings in 2.28s ========
The text was updated successfully, but these errors were encountered:
End of
python -m pytest
:The text was updated successfully, but these errors were encountered: