Skip to content

[FR] Supplier integration #3261

@matmair

Description

@matmair

Problem
There are a bunch of integrations for different vendors. Most implement the same logic.

Suggested solution
Create models and APIs to make integration easy. Create them in a way that TOSs are not borken.

  • Model + API for API keys and connections settings
  • Model + API for requests + answers (+ cleanup)
  • Plugin mixin to enable easy search integration
  • API + python integration to enable third parties proxied calls without keys on the system (or knowledge of them at all).

Describe alternatives you've considered
A lot of small implementations work right now.

Do you want to develop this?
Yes - I have some code that will be seriously reduced by that.

I really would like to get some feedback on this and maybe make a list of all vendors that should be considered:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis is an suggested enhancement or new featurehelp wantedAssistance requiredpluginPlugin ecosystemroadmapThis is a roadmap feature with no immediate plans for implementation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions