HeyPuter / puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
21.65k stars 1.37k forks source link

AI doens't work in Editor app when Self Hosting Puter #450

Open pinjiang opened 1 month ago

pinjiang commented 1 month ago

Issue Description AI doesn't work in Editor app when self hosting puter. A windows pops indicate “Error: No implementation available for interface `puter-chat-completion”

Steps to Reproduce Deploy puter in self-hosting mode.

Expected & Actual Behavior AI works as puter.com

Addition Information or Screenshots (if applicable)

Capture

Deployment

Puter version (if accessible)

Click the profile button on the top-right, then "Settings". The version number will be printed at the bottom version 2.1

jelveh commented 3 weeks ago

This is because you need to provide your own API keys for AI to work in self-hosted. We're going to document this process better. Ideally, I'd like to have a wizard allowing users of self-hosted to set their keys, but we're busy with more critical work right now.