unsaged icon indicating copy to clipboard operation
unsaged copied to clipboard

Open source chat kit engineered for seamless interaction with AI models.

Results 23 unsaged issues
Sort by recently updated
recently updated
newest added

Bumps [next-i18next](https://github.com/i18next/next-i18next) from 13.3.0 to 15.3.0. Release notes Sourced from next-i18next's releases. v15.3.0 Only overwrite ns config if it provided #2270 v15.2.0 add possibility to pass resources directly via config...

dependencies
javascript

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.6.0. Release notes Sourced from date-fns's releases. v3.6.0 On this release worked @​kossnocorp and @​world1dan. Also, thanks to @​seated for sponsoring me. Fixed Fixed weeks...

dependencies
javascript

Bumps [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) from 3.0.1 to 3.3.2. Release notes Sourced from @​docusaurus/tsconfig's releases. 3.3.0 (2024-05-03) :rocket: New Feature docusaurus-plugin-sitemap #10083 feat: add createSitemapItems hook (@​johnnyreilly) docusaurus-mdx-loader, docusaurus-types, docusaurus #10064 feat(core): add...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...

dependencies
rust

I am running unsaged via docker without problems. I love it! I now wanted to try out the new Cloudflare Gateway and have the following in my .env.local: ``` OPENAI_API_KEY=sk-XXX...

Bumps [remark-math](https://github.com/remarkjs/remark-math) from 5.1.1 to 6.0.0. Commits d5d0660 6.0.0 dd3075a Refactor docs f173346 Change to replace wrapping elements 4223ed9 Change to use exports 23914b6 Refactor to move code to lib/...

dependencies
javascript

Hello, Thank you for your guys' work on this app, I think it's definitely one of the best out there today! However, there is a problem that I think is...

**Describe the bug** Add GPT 4 Vision https://platform.openai.com/docs/guides/vision

enhancement

**Describe the bug** The image built through the official Dockerfile does not run as expected. ``` > [email protected] start /unsaged/apps/web > next start sh: next: not found  ELIFECYCLE  Command failed.  ...