mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-05 02:31:47 +00:00
fix: re-order providers,Quick Install, subscription polling
This commit is contained in:
parent
6f1cb46df9
commit
79aeaa97e6
4 changed files with 628 additions and 580 deletions
|
|
@ -38,7 +38,7 @@ $NodeVersion = "22"
|
|||
function Write-Banner {
|
||||
Write-Host ""
|
||||
Write-Host "┌─────────────────────────────────────────────────────────┐" -ForegroundColor Magenta
|
||||
Write-Host "│ ⚕ Hermes Agent Installer │" -ForegroundColor Magenta
|
||||
Write-Host "│ ⚕ Hermes Agent Installer │" -ForegroundColor Magenta
|
||||
Write-Host "├─────────────────────────────────────────────────────────┤" -ForegroundColor Magenta
|
||||
Write-Host "│ An open source AI agent by Nous Research. │" -ForegroundColor Magenta
|
||||
Write-Host "└─────────────────────────────────────────────────────────┘" -ForegroundColor Magenta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue