Commit Graph

13 Commits

Author SHA1 Message Date
Bo26fhmC5M
cacad3600e fix: update plugin docs with abortSignal support
- Add setArg function to plugin docs
- Add abortSignal parameter to addProvider function
2025-03-15 01:13:30 +09:00
Do-hyun Ko
c841538c51 Fix semantic meaning error 2024-12-27 05:09:32 +09:00
Do-hyun Ko
98ddb3fc0f Fixed example code error in plugin docs 2024-12-27 04:06:03 +09:00
Kwaroran
d7f376b8db Change Plugin.md and version 2024-12-25 21:09:12 +09:00
Kwaroran
1c51afc626 Enhance plugin functionality by adding optional provider parameters and improving thoughts extraction regex 2024-12-25 04:55:05 +09:00
Kwaroran
8b6fc5bc8b Add max_tokens parameter to plugin documentation and request function 2024-12-25 00:31:28 +09:00
Kwaroran
d4db95070e Update plugin documentation and types to support ReadableStream in provider results 2024-12-21 06:33:00 +09:00
Kwaroran
bd7b58a477 Remove risuLog function and recommend using console.log instead 2024-12-21 01:32:54 +09:00
Kwaroran
709f45fa59 Add arrayBuffer support to fetchNative and update documentation 2024-12-21 01:29:45 +09:00
Kwaroran
219042f8ad Update plugin documentation to clarify nativeFetch method support and usage 2024-12-21 01:27:03 +09:00
Kwaroran
45e8ca5ed6 Update documentation for nativeFetch to clarify CORS restrictions and API design 2024-12-21 01:15:40 +09:00
Kwaroran
6860382bf1 Update plugin documentation to include mode parameter for replacer functions 2024-12-20 23:49:52 +09:00
Kwaroran
7cd49fc8c3 Add V2 plugin 2024-12-20 23:45:07 +09:00