Skip to content

Idea: add custom local model(HTTP backend) for complex agents #383

@nfedyashev

Description

@nfedyashev

depending on how hard it might be to add such feature custom(local) models might be a really powerful way of not just using LLMs but building own custom agentic workflows on top of it.

For gptel it could be just like another backend to send HTTP requests to.

Custom HTTP backend could have any kind of workflow - knowledge base injection, tool use, custom guard rails etc. As long as it responds in the expected format, it is fine.

Somewhat related issue #379 but in this case user is not limited to AWS Lambda as only action group option like AWS Bedrock limits it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions