GPTPortal icon indicating copy to clipboard operation
GPTPortal copied to clipboard

A feature-rich portal to chat with GPT-4, Claude, Gemini, Mistral, & OpenAI Assistant APIs via a lightweight Node.js web app; supports customizable multimodality for voice, images, & files.

Results 4 GPTPortal issues
Sort by recently updated
recently updated
newest added

I'm having trouble with a bad gateway error. What configuration do I need to set up?

Hello, I just cloned the repo in a fresh Debian 12 container with node v21.7.3. upon running `npm run start` i got the following error: ``` > [email protected] start >...

Bumps the npm_and_yarn group with 2 updates in the / directory: [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important...

dependencies

Hi there, do you plan to support [prompt caching of claude anthropic](https://www.anthropic.com/news/prompt-caching)? Thanks