Ch. (Chanwhi Choi)

Results 14 comments of Ch. (Chanwhi Choi)

- impossible: chrome (no api), vivaldi (no own store, relying on chrome's one) - possible: opera - postpond: edge (will be based on chrome)

Todo: check with https://github.com/mozilla/webextension-polyfill/ (after rewriting this addin #11 finishes)

I had a similar problem, and monkey-patched my system prompt via the hook system. ```python def _instructor_hook_system_message_override(*args, **kwargs): if '___override_system_message' in kwargs: kwargs["messages"][0]["content"] = kwargs['___override_system_message'] if '___override_system_message' in kwargs: del...

I'm not sure but by my knowledge, it's similar to "Login with Github, Google, etc..." but OIDC is a standardized version of it. | . | Misskey | Target Service...