raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.3k stars 2.98k forks source link

[Claude] fail to access claude #14858

Open mengliuveronica opened 4 hours ago

mengliuveronica commented 4 hours ago

Extension

https://www.raycast.com/florisdobber/claude

Raycast Version

1.84.1

macOS Version

macOS 14.6.1

Description

I have claude api key and can confirm that it works fine when I access claude api using python locally. But the claude chat in raycast doesn't work. Why? is it because I am using a vpn? How to resolve this issue? Thanks!

Steps To Reproduce

MacOS run ask calude

Current Behaviour

nothing happens.

Expected Behaviour

respond

raycastbot commented 4 hours ago

Thank you for opening this issue!

🔔 @florisdobber @alejandrot96 @FelixLisczyk you might want to have a look.

💡 Author and Contributors commands The author and contributors of `florisdobber/claude` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.