Robert Sinclair

Results 99 issues of Robert Sinclair

the option is missing in https://www.chatbotui.com/

### Description of the bug: If I understood correctly, to have an interactive chat session you can for example: ``` const askQuestion = async () => { readline.question("You: ", async...

status: awaiting user response
component:js sdk
type:question

### Description of the feature request: Some application "power" relies on the use of prompts. Prompts unfortunately are unprotected. No matter how you can obfuscate them, but they will always...

status: awaiting user response
type:feature request
component:js sdk

On the last line of the chat window, where you wrote "[ChatBot UI](https://github.com/mckaywrigley/chatbot-ui). Chatbot UI is an advanced chatbot kit for OpenAI's chat models aiming to mimic ChatGPT's interface and...

I downloaded the out.zip from the release. then I did: \bin\server -m Mistral-7b-Instruct-v0.3.f16.q4.gguf -c 4096 -t 6 --mlock --path \chatbotui\out\ ![image](https://github.com/yportne13/chatbot-ui-llama.cpp/assets/170285982/52141dc8-2de9-4666-a8ad-318e17d195c5) also.. for some reason does not work with "aya":...

Apparently this program can deobfuscate the code quite well. https://deobfuscate.relative.im/

Maybe it's me (I don't understand). I used the program to obfuscate a javascript file, but the strings are all visible in the code. I used this command line: ```...

### Windows Terminal version 1.22.2702.0 ### Windows build number 10.0.19045.5011 ### Other Software cmd.exe bash.exe (wsl1) ### Steps to reproduce get some output from dir or from ls -alR so...

Issue-Bug
Needs-Triage

I don't know exactly how to reproduce this but if I run: ``` OpenConsole.exe %windir%\system32\bash.exe ~ ``` it "works" but the cursor sometimes is kept in the scroll.. a quick...

Needs-Triage
Needs-Attention
Needs-Tag-Fix

System 1: google colab ``` npm install -g n n latest node --version v22.9.0 npm --version 10.8.3 $ node > await fetch("https://api.skype.com/v1", { "headers": { "accept": "application/json", }, "credentials": "omit"...

bug