The idea is:
I want to connect my private LLM to the AI agent node, but currently this is not supported. My private LLM authorization method is Bearer. I hope to support private LLM in the list of LLM.
My use case:
I have set up my own private LLM on the local network. I hope our private LLM can connect to the chat model endpoint of the AI agent. Currently, I can only choose an external LLM from the LLM list or an LLM adapted for Ollama.
I think it would be beneficial to add this because:
Due to concerns over information security, we prefer to use private LLMs.
Any resources to support this?
Are you willing to work on this?
Yes, I hope to solve this problem.