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

Return additional fields #11

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

MFarrasHakim
Copy link
Collaborator

Added ReturnAdditionalFields as Option in ConversationalRetrievalChain

Temperature float32
StreamingChannel chan ChatMessage // non chat model can also use this
Functions []FunctionDefinition
AdditionalMetadataFields []string
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as this is not related to model, this is not the right place.
However we can keep this for now until we refactor chain to have chainOption.

@wejick wejick mentioned this pull request Jul 20, 2023
@wejick wejick merged commit 5afd3ce into wejick:main Jul 20, 2023
1 of 2 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