RD-Agent icon indicating copy to clipboard operation
RD-Agent copied to clipboard

Can we customize base_url for openai compatible LLM models instead of using openai models?

Open ahalamora1981 opened this issue 1 year ago • 3 comments

❓ Questions and Help

Can we customize base_url for openai compatible LLM models instead of using openai models?

I didn't find this setting in .env example file. Appreciate if this can be supported.

Thanks! TJ

ahalamora1981 avatar Oct 18 '24 00:10 ahalamora1981

I have the same question, can I use the local LLM like ollama?

minne100 avatar Oct 18 '24 07:10 minne100

similar problem: issue#433

XianBW avatar Oct 18 '24 08:10 XianBW

I had the same issue. Was able to create a workaround by implementing my own APIBackend class

JakobWong avatar May 15 '25 14:05 JakobWong