Mockingjay

Results 4 comments of Mockingjay

> ### Problem description > I've installed `lvim` for the first time today using curl as described at https://www.lunarvim.org/docs/installation#release. After running the script, I'm getting `error: unknown flag 'u'` if...

You will need to install the Az.Network Module. `Install-Module Az.Network`

Same exact problem here ``` $ flatpak info com.jeffser.Alpaca Alpaca - Chat with AI models ID: com.jeffser.Alpaca Ref: app/com.jeffser.Alpaca/x86_64/stable Arch: x86_64 Branch: stable Version: 6.0.3 License: GPL-3.0-or-later Origin: flathub Collection:...

I think I found the issue. Calls are to anthropic do not contain the expected headers. Currently, alpaca uses the `Authorization: Bearer some-api-key` method. However, account to the anthropic docs,...