Skip to content

rrg92/powershai

Repository files navigation

PowerShell Gallery Version PowerShell Gallery Downloads X (formerly Twitter) Follow YouTube Channel Subscribers YouTube Channel Views

PowerShell Gallery Version PowerShell Gallery Downloads

PowershAI

Install-Module -Scope CurrentUser powershai 

Atualização (pt-BR)

Olá amigos! O desenvolvimento do powershai está parado um pouco, mas não está morto.
Devido a outras prioridades, eu não consigo dar vazão, mas sigo de olho nas novidades de IA abrindo issues para quando houver tempo, conseguir continuar, afinal, esse é um projeto que me permite aprender muito de IA!
Para tentar compensar um pouco dessa demora, eu adicionei um build beta: Agora, sempre que eu fizer modificações, eu vou publicar no package powershai-beta, que você pode instalar normalmente:

Install-Module powershai-beta 

Esta versão beta não terá testes e pode conter bugs mais severos do que a versão normal.
O objetivo é compartilhar as mudanças para testar de uma maneira mais rápida, já que os testes podem ser um ponto de gargalo, mas que são importantes para garantir a qualidade do módulo.
Portanto, a versão beta deve ser usada com cautela.

Updates (en-US)

Hello friends! Development on PowershAI has slowed down a bit, but it’s definitely not dead. Due to other priorities, I haven’t been able to move as fast as I’d like, but I’m still keeping an eye on new AI updates and opening issues so that, when I have time, I can continue working on it. After all, this project is a great way for me to learn more about AI!

To compensate a bit for this delay, I’ve added a beta build: From now on, whenever I make changes, I’ll publish them to the powershai-beta package, which you can install normally:

Install-Module powershai-beta

This beta version will not include tests and may contain more severe bugs than the regular release. The goal is to share changes faster for early testing, since running the test suite can be a bottleneck—but one that’s important for ensuring quality. So, the beta version should be used with caution.