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

how to add custom tools/agents #95

Open
seshubonam opened this issue Apr 25, 2023 · 2 comments
Open

how to add custom tools/agents #95

seshubonam opened this issue Apr 25, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@seshubonam
Copy link

could the existing tool implementation be extended to add new types of tools for drag and drop, or does it need extensive work for each tool. if you add that in readme documentation, how to add custom tools/agents/chains, developers can contribute PRs

@yashbonde
Copy link
Member

Hey, we are currently building our DAG processing engine (flowfury), once added will update the READMEs on it.

Currently we are expecting that a user will be able to add new nodes via:

  • a new folder/file with the code file in chainfury
  • an API so user can load code directly in the DB

What do you think would be cool and useful?

@seshubonam
Copy link
Author

interfacing with gradio tools andhuggingface demos could be powerful for integrating outputs to apps/data analysis workflows powered by natural language.

@vgulerianb vgulerianb added the enhancement New feature or request label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants