Skip to content

Conversation

s3pi
Copy link
Contributor

@s3pi s3pi commented Sep 18, 2025

Issue

Changes Made

  • Updated docs/getstarted/rag_eval.md to use embed_text/embed_texts.
  • Added note about installing langchain-core and langchain-openai explicitly when using ChatOpenAI to avoid version mismatches.

Testing

  1. make run-ci-fast

References

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 18, 2025
@s3pi s3pi closed this Sep 20, 2025
@s3pi s3pi reopened this Sep 20, 2025
Copy link
Contributor

@anistark anistark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @s3pi 🙌🏼

@anistark anistark merged commit 183f095 into explodinggradients:main Sep 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Evaluate a simple RAG system : RAG() does not initialize any instance

3 participants