
So I was checking for API keys for a chatbot plugins which I was creating for WordPress site.
I used API key from Openrouter and tested various free models . But the performance was not up to the mark. As I was checking in my localhost, somehow the connection was cutting all the times.
Then I got idea and used Ollama API keys, I found Gemma4:31b-cloud models which performs well as it has 31b parameters and 256k Context, I checked it by providing various pdf files and asked it to analyse and give me tabular report. It gave me satisfactory analysis data.
Continue reading “Testing Ollama Gemma4:31b-cloud For wordpress chatbot plugins “





