We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LLM support for v2 implies replicating the functionality of v1's PromptNode.
Ideally we should create several smaller components which can be combined into flexible layouts.
https://www.notion.so/deepsetai/WIP-LLM-Support-in-v2-a19ad6ace3fe436291b9f42e70d32704
The content you are editing has changed. Please copy your edits and refresh the page.
PromptBuilder
AnswersBuilder
HuggingFaceTGIGenerator
CohereGenerator
ClaudeGenerator
DocumentsBuilder
MetadataBuilder
ChatGPTGenerator
HuggingFaceLocalGenerator
The text was updated successfully, but these errors were encountered:
anakin87
Successfully merging a pull request may close this issue.
LLM support for v2 implies replicating the functionality of v1's PromptNode.
Ideally we should create several smaller components which can be combined into flexible layouts.
https://www.notion.so/deepsetai/WIP-LLM-Support-in-v2-a19ad6ace3fe436291b9f42e70d32704
Tasks
PromptBuilder
#5622AnswersBuilder
#5624HuggingFaceTGIGenerator
LLM support (2.x) #5625CohereGenerator
#5984DocumentsBuilder
#5700MetadataBuilder
#5702ChatGPTGenerator
#5727HuggingFaceLocalGenerator
#5953The text was updated successfully, but these errors were encountered: