Skip to content

[FEATURE] APIChain support or how am I supposed to query custom REST APIs? #167

@nabbl

Description

@nabbl

Describe the feature you'd like
So maybe this already works but what I want to do with flowise which works nicely in langchain is to make GET or POST requests to a privately hosted REST API via api bearer token. Get the json and make informed descisions based on the response and then make post requests according to the decisions made by the LLM.
Didn't get it to work on flowise though because there is no tool or chain or anything to put URL and authorization tokens anywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions