vrtmrz_ring-a-secretary/manifest.json
vorotamoroz d6d79cf9f3 Improved:
- Response is now streaming
- Conversation is now customisable (i.e. temperature).

Fixed:
- Now conversation will be separated with an empty line to render markdown correctly.

Removed:
- No longer consuming tokens are counted.
2023-05-09 12:47:06 +09:00

10 lines
267 B
JSON

{
"id": "ring-a-secretary",
"name": "Ring a secretary",
"version": "0.0.6",
"minAppVersion": "0.15.0",
"description": "Yet another ChatGPT-powered digital secretary",
"author": "vorotamoroz",
"authorUrl": "https://github.com/vrtmrz",
"isDesktopOnly": false
}