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]: New version of haystack-ai broke the integration #1047

Closed
1 of 4 tasks
alexkuzmik opened this issue Jan 14, 2025 · 1 comment · Fixed by #1070
Closed
1 of 4 tasks

[Bug]: New version of haystack-ai broke the integration #1047

alexkuzmik opened this issue Jan 14, 2025 · 1 comment · Fixed by #1070
Labels
bug Something isn't working

Comments

@alexkuzmik
Copy link
Collaborator

What component(s) are affected?

  • Python SDK
  • Opik UI
  • Opik Server
  • Documentation

Opik version

  • Opik version: 1.3.5

Describe the problem

If you import haystack integration you'll see the following error:
ImportError: cannot import name 'openai_utils' from 'haystack.components.generators'.
It's relevant for the most recent haystack-ai version - 2.9.0

Reproduction steps

No response

@alexkuzmik alexkuzmik added the bug Something isn't working label Jan 14, 2025
@jverre
Copy link
Collaborator

jverre commented Jan 15, 2025

This is causing the Python SDK docs generation to fail, I added b040991 but we should revert it once this is fixed

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

Successfully merging a pull request may close this issue.

2 participants