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

[BUG] - Update Playground to Support Latest Tools Libraries #198

Open
dannleft opened this issue Jan 23, 2025 · 0 comments
Open

[BUG] - Update Playground to Support Latest Tools Libraries #198

dannleft opened this issue Jan 23, 2025 · 0 comments
Labels
playground Pertains to the interactive examples or sandbox environments that allow for testing or playing with tools UI

Comments

@dannleft
Copy link
Collaborator

Describe the Bug

The KaibanJS Playground does not currently support the latest libraries of tools added to KaibanJS, causing compatibility issues when attempting to integrate or test these tools within the Playground environment.

KaibanJS Team Config

Provide a link to a Playground or configuration file for reproducing the issue. For example, see: Example Playground.
The current configuration does not include the latest tools libraries, such as JinaUrlToMarkdown or others introduced in recent updates.

Steps to Reproduce

  1. Open the KaibanJS Playground at the provided link.
  2. Attempt to integrate or use one of the new tools (e.g., JinaUrlToMarkdown) within the Playground.
  3. Observe the lack of support or functionality for the tool.

Current vs. Expected behavior

Current Behavior:
The Playground does not recognize or support the new tools, resulting in errors or missing functionalities.

Expected Behavior:
The Playground should support all the latest tools libraries introduced in KaibanJS, ensuring seamless integration and testing capabilities.

Environment

  • Framework/Library: Vanilla JavaScript
  • KaibanJS Version: 0.14.0
  • JavaScript Runtime: Chrome
@dannleft dannleft added bug Something isn't working integrations Adding support for third-party tools, agents, or services library Issues and enhancements directly related to the codebase of the library component of the project. labels Jan 23, 2025
@darielnoel darielnoel added playground Pertains to the interactive examples or sandbox environments that allow for testing or playing with tools UI and removed bug Something isn't working library Issues and enhancements directly related to the codebase of the library component of the project. integrations Adding support for third-party tools, agents, or services labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playground Pertains to the interactive examples or sandbox environments that allow for testing or playing with tools UI
Projects
None yet
Development

No branches or pull requests

2 participants