openai-react-chat
openai-react-chat copied to clipboard
Chat webapp frontend to OpenAI's API with similar features to ChatGPT. Written in React, TailwindCSS, and Typescript..
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.2 to 13.10.0. Release notes Sourced from cypress's releases. v13.10.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0 v13.9.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0 v13.8.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 v13.8.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0 v13.7.3 Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3 Commits 374ceb2 chore:...
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.4 to 23.11.5. Release notes Sourced from i18next's releases. v23.11.5 perf: use Array.isArray() 2193 perf: trim keys once 2194 Changelog Sourced from i18next's changelog. 23.11.5 perf: use...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.1 to 2.5.2. Changelog Sourced from i18next-http-backend's changelog. 2.5.2 dereference timers in node.js so that the process may exit when finished 139 Commits ec5826e 2.5.2 bf2e552 release...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.11 to 20.12.12. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.79 to 18.3.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Deep infra, and maybe some other model providers dont support ChatMessagePart[] as part of the message sent via http request, rather they work with only Strings. We can default to...
Thanks for the awesome app. Is it possible to add the ability to redo the last gpt reply? Even better would also be the ability to edit your own message...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.3.0 to 22.4.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [i18next](https://github.com/i18next/i18next) from 23.12.3 to 23.13.0. Release notes Sourced from i18next's releases. v23.13.0 Cache output of getRule to optimize performance 2226 v23.12.7 revert last optimization to address 2227 v23.12.6 remove...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.1. Changelog Sourced from vite's changelog. 5.4.1 (2024-08-15) fix: build.modulePreload.resolveDependencies is optimizable (#16083) (e961b31), closes #16083 fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes...