5.22.0 = The model update = - Added openrouter integration!!! - Added new model naming schemes: [provider]:[model] custom:[model]@[base_url] Provider list: - anthropic (anthropic.com - claude-3.7-sonnet...) - chub (chub.ai) - mistral (mistral.ai - mistral/mixtral/codestral...) - openai (openai.com - GPT-4o/GPT-4.1/o1...) - openrouter (openrouter.ai - recommended) - xai (x.ai - grok) - custom - Cleaned up some code in ask.py - Added some error handling so errors won't throw you out of owega anymore. - Handles ctrl+c to cancel a pending request. (so it doesn't throw you out of owega anymore either.)