-
Notifications
You must be signed in to change notification settings - Fork 554
Open
Labels
Description
Steps to reproduce
- Set up trymaple.com desktop app for macOS (confirmed working)
- Configure custom AI endpoint in Hyprnote:
http://127.0.0.1:8080/v1 - Set model to
kimi-k2.5(custom type doesn't support dropdown selection) - Attempt to generate AI summaries
Expected behavior
Hyprnote should successfully connect to the local proxy and generate summaries.
Actual behavior
Streaming fails with error:
Failed to create streaming completion: APl error: 401:{"status":401,"message":"Invalid JWT"}
Environment
- Platform: macOS
- OS Version: macOS 15.7.4 Sequoia
- App Version: 1.0.14
- Build: 57054b4
- Proxy: trymaple.com desktop app (confirmed working)
- Custom endpoint: http://127.0.0.1:8080/v1
- Model: kimi-k2.5
Notes
- User reports trymaple proxy is functioning correctly
- No specific API key appears to be required for local proxy operation
- Unable to copy error message directly from app (related to text selection issue)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog