Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Task Dependencies Chain #15

Open
slavakurilyak opened this issue Apr 16, 2023 · 0 comments
Open

Task Dependencies Chain #15

slavakurilyak opened this issue Apr 16, 2023 · 0 comments

Comments

@slavakurilyak
Copy link
Owner

Inspired by HuggingGPT, we can create a task dependency chain, which parses the user request and determines the task dependency based on its knowledge.

Complex requests often involve multiple tasks, and the large language model needs to determine dependencies and execution order for these tasks

Creating this chain allows us to develop a HuggingFace agent, similar to HuggingGPT.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant