Is it possible to use Extended OpenAI Conversation with an LLM other than OpenAI, for example, with llama3.1:8b or qwen2.5:7b?
What parameters should I use besides the IP address of my PC where OpenAI is installed? Do I need to use an OpenAI API key?
This is possible. What provider or local framework are you using?