Chase Naples
Chase Naples
Also, I am using the Mistral-7b-Instruct Model with OpenRouter for my API endpoint. Could this be a reason for the error? It's the only thing I can think of, other...
I believe I was able to create a temporary workaround: in the pilot/const/llm.py file, for the END_RESPONSE, I changed 'EVERYTHING_CLEAR' to 'EVERYTHING\_CLEAR'. For some reason...when I tell the LLM to...
@nalbion Were you able to get it past the first step with the Mistral 7B model? Also, I believe it may be the Mistral-7B-Instruct model causing the issue, as the...
Hello! is there any sort of update on any of the sites listed here, or will they be posted / checked off when they become compatible? In particular looking at...
@pqn Hey there! Will editors like vscode.dev or Chatgpt Canvas work if I white-list them and they use Monaco or code mirror? Or does support for each individual online IDE...
I opened a PR for this using the proposed fix by @reactive-firewall
I've submitted a PR for this issue!
I've added a PR for this issue.
@mgeisler I'm re-working the Implementation on this.
Thanks for the detailed feedback. I've updated the changes so the translated metadata is actually used during the build: - the title/description strings now go into the gettext catalog without...