Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
feat: Add CometAPI integration with new components and documentation. (#9735)
* feat: Add CometAPI integration with new components and documentation. - Updated sidebars to include CometAPI bundle. - Enhanced compatibility modules to support CometAPI constants. - Implemented lazy loading for CometAPI icons in the frontend. - Added CometAPI to the list of sidebar bundles in styleUtils. - Introduced CometAPI documentation page detailing usage and parameters. - Created CometAPI icon components for consistent UI representation. - Defined CometAPI model constants for available models. - Developed CometAPI component for language model integration with input handling. - Implemented model fetching logic from CometAPI API. * fix: Update CometAPI component with improved error handling and dynamic imports * Update docs/sidebars.js Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * Update docs/docs/Components/bundles-cometapi.mdx Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * Update docs/docs/Components/bundles-cometapi.mdx Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * Update docs/docs/Components/bundles-cometapi.mdx Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * Update docs/docs/Components/bundles-cometapi.mdx Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * Update docs/docs/Components/bundles-cometapi.mdx Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * Update docs/docs/Components/bundles-cometapi.mdx Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * add tests to cometAPI * [autofix.ci] apply automated fixes * Add new Claude model constant * fixtest_component_input_types * build component index * test_lambda_filter * fix merge conflicts test_lambda_filter * build_component_index * [autofix.ci] apply automated fixes * fix ruff errors * update component index * build component index * build_component_index * build component index * build: Update component index for CometAPI integration * fix: playwright tests * chore: Update starter projects with latest component versions * chore: no code changes (empty change set) No modifications to source files were detected in this change set. This is a no-op commit used to record a checkpoint; no behavior, dependencies, or tests were altered. Files changed: 0 * fix tests for components * build component index --------- Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> Co-authored-by: Himavarsha <40851462+HimavarshaVS@users.noreply.github.com> Co-authored-by: himavarshagoutham <himavarshajan17@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Jordan Frazier <122494242+jordanrfrazier@users.noreply.github.com>
T
TensorNull committed
7dd37d49db2b5b178ccb392c6e10d9290c729a5c
Parent: 58dd11f
Committed by GitHub <noreply@github.com>
on 10/16/2025, 8:20:35 PM