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

[Bug]: Warning when importing the opik python SDK #971

Open
1 of 4 tasks
jverre opened this issue Dec 31, 2024 · 0 comments
Open
1 of 4 tasks

[Bug]: Warning when importing the opik python SDK #971

jverre opened this issue Dec 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jverre
Copy link
Collaborator

jverre commented Dec 31, 2024

What component(s) are affected?

  • Python SDK
  • Opik UI
  • Opik Server
  • Documentation

Opik version

  • Opik version: 1.3.3

Describe the problem

When running import opik I get the following warning:

/usr/local/lib/python3.10/dist-packages/pydantic/_internal/_config.py:345: UserWarning: Valid config keys have changed in V2:
* 'fields' has been removed
  warnings.warn(message, UserWarning)

Reproduction steps

In Collab run:

%pip install opik --quiet

import opik
@jverre jverre added the bug Something isn't working label Dec 31, 2024
@jverre jverre changed the title [Bug]: Warning when running opik.configure [Bug]: Warning when importing the opik python SDK Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant