Lost in all Rasa CALM documentation: discrepencies

Hi,

I’ve been trying for days now to implement a first simple rasa agent with CALM using Ollama but all my intent failed. I’ve tried to find answer in rasa documentation but seems to change all time. For example, I’ve just realized that 2 of my firefox open tabs with the same url : Using Python | Rasa Documentation did not return the same information (images below): one mention Python 3.9, 3.10 and 3.11 as compatible version whereas other only mention 3.10 and 3.11… My intent implemententing “OPENAI free” rasa CALM project with Ollama failed with RuntimeError: asyncio.run() cannot be called from a running event loop. Don’t know if this can be linked with Python version.

Hey @LECARROU thanks for your input. You’re describing something really weird. Would you mind trying to refresh both pages? I suspect you’ll see the same content, as we updated the page last week. Thanks