Skip to content

LangStream pipeline UI has disconnect when LangChain is used #715

Open
@devinbost

Description

When we use LangChain to interact with AstraDB, there's a disconnect in the visual representation of the flow. For example, in this diagram, it appears that the LangChain chatbot is independent from the AstraDatasource.
image
(Source is the new Azure document ingestion demo)
The true representation of the flow is that the docs ingested by the top pipeline are used by the chatbot.
So, in this case, the diagram above is misleading because it appears like the PDF ingestion flow is unrelated to the chatbot.

It would be a big improvement to the usefulness of the UI if we could find a way to fill gaps like this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions