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

Fix: Prem DsPY Basic Request Return type should be list not string #1171

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

Anindyadeep
Copy link
Contributor

@Anindyadeep Anindyadeep commented Jun 19, 2024

Due to this, all the workflows in DsPY like Predict etc was failing when using Prem.

Additionally, this PR also adds kwargs in the constructor because in some of the examples, it does requires some additional parameters while we initialize the LLM before configuring it.

@okhat okhat merged commit 5e266cf into stanfordnlp:main Jun 19, 2024
4 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.

None yet

2 participants