Commit History

undefined - Follow Up Deployment
ef12d89
verified

kokofixcomputers commited on

undefined - Follow Up Deployment
0674c61
verified

kokofixcomputers commited on

undefined - Follow Up Deployment
c271e98
verified

kokofixcomputers commited on

undefined - Follow Up Deployment
9e4f513
verified

kokofixcomputers commited on

add that for custom models too - Follow Up Deployment
7fffccc
verified

kokofixcomputers commited on

add that for custom models too - Follow Up Deployment
6cb6a6a
verified

kokofixcomputers commited on

add that for custom models too - Follow Up Deployment
9fc50c0
verified

kokofixcomputers commited on

add the markdown funcinality not just css to replace markdown in assistant message into markdown styled with css - Follow Up Deployment
af6a5a0
verified

kokofixcomputers commited on

add support for new lines in assistant's response and mark down in asssistant's response - Follow Up Deployment
afa9f64
verified

kokofixcomputers commited on

undefined - Follow Up Deployment
1e47070
verified

kokofixcomputers commited on

can you add a sidebar for more features such as cube root, greatest common factor and a lot more scientific features? and make it so that even pressing the sceietific feature like squre root not just directly becore like equal cause it will just perform the action right away. add peranthese too - Follow Up Deployment
4ee4b3d
verified

kokofixcomputers commited on

can you add a sidebar for more features such as cube root, greatest common factor and a lot more scientific features? and make it so that even pressing the sceietific feature like squre root not just directly becore like equal cause it will just perform the action right away. add peranthese too - Follow Up Deployment
e6a7e66
verified

kokofixcomputers commited on

the custom model is not reporting the model name and stream to the server. you need to add the following json parameter for custom model to work: model: <model specified in the settings> stream true or false specified by the checkbox - Follow Up Deployment
70b5c44
verified

kokofixcomputers commited on

the custom model is not reporting the model name and stream to the server. you need to add the following json parameter for custom model to work: model: <model specified in the settings> stream true or false specified by the checkbox - Follow Up Deployment
e8bec9c
verified

kokofixcomputers commited on

the custom model is not reporting the model name and stream to the server. you need to add the following json parameter for custom model to work: model: <model specified in the settings> stream true or false specified by the checkbox - Follow Up Deployment
bf33d88
verified

kokofixcomputers commited on

can you add suppport for streaming? and then add a tailwind modern tick box in custom model setting called Streaming to toggle if the model supports streaming - Follow Up Deployment
8de485b
verified

kokofixcomputers commited on

instead of displaying a json error, just display the text content if it is text: Error: Unexpected non-whitespace character after JSON at position 1 (line 1 column 2) - Follow Up Deployment
cb7057c
verified

kokofixcomputers commited on

index.html:634 API Error: ReferenceError: Cannot access 'chat' before initialization at index.html:595:57 at Array.find (<anonymous>) at sendMessage (index.html:595:38) at HTMLFormElement.<anonymous> (index.html:933:13) i cannot send any message this happens - Follow Up Deployment
6a52ec8
verified

kokofixcomputers commited on

messages do not send anymore. and these errors poped up: index.html:540 Uncaught ReferenceError: updateRegenerateButton is not defined at renderMessages (index.html:540:13) at loadChat (index.html:483:13) at HTMLDivElement.<anonymous> (index.html:385:61) renderMessages @ index.html:540 loadChat @ index.html:483 (anonymous) @ index.html:385 index.html:540 Uncaught (in promise) ReferenceError: updateRegenerateButton is not defined at renderMessages (index.html:540:13) at sendMessage (index.html:568:13) at HTMLFormElement.<anonymous> (index.html:925:13) - Follow Up Deployment
803064a
verified

kokofixcomputers commited on

i do not see a regenerate button. can you make it show a list of button (regenerate, edit) when hovering a assistant message and show only edit when hovering user message - Follow Up Deployment
eb48c03
verified

kokofixcomputers commited on

add the ability to edit custom models - Follow Up Deployment
b1c9fe4
verified

kokofixcomputers commited on

can you fix this error: Uncaught SyntaxError: Identifier 'chat' has already been declared (at index.html:532:19) that seem to occur here // Add user message to chat const chat = chats.find(c => c.id === currentChatId); const userMessage = { role: 'user', content: message, - Follow Up Deployment
1cfe365
verified

kokofixcomputers commited on

the buttons do not work anymore. please fix them. such as model dropdown and new chat - Initial Deployment
cc02825
verified

kokofixcomputers commited on