Skip to content

Create a new Langflow component in the epam folder replicating backend functionality from @google-gemini/gemini-fullstack-langgraph-quickstart (LLM-agnostic, using Langgraph) #1

@sergesha

Description

@sergesha

Feature Request

Description:
Create a new Langflow component in the Epam folder. The component must fully replicate the backend functionality from the @google-gemini/gemini-fullstack-langgraph-quickstart repository, without any simplifications or omissions. The implementation should use Langgraph.

Requirements:

The LLM model must be connected to the component as an input parameter (LLM-agnostic, not restricted to Gemini, unlike the reference repository).
The component should not be tied to Gemini and must support any compatible LLM.
The code must be fully functional and thoroughly tested.
Submit a pull request (PR) with the working code targeting the develop branch.

Acceptance Criteria:

A new, fully functional Langflow component exists in the epam folder.
The component mirrors the backend logic of @google-gemini/gemini-fullstack-langgraph-quickstart in full detail.
The component is LLM-agnostic and accepts the LLM as an input parameter.
All code is tested and verified to work.
A PR is submitted to the develop branch for review.

Motivation

LangFlow implementation of @google-gemini/gemini-fullstack-langgraph-quickstart

Your Contribution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions