• Joined on 2026-03-13
shoko pushed to main at shoko/randebu 2026-04-10 06:15:46 +02:00
af9900d0ba Merge pull request 'fix: add timeout for chat requests and improve error handling' (#49) from fix/chat-timeout-handling into main
b3ab004447 fix: add timeout for chat requests and improve error handling
Compare 2 commits »
shoko merged pull request shoko/randebu#49 2026-04-10 06:15:45 +02:00
fix: add timeout for chat requests and improve error handling
shoko created pull request shoko/randebu#49 2026-04-10 06:09:43 +02:00
fix: add timeout for chat requests and improve error handling
shoko created branch fix/chat-timeout-handling in shoko/randebu 2026-04-10 06:09:33 +02:00
shoko pushed to fix/chat-timeout-handling at shoko/randebu 2026-04-10 06:09:33 +02:00
b3ab004447 fix: add timeout for chat requests and improve error handling
shoko merged pull request shoko/randebu#48 2026-04-10 06:04:24 +02:00
fix: display user messages in chat interface
shoko pushed to main at shoko/randebu 2026-04-10 06:04:24 +02:00
d394bc0857 Merge pull request 'fix: display user messages in chat interface' (#48) from fix/display-user-messages into main
dfa806ab53 fix: add user's message to frontend chat store when sending
Compare 2 commits »
shoko created pull request shoko/randebu#48 2026-04-10 06:01:02 +02:00
fix: display user messages in chat interface
shoko created branch fix/display-user-messages in shoko/randebu 2026-04-10 06:00:53 +02:00
shoko pushed to fix/display-user-messages at shoko/randebu 2026-04-10 06:00:53 +02:00
dfa806ab53 fix: add user's message to frontend chat store when sending
shoko merged pull request shoko/randebu#47 2026-04-10 06:00:37 +02:00
fix: update MiniMaxConnector default model to MiniMax-M2.7
shoko pushed to main at shoko/randebu 2026-04-10 06:00:37 +02:00
3493775b7f Merge pull request 'fix: update MiniMaxConnector default model to MiniMax-M2.7' (#47) from fix/minimax-connector-model into main
82645dfb3b fix: update MiniMaxConnector default model to MiniMax-M2.7
Compare 2 commits »
shoko created pull request shoko/randebu#47 2026-04-10 05:53:35 +02:00
fix: update MiniMaxConnector default model to MiniMax-M2.7
shoko created branch fix/minimax-connector-model in shoko/randebu 2026-04-10 05:53:28 +02:00
shoko pushed to fix/minimax-connector-model at shoko/randebu 2026-04-10 05:53:28 +02:00
82645dfb3b fix: update MiniMaxConnector default model to MiniMax-M2.7
shoko pushed to main at shoko/randebu 2026-04-10 05:44:27 +02:00
c17fa243a1 Merge pull request 'fix: use MiniMax text/chatcompletion_v2 endpoint' (#46) from fix/minimax-endpoint-v2 into main
a55ed9cc04 fix: use MiniMax text/chatcompletion_v2 endpoint instead of chat/completions
Compare 2 commits »
shoko merged pull request shoko/randebu#46 2026-04-10 05:44:25 +02:00
fix: use MiniMax text/chatcompletion_v2 endpoint
shoko created pull request shoko/randebu#46 2026-04-10 05:42:31 +02:00
fix: use MiniMax text/chatcompletion_v2 endpoint
shoko created branch fix/minimax-endpoint-v2 in shoko/randebu 2026-04-10 05:42:30 +02:00
shoko pushed to fix/minimax-endpoint-v2 at shoko/randebu 2026-04-10 05:42:30 +02:00
a55ed9cc04 fix: use MiniMax text/chatcompletion_v2 endpoint instead of chat/completions