we have 2 AI entry points:
- AI features built into the editor. (e.g. the AI "generate cell" and chat sidebar,)
- AI widgets (mo.ui.chat, and mo.ai.llm)
i think you'll want to change (1) to unblock, but the code you located is for (2).
if you'd like to make the contributions, the places to change would be:
marimo/_server/api/endpoints/ai.py
marimo/_config/config.py