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

Problem with llm.meta in Tutorial: Model-Based Evaluation of RAG Pipelines #320

Open
greghobby opened this issue Apr 22, 2024 · 0 comments

Comments

@greghobby
Copy link

Describe the bug
I cannot run the Tutorial: Model-Based Evaluation of RAG Pipelines as written because when executed I get a runtime error.

Error message
haystack.core.errors.PipelineConnectError: 'llm.meta does not exist. Output connections of llm are: replies (type List[str])

Expected behavior
Much like llm.replies, I would expect llm.meta to be available for connect purposes

Additional context
I have haystack-ai==2.0.1 pip installed

To Reproduce
Run the code in its entirety

Run on Windows Enterprise 10

@masci masci transferred this issue from deepset-ai/haystack May 10, 2024
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

No branches or pull requests

1 participant