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

Add mocked test & benchmark for LLM agents pipeline #1424

Merged

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Dec 12, 2023

Description

  • Add a test for the LLM agents pipeline that doesn't communicate with OpenAI or SerpAPI.
  • Add benchmark for LLM agents pipeline.

Includes changes from PR #1421

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

…e, avoids issue where the futures were created on a different loop than the llm engine
@dagardner-nv dagardner-nv requested a review from a team as a code owner December 12, 2023 23:42
@dagardner-nv dagardner-nv marked this pull request as draft December 12, 2023 23:43
@dagardner-nv dagardner-nv self-assigned this Dec 12, 2023
@dagardner-nv dagardner-nv added non-breaking Non-breaking change improvement Improvement to existing functionality Merge After Dependencies PR is completed and reviewed but depends on another PR; do not merge out of order labels Dec 12, 2023
@dagardner-nv dagardner-nv changed the title Draft: Adding mocked test & benchmark for LLM agents pipeline Add mocked test & benchmark for LLM agents pipeline Dec 13, 2023
@dagardner-nv dagardner-nv marked this pull request as ready for review December 13, 2023 00:05
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit fbc68de into nv-morpheus:branch-24.03 Dec 14, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality Merge After Dependencies PR is completed and reviewed but depends on another PR; do not merge out of order non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants