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

Integrate KaibanJS with Fabric Framework for Prompt-Based Solutions #194

Open
darielnoel opened this issue Jan 10, 2025 · 0 comments
Open
Labels
feature New feature or request integrations Adding support for third-party tools, agents, or services

Comments

@darielnoel
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, KaibanJS offers a robust framework for building multi-agent systems but lacks integration with frameworks that leverage crowdsourced AI prompts for solving specific problems, such as the Fabric framework. Fabric provides a modular architecture and a library of use-case patterns that could complement KaibanJS's capabilities.

Describe the solution you'd like
An integration with Fabric, allowing KaibanJS agents to utilize Fabric's prompt-based patterns seamlessly. This would enable developers to enhance the functionality of KaibanJS agents with pre-defined or custom prompts from Fabric, streamlining workflows and expanding use-case coverage.

Describe alternatives you've considered

  1. Manually implementing Fabric-like prompt patterns directly within KaibanJS, which could be time-consuming and redundant.
  2. Encouraging developers to separately integrate Fabric into their projects, though this approach may not provide the same seamless experience as an official integration.

Additional context
Fabric offers a growing library of patterns designed to address specific tasks using modular AI prompts. For example:

Integrating these resources with KaibanJS could elevate its utility for developers seeking modular, prompt-driven solutions.

Thanks @aitorres for bringing this up.

@darielnoel darielnoel added feature New feature or request integrations Adding support for third-party tools, agents, or services labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request integrations Adding support for third-party tools, agents, or services
Projects
None yet
Development

No branches or pull requests

1 participant