mikekelly / AgentK

An autoagentic AGI that is self-evolving and modular.
MIT License
901 stars 143 forks source link

in the case of ollama #11

Open k2o333 opened 3 months ago

k2o333 commented 3 months ago

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?