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

[FEA]: Create Langchain Prompt Generator #1180

Closed
2 tasks done
mdemoret-nv opened this issue Sep 8, 2023 · 1 comment · Fixed by #1292
Closed
2 tasks done

[FEA]: Create Langchain Prompt Generator #1180

mdemoret-nv opened this issue Sep 8, 2023 · 1 comment · Fixed by #1292
Labels
feature request New feature or request sherlock Issues/PRs related to Sherlock workflows and components

Comments

@mdemoret-nv
Copy link
Contributor

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Critical (currently preventing usage)

Please provide a clear description of problem this feature solves

To support using Langchain functionality directly in the the LLM Engine from #1178, a Langchain Prompt Generator should be created. This will allow quick prototyping with LLMs in Morpheus by supporting existing complex functionality from the Langchain library. The focus here is on ease of use and not performance.

Describe your ideal solution

This Prompt Generator will directly wrap components from the Langchain library. Its primary functionality will be translating between Morpheus and Langchain concepts.

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request
@mdemoret-nv
Copy link
Contributor Author

Fixed by #1292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request sherlock Issues/PRs related to Sherlock workflows and components
Projects
Status: Done
1 participant