Skip to content

Fix: apply_transforms(kg, transforms, run_config=run_config or RunCon… - #2480

Merged
anistark merged 1 commit into
vibrantlabsai:mainfrom
narabi:fix/apply_transforms
Dec 9, 2025
Merged

Fix: apply_transforms(kg, transforms, run_config=run_config or RunCon…#2480
anistark merged 1 commit into
vibrantlabsai:mainfrom
narabi:fix/apply_transforms

Conversation

@narabi

@narabi narabi commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

…fig())

Issue Link / Problem Description

  • Fixes #[1]

Changes Made

  • in the [src/ragas/testset/synthesizers/generate.py
    for generate_with_langchain_docs,
    added run_config=run_config or RunConfig() as an input parameter to the apply_transforms
    so it mimics the apply_transforms for the generate_with_llamaindex_docs

Testing

How to Test

  • Automated tests added/updated
  • Manual testing steps:

References

  • Related issues:
  • Documentation:
  • External references:

Screenshots/Examples (if applicable)


@anistark
anistark merged commit 88f8cb5 into vibrantlabsai:main Dec 9, 2025
9 checks passed
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

Successfully merging this pull request may close these issues.

2 participants