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

LLMChain ApplyAsync returning Task as result object, instead of text value #135

Closed
ericgreenmix opened this issue Feb 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ericgreenmix
Copy link
Contributor

Describe the bug

Await of ParseResult was missed

Steps to reproduce the bug

MapReduceDocumentsChain gave incorrect outputs

Expected behavior

PR Incoming

Screenshots

No response

NuGet package version

No response

Additional context

No response

@ericgreenmix ericgreenmix added the bug Something isn't working label Feb 7, 2024
@HavenDV HavenDV closed this as completed in 7f9ad92 Feb 7, 2024
@HavenDV
Copy link
Contributor

HavenDV commented Feb 7, 2024

Thank you very much for your contribution. Please write me your name in discord if you want and I will add you to the list of contrubutors and dev channel discussing development and immediate plans

@HavenDV
Copy link
Contributor

HavenDV commented Feb 8, 2024

image

We currently have two LLMChain implementations in the project and I’m not sure if this one is used. It wasn't added by me and I didn't pay much attention to it. And it seems we just need to compare these implementations and combine them correctly
I created issue according this: #128
Initial info about this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants