openai-at-scale icon indicating copy to clipboard operation
openai-at-scale copied to clipboard

Simple ChatGPT UI application

Results 8 openai-at-scale issues
Sort by recently updated
recently updated
newest added

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [X ] bug report -> please search issues...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [X] bug report -> please search issues before...

We have successfully deployed the Chat UI app and consigured SAML for Authentication. We can with our AD username and password with SAML authentication however when we refresh the page...

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies
javascript

### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request - [ ] documentation...

## Purpose * minor fix for spelling, space etc. ## Does this introduce a breaking change? ``` [ ] Yes [x] No ``` ## Pull Request Type What kind of...

## Purpose Fixed issue related to authentication. getProfilePhoto on line 106 was returning 404 in cases where users don't have an avatar. getProfilePhoto returning 404 was caught by the catch...