v3.0.6
New Feature:
You can use Gemini Pro now!
How to use:
(
agent_factory
.set_settings("model.Google.auth.api_key", "<Your-Google-API-Key-Here>")
.set_settings("current_model", "Google")
.set_settings("proxy", "http://127.0.0.1:7890") # You can set proxy if needed
)