Chris​‌​‮ ‬Hayes‌​​​

Results 149 comments of Chris​‌​‮ ‬Hayes‌​​​

Hi @cycl0ne, a) This extension is API-only. ChatGPT Plus is for OpenAI's online chat experience. Payment for ChatGPT Plus and OpenAI's ChatGPT API are separate. So, this extension is unable...

**To give an update:** browser-support for this extension _is_ being worked on. For this extension, it's a bit more involved because a lot of the code is meant for Node.JS,...

Thanks for the report, will take a look. OpenAI made breaking changes to their API schema to support GPTs and it looks like proxies broke in the process of updating...

Yeah, that commit broke apiBaseUrl by mistake, apologies. It will be fixed in the next release, and there will be a new UI page for working with local LLMs.

Thank you for the suggestions @moritz-t-w

Thanks @moritz-t-w, yeah I've been meaning to add a toggle for this.

The newlines not rendering seems like a bug, so that will be fixed in the next release. I'm not sure yet if we want markdown formatting for the user question,...

## Status ### This is actually rather difficult. A few of the issues: - While CSS variables for syntax highlighting ARE made available in webview for this extension, very few...

@rairulyle interesting, will try to see what they're doing, thanks.