Request custom AI chat model

The idea is:
I would like to have a Custom AI Chat model node attached to the AI Agent where we can fill in our own custom fields such as URL / API /headers and body or Curl

My use case:
We have own self-hosted AI framework with many chat models included such as

  • use model:Claude-Sonnet to access AWS Bedrock Claude Sonnet model
  • use model:Amazon-Nova-Lite to access AWS Bedrock Amazon Nova model
  • use model:ChatGPT4o to access GPT4 Omni
  • use model:ChatGPT4o-mini to access GPT4 Omni Mini
  • use model:VertexGemini to access Gemini 1.5 Flash
  • use model:VertexGeminiPro to access Gemini 1.5 Pro
  • use model:Amazon-Nova-Canvas to access Amazon Nova Canvas

This will give the ability to change the AI agent chat model at any time and data will be very secure as it is processed via our own Framework.

I think it would be beneficial to add this because:
Everyone is starting to host their own self-hosted AI framework on local machines and servers due to data privacy and control.

Are you willing to work on this?

Yes for sure