feat: Add generation_kwargs to run methods of Agent#9616
Conversation
|
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
…agent-with-generator_kwargs
|
@sjrl I updated the PR, addressed your comments and added release notes. Hopefully ready to merge |
|
@sjrl any chance you find some minutes to look over it? |
|
Hey @jdb78 apologies for the slow response. We are discussing internally if we'd prefer to make this a more general |
|
My personal opinion: |
|
@sjrl : Any movement on this? |
|
Hey @jdb78 sorry for the slow response. After more discussion we agree that adding |
…agent-with-generator_kwargs
|
@jdb78 is attempting to deploy a commit to the deepset Team on Vercel. A member of the Team first needs to authorize it. |
|
@sjrl done |
Pull Request Test Coverage Report for Build 18848249981Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Related Issues
Proposed Changes:
added a generation_kwargs parameter to Agent which are to be passed to LLM
How did you test it?
added generation_kwargs to unit test run
Checklist
fix:,feat:,build:,chore:,ci:,docs:,style:,refactor:,perf:,test:and added!in case the PR includes breaking changes.