AgentK
AgentK copied to clipboard
in the case of ollama
In the scenario of using ollama, I configured openai_api_key="ollama" in the .env file. Then, where should I configure openai_api_base="http://IPADDRESS:11434/v1"? In config.py?