Skip to content

Conversation

Vipul-Pandey-22
Copy link

(Replace this entire block of text)

Thank you for contributing to LangChain! Follow these steps to mark your pull request as ready for review. If any of these steps are not completed, your PR will not be considered for review.

  • PR title: Follows the format: {TYPE}({SCOPE}): {DESCRIPTION}

    • Examples:
      • feat(core): add multi-tenant support
      • fix(cli): resolve flag parsing error
      • docs(openai): update API usage examples
    • Allowed {TYPE} values:
      • feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert, release
    • Allowed {SCOPE} values (optional):
      • core, cli, langchain, standard-tests, text-splitters, docs, anthropic, chroma, deepseek, exa, fireworks, groq, huggingface, mistralai, nomic, ollama, openai, perplexity, prompty, qdrant, xai, infra
    • Once you've written the title, please delete this checklist item; do not include it in the PR.
  • PR message: Delete this entire checklist and replace with

  • Lint and test: Run make format, make lint and make test from the root of the package(s) you've modified. We will not consider a PR unless these three are passing in CI. See contribution guidelines for more.

Additional guidelines:

  • Most PRs should not touch more than one package.
  • Please do not add dependencies to pyproject.toml files (even optional ones) unless they are required for unit tests. Likewise, please do not update the uv.lock files unless you are adding a required dependency.
  • Changes should be backwards compatible.
  • Make sure optional dependencies are imported within a function.

@github-actions github-actions bot added langchain Related to the package `langchain` dependencies Pull requests that update a dependency file feature and removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 5, 2025
@Vipul-Pandey-22
Copy link
Author

changes are made

@Vipul-Pandey-22 Vipul-Pandey-22 force-pushed the Vipul/hallucination-detector branch from bf7d959 to c1d99ea Compare October 6, 2025 16:26
@github-actions github-actions bot added langchain Related to the package `langchain` dependencies Pull requests that update a dependency file and removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
@Vipul-Pandey-22 Vipul-Pandey-22 force-pushed the Vipul/hallucination-detector branch from b397baf to 75ce98a Compare October 6, 2025 16:43
@github-actions github-actions bot added langchain Related to the package `langchain` dependencies Pull requests that update a dependency file and removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
@Vipul-Pandey-22 Vipul-Pandey-22 force-pushed the Vipul/hallucination-detector branch from 8cbff49 to 6814cc7 Compare October 6, 2025 17:19
@github-actions github-actions bot added langchain Related to the package `langchain` dependencies Pull requests that update a dependency file and removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
@Vipul-Pandey-22 Vipul-Pandey-22 force-pushed the Vipul/hallucination-detector branch from 290c18b to 29612a5 Compare October 6, 2025 17:42
@github-actions github-actions bot added langchain Related to the package `langchain` dependencies Pull requests that update a dependency file and removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
@Vipul-Pandey-22 Vipul-Pandey-22 force-pushed the Vipul/hallucination-detector branch from b6bf11c to 5109f32 Compare October 6, 2025 18:18
@github-actions github-actions bot added langchain Related to the package `langchain` dependencies Pull requests that update a dependency file and removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
@Vipul-Pandey-22 Vipul-Pandey-22 force-pushed the Vipul/hallucination-detector branch from 7e95d0a to 7a0bed5 Compare October 6, 2025 18:28
@github-actions github-actions bot removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
@github-actions github-actions bot added langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
@github-actions github-actions bot removed langchain Related to the package `langchain` dependencies Pull requests that update a dependency file labels Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant