aicommits 1.12.0-develop.5 → 1.12.0-develop.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -36,6 +36,7 @@ This will guide you through:
36
36
 
37
37
  - **TogetherAI** (recommended) - Get your API key from [TogetherAI](https://api.together.ai/)
38
38
  - **OpenAI** - Get your API key from [OpenAI API Keys page](https://platform.openai.com/account/api-keys)
39
+ - **OpenRouter** - Get your API key from [OpenRouter](https://openrouter.ai/keys)
39
40
  - **Ollama** (local) - Run AI models locally with [Ollama](https://ollama.ai)
40
41
  - **Custom OpenAI-compatible endpoint** - Use any service that implements the OpenAI API
41
42
 
@@ -315,7 +316,9 @@ Video coming soon where I rebuild it from scratch to show you how to easily buil
315
316
 
316
317
  ## Maintainers
317
318
 
318
- - **Hassan El Mghari**: [@Nutlope](https://github.com/Nutlope) [<img src="https://img.shields.io/twitter/follow/nutlope?style=flat&label=nutlope&logo=twitter&color=0bf&logoColor=fff" align="center">](https://twitter.com/nutlope)
319
+ - **Hassan El Mghari**: [@Nutlope](https://github.com/Nutlope) [<img src="https://img.shields.io/twitter/follow/nutlope?style=flat&label=nutlope&logo=twitter&color=0bf&logoColor=fff" align="center">](https://x.com/nutlope)
320
+
321
+ - **Riccardo Giorato**: [@riccardogiorato](https://github.com/riccardogiorato) [<img src="https://img.shields.io/twitter/follow/riccardogiorato?style=flat&label=riccardogiorato&logo=twitter&color=0bf&logoColor=fff" align="center">](https://x.com/riccardogiorato)
319
322
 
320
323
  - **Hiroki Osame**: [@privatenumber](https://github.com/privatenumber) [<img src="https://img.shields.io/twitter/follow/privatenumbr?style=flat&label=privatenumbr&logo=twitter&color=0bf&logoColor=fff" align="center">](https://twitter.com/privatenumbr)
321
324