Changeset 3303806
- Timestamp:
- 05/30/2025 10:40:24 PM (9 months ago)
- Location:
- maia-multipurpose-ai-assistant
- Files:
-
- 2 edited
-
tags/0.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
maia-multipurpose-ai-assistant/tags/0.2/readme.txt
r3299976 r3303806 45 45 This service is provided by Puter.com: [terms of use](https://puter.com/terms), [privacy policy](https://puter.com/privacy). 46 46 47 === Important notes === 48 - Each user of your website will have to sign up for a Puter.com account, which is free. This makes Puter account AI limits apply to each user separately. 49 - Puter AI SDK is a JavaScript library that runs in the browser, so it does not require any server-side processing other than regular plugin bootstrapping. 50 - The plugin does not store any data on your server, and all requests are made directly from the user's browser to Puter.com, which enhances user privacy. 51 - All conversations are stored in the browser's local storage, so if you clear your browser's local storage or change your browser, the plugin will lose all stored conversations. 52 47 53 == Frequently Asked Questions == 48 54 Q: Can it generate images? -
maia-multipurpose-ai-assistant/trunk/readme.txt
r3299976 r3303806 45 45 This service is provided by Puter.com: [terms of use](https://puter.com/terms), [privacy policy](https://puter.com/privacy). 46 46 47 === Important notes === 48 - Each user of your website will have to sign up for a Puter.com account, which is free. This makes Puter account AI limits apply to each user separately. 49 - Puter AI SDK is a JavaScript library that runs in the browser, so it does not require any server-side processing other than regular plugin bootstrapping. 50 - The plugin does not store any data on your server, and all requests are made directly from the user's browser to Puter.com, which enhances user privacy. 51 - All conversations are stored in the browser's local storage, so if you clear your browser's local storage or change your browser, the plugin will lose all stored conversations. 52 47 53 == Frequently Asked Questions == 48 54 Q: Can it generate images?
Note: See TracChangeset
for help on using the changeset viewer.