OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
TAGS
20 tagsnext build fixes
deployment workflows for bye
pre-commit
Dev zhanglu (#3649) Check whether the size of the embedding layer has been resized, rather than checking if the length of the tokenizer is equal to the size of the embedding layer. This is because the embedding layer of the model may be resized and padded to a multiple of 16, but the tokenizer may not be padded, which will cause the freezing layer to fail. However, at this time, the embedding layer will not be resized and freezing can still be performed.
Support ChatML prompt format in worker (#3668)
Add Isna Persian Dataset (#3631) The level of importance of this data is less than Wikipedia. So, I think [this pull request](https://github.com/LAION-AI/Open-Assistant/pull/3629) should be merged first. I have uploaded the data to [huggingface](https://huggingface.co/datasets/pourmand1376/isna-news) according to Open-assistant's standard. So, it shouldn't need any processing. --------- Co-authored-by: Oliver Stanley <olivergestanley@gmail.com>
Bump @chakra-ui/react from 2.7.1 to 2.8.0 in /website (#3589) Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/react) from 2.7.1 to 2.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/releases"><code>@chakra-ui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@chakra-ui/react</code><a href="https://github.com/2"><code>@2</code></a>.8.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6"><code>754d9d4f4</code></a> Thanks <a href="https://github.com/segunadebayo"><code>@segunadebayo</code></a>! - To improve support for the App Router, all components and hooks are exported with the <code>"use client"</code> directive.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/chakra-ui/chakra-ui/commit/4b88b6c71868b6d32827973d653ac69175a0a41a"><code>4b88b6c71</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe"><code>119a52932</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/2a7189d800482082c7444ed2b77ebb03a6a59d27"><code>2a7189d80</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/0d99f51805a7e8b4d6ec715c5249683d27067a42"><code>0d99f5180</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/122d53c92d309c201138532fb03d82d4051a9c67"><code>122d53c92</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/8254cc91315231b9659a541600eacb8e96c40c64"><code>8254cc913</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe"><code>119a52932</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/6ae02e93f1bca0f85be596fecdb8e4d15a2951e8"><code>6ae02e93f</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/00a06704e5ba609f5b8f4787873dd7c72d56636e"><code>00a06704e</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/ddfd116323b753cf6fbc25ebe062c48ed0d9d696"><code>ddfd11632</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/f65421e1892f94155ba1fac58844d7641c40f009"><code>f65421e18</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d"><code>d6036930a</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6"><code>754d9d4f4</code></a>]: <ul> <li><code>@chakra-ui/media-query</code><a href="https://github.com/3"><code>@3</code></a>.3.0</li> <li><code>@chakra-ui/theme</code><a href="https://github.com/3"><code>@3</code></a>.2.0</li> <li><code>@chakra-ui/tabs</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/toast</code><a href="https://github.com/7"><code>@7</code></a>.0.0</li> <li><code>@chakra-ui/avatar</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/checkbox</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/switch</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/input</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/popover</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/tooltip</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/menu</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/visually-hidden</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/close-button</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/form-control</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/number-input</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/control-box</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/live-region</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/breadcrumb</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/focus-lock</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/transition</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/accordion</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/css-reset</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/pin-input</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/editable</code><a href="https://github.com/3"><code>@3</code></a>.1.0</li> <li><code>@chakra-ui/progress</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/provider</code><a href="https://github.com/2"><code>@2</code></a>.4.0</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/react/CHANGELOG.md"><code>@chakra-ui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>2.8.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6"><code>754d9d4f4</code></a> Thanks <a href="https://github.com/segunadebayo"><code>@segunadebayo</code></a>! - To improve support for the App Router, all components and hooks are exported with the <code>"use client"</code> directive.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/chakra-ui/chakra-ui/commit/4b88b6c71868b6d32827973d653ac69175a0a41a"><code>4b88b6c71</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe"><code>119a52932</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/2a7189d800482082c7444ed2b77ebb03a6a59d27"><code>2a7189d80</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/0d99f51805a7e8b4d6ec715c5249683d27067a42"><code>0d99f5180</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/122d53c92d309c201138532fb03d82d4051a9c67"><code>122d53c92</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/8254cc91315231b9659a541600eacb8e96c40c64"><code>8254cc913</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe"><code>119a52932</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/6ae02e93f1bca0f85be596fecdb8e4d15a2951e8"><code>6ae02e93f</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/00a06704e5ba609f5b8f4787873dd7c72d56636e"><code>00a06704e</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/ddfd116323b753cf6fbc25ebe062c48ed0d9d696"><code>ddfd11632</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/f65421e1892f94155ba1fac58844d7641c40f009"><code>f65421e18</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d"><code>d6036930a</code></a>, <a href="https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6"><code>754d9d4f4</code></a>]: <ul> <li><code>@chakra-ui/media-query</code><a href="https://github.com/3"><code>@3</code></a>.3.0</li> <li><code>@chakra-ui/theme</code><a href="https://github.com/3"><code>@3</code></a>.2.0</li> <li><code>@chakra-ui/tabs</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/toast</code><a href="https://github.com/7"><code>@7</code></a>.0.0</li> <li><code>@chakra-ui/avatar</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/checkbox</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/switch</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/input</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/popover</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/tooltip</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/menu</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/visually-hidden</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/close-button</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/form-control</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/number-input</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/control-box</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/live-region</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/breadcrumb</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/focus-lock</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/transition</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/accordion</code><a href="https://github.com/2"><code>@2</code></a>.3.0</li> <li><code>@chakra-ui/css-reset</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> <li><code>@chakra-ui/pin-input</code><a href="https://github.com/2"><code>@2</code></a>.1.0</li> <li><code>@chakra-ui/editable</code><a href="https://github.com/3"><code>@3</code></a>.1.0</li> <li><code>@chakra-ui/progress</code><a href="https://github.com/2"><code>@2</code></a>.2.0</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/57cb707593b56292c7f61825ac9f1be82c280c3f"><code>57cb707</code></a> Version Packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/react/issues/7796">#7796</a>)</li> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6"><code>754d9d4</code></a> feat: add use-client directive to build banner</li> <li>See full diff in <a href="https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@2.8.0/packages/components/react">compare view</a></li> </ul> </details> <br /> [](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump next from 13.4.2 to 13.4.8 in /website (#3541) Bumps [next](https://github.com/vercel/next.js) from 13.4.2 to 13.4.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v13.4.8</h2> <p>For a more detailed summary of recent performance improvements around compilation, please <a href="https://redirect.github.com/vercel/next.js/issues/48748#issuecomment-1614456247">see this comment</a>.</p> <hr /> <h3>Core Changes</h3> <ul> <li>Auto fill title/images/description from openGraph for twitter if missing: <a href="https://redirect.github.com/vercel/next.js/issues/51453">#51453</a></li> <li>Route Module Updates: <a href="https://redirect.github.com/vercel/next.js/issues/51433">#51433</a></li> <li>fix(typo): rename var name in comment: <a href="https://redirect.github.com/vercel/next.js/issues/51531">#51531</a></li> <li>feat: support for numeric separators in revalidate config: <a href="https://redirect.github.com/vercel/next.js/issues/51438">#51438</a></li> <li>Support response aborting: <a href="https://redirect.github.com/vercel/next.js/issues/51594">#51594</a></li> <li>Next Build Turbo POC (2): <a href="https://redirect.github.com/vercel/next.js/issues/51546">#51546</a></li> <li>bugfix: route interception with dynamic paths: <a href="https://redirect.github.com/vercel/next.js/issues/51526">#51526</a></li> <li>add edge rendering for app dir for Turbopack: <a href="https://redirect.github.com/vercel/next.js/issues/51631">#51631</a></li> <li>Pages Error Route Module Rendering: <a href="https://redirect.github.com/vercel/next.js/issues/51374">#51374</a></li> <li>Revert "add edge rendering for app dir for Turbopack": <a href="https://redirect.github.com/vercel/next.js/issues/51659">#51659</a></li> <li>Update cache handling in draft mode: <a href="https://redirect.github.com/vercel/next.js/issues/51663">#51663</a></li> <li>Add esm entry for next/server and alias <code>@vercel/og</code>: <a href="https://redirect.github.com/vercel/next.js/issues/51651">#51651</a></li> <li>Hot reload when conflicted pages detected and when conflicts are resolved: <a href="https://redirect.github.com/vercel/next.js/issues/51516">#51516</a></li> <li>Fix standalone rendering for unmatched _next routes: <a href="https://redirect.github.com/vercel/next.js/issues/51611">#51611</a></li> <li>add edge rendering for app dir for Turbopack: <a href="https://redirect.github.com/vercel/next.js/issues/51666">#51666</a></li> <li>Revert "Update <code>swc_core</code> to <code>v0.78.15</code>": <a href="https://redirect.github.com/vercel/next.js/issues/51716">#51716</a></li> <li>type check tests (and convert next-test-utils.js to ts) : <a href="https://redirect.github.com/vercel/next.js/issues/51071">#51071</a></li> <li>Add default modularizeImports that breaks up <code>@mui/icons-material</code>, <code>@mui/material</code>, date-fns, lodash, lodash-es, ramda, react-bootstrap: <a href="https://redirect.github.com/vercel/next.js/issues/50900">#50900</a></li> <li>Move Pages <code>render</code> out of server: <a href="https://redirect.github.com/vercel/next.js/issues/51678">#51678</a></li> <li>Add url to patched fetch response: <a href="https://redirect.github.com/vercel/next.js/issues/51665">#51665</a></li> <li>Correct Flight client's condition for SSR and <code>createServerReference</code>: <a href="https://redirect.github.com/vercel/next.js/issues/51723">#51723</a></li> <li>Update manual basePath with trailingSlash: <a href="https://redirect.github.com/vercel/next.js/issues/51726">#51726</a></li> <li>feat: add body parser limit for server actions: <a href="https://redirect.github.com/vercel/next.js/issues/51104">#51104</a></li> <li>fix: handle 404 errors in HotReload client: <a href="https://redirect.github.com/vercel/next.js/issues/51637">#51637</a></li> <li>Add critical next config value to github info: <a href="https://redirect.github.com/vercel/next.js/issues/51715">#51715</a></li> <li>Fix not-found handling in turbopack: <a href="https://redirect.github.com/vercel/next.js/issues/51735">#51735</a></li> <li>Allow matching against user-agent in rewrites that match headers: <a href="https://redirect.github.com/vercel/next.js/issues/48271">#48271</a></li> <li>revalidate should be more than a boolean: <a href="https://redirect.github.com/vercel/next.js/issues/51627">#51627</a></li> <li>Rename <code>serverActionsSizeLimit</code> as <code>serverActionsBodySizeLimit</code> and add docs: <a href="https://redirect.github.com/vercel/next.js/issues/51755">#51755</a></li> <li>Fix HMR for missing dependencies in next-app-loader: <a href="https://redirect.github.com/vercel/next.js/issues/51778">#51778</a></li> <li>fix: interception rewrites should support catch-all segments: <a href="https://redirect.github.com/vercel/next.js/issues/51787">#51787</a></li> <li>Remove <code>execSync</code>: <a href="https://redirect.github.com/vercel/next.js/issues/51785">#51785</a></li> <li>Remove unncessary source matching from loader: <a href="https://redirect.github.com/vercel/next.js/issues/51775">#51775</a></li> <li>Fix <code>NODE_OPTIONS='--inspect'</code> not running expected: <a href="https://redirect.github.com/vercel/next.js/issues/51467">#51467</a></li> <li>Fix tree-shaking for metadata image functions on the Edge runtime: <a href="https://redirect.github.com/vercel/next.js/issues/51762">#51762</a></li> <li>Add <code>WATCHPACK_WATCHER_LIMIT=20</code>: <a href="https://redirect.github.com/vercel/next.js/issues/51826">#51826</a></li> <li>Simplify Flight manifest plugin: <a href="https://redirect.github.com/vercel/next.js/issues/51589">#51589</a></li> <li>performance: don't compile on hover on dev: <a href="https://redirect.github.com/vercel/next.js/issues/51830">#51830</a></li> <li>Refactor <code>next-font-manifest-plugin</code>: <a href="https://redirect.github.com/vercel/next.js/issues/51835">#51835</a></li> <li>feat: Introduce eslint rule for async client components: <a href="https://redirect.github.com/vercel/next.js/issues/51547">#51547</a></li> <li>fix: webpack target should match node engines: <a href="https://redirect.github.com/vercel/next.js/issues/51852">#51852</a></li> <li>Enable compression for Webpack's cache during dev: <a href="https://redirect.github.com/vercel/next.js/issues/51851">#51851</a></li> <li>perf: only require nextjs-require-cache-hot-reloader related API in dev mode: <a href="https://redirect.github.com/vercel/next.js/issues/51834">#51834</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/b4a875eb57fb396e236d2879e7afd821dc3c87a4"><code>b4a875e</code></a> v13.4.8</li> <li><a href="https://github.com/vercel/next.js/commit/4b4731dfbe169836f98ea420b22ab56477501524"><code>4b4731d</code></a> Revert "ReverseTopological -> AdjacencyMap" (<a href="https://redirect.github.com/vercel/next.js/issues/52139">#52139</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/11bd7725b5bec00c721033d0d1f3a74f96f3cc86"><code>11bd772</code></a> Add missing url hash (<a href="https://redirect.github.com/vercel/next.js/issues/52123">#52123</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/f6a152287a8c0f7d4f8df58b014d48510788ccd7"><code>f6a1522</code></a> ReverseTopological -> AdjacencyMap (<a href="https://redirect.github.com/vercel/next.js/issues/52032">#52032</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/eca315308a4a562d8df5063e6e1f8eb7220ca30b"><code>eca3153</code></a> v13.4.8-canary.15</li> <li><a href="https://github.com/vercel/next.js/commit/c87a1b12c37e94e574b91c50c3b182e3c8266fa0"><code>c87a1b1</code></a> fix: env hot reload for RSC pages (<a href="https://redirect.github.com/vercel/next.js/issues/51930">#51930</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/10605a15c16ec987083c20c99d0f9c1c6e95a660"><code>10605a1</code></a> Renable flaky tests disabled before (<a href="https://redirect.github.com/vercel/next.js/issues/51680">#51680</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/805bfa45e0c638366e55f1039908fc10634d495c"><code>805bfa4</code></a> Remove EnvironmentIntention (<a href="https://redirect.github.com/vercel/next.js/issues/51965">#51965</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/8eb97306077b610ec6aaef0786fa3bd9fb5ce5f3"><code>8eb9730</code></a> Avoid unnecessary <code>resolveExternal</code> calls (<a href="https://redirect.github.com/vercel/next.js/issues/52053">#52053</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/967b876f6b8a6d7bfaef5749ee915c55ae970306"><code>967b876</code></a> docs: Fix broken link (<a href="https://redirect.github.com/vercel/next.js/issues/52092">#52092</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v13.4.2...v13.4.8">compare view</a></li> </ul> </details> <br /> [](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Disable data collection features on opt-out (#3425) - Prevents draft messages from being generated when a user opts-out from data for a chat - Hides the thumbs up and down buttons - Disables encourage message
Add data loader for HF oasst1 (#2951) Make it possible to work with the OASST1 dataset directly from the HuggingFace hub. Add a new `hf_dataset_name` parameter to the `load_oasst_export` function. --------- Co-authored-by: grgau <pedro.ferracini@usp.br> Co-authored-by: Tobias Pitters <31857876+CloseChoice@users.noreply.github.com> Co-authored-by: Andreas Köpf <andreas.koepf@provisio.com>
Edit history viewer (#3322) Followup PR to #3280 Additions: - Endpoint for fetching the revision history of a message - Card which allows moderators to view the revision history of a message
Edit history viewer (#3322) Followup PR to #3280 Additions: - Endpoint for fetching the revision history of a message - Card which allows moderators to view the revision history of a message
Plugins intermediate steps reporting (#3238) This PR is extracted from my OA Browsing experimental branch, and it should improve the visual/functional usability of plugins in a way. Currently, when the plugin is enabled, on the front-end there will be rendered QueueInfo with a message that you are in position 0, for the whole time while the plugin system is executing its steps. And this PR will change that so that when the plugin is enabled, it will be sending intermediate steps while executing each call to the LLM, so QueueInfo will be discarded, as soon as the first step in the plugin system is executed. Also, users now will have "real-time" tracking of LLM inner thoughts, plans etc... Demo: https://github.com/LAION-AI/Open-Assistant/assets/13547364/30252e22-d5d9-4200-9ccf-3a209d8581a7 --------- Co-authored-by: Oliver Stanley <oliver.stanley@kainos.com>
chat.json completely translated to German and typos corrected. (#3168) I have translated the strings. If I did something wrong, please give me feedback. Thanks --------- Co-authored-by: Andreas Köpf <andreas.koepf@xamla.com>
New encourage message UI (#3130) - Only show for the last assistant message Mobile UI  Desktop UI  --------- Co-authored-by: Andreas Koepf <andreas.koepf@provisio.com>
Added OpenAssistant/oasst-rlhf-2-llama-30b-7k-steps (#3063)
Fix plugins (#3017) Plugins was compatible only with `text-generation-inference` based workers and therefore worked on Dragan's machines but did not work on OA prod. This resolves the incompatibility. --------- Co-authored-by: draganjovanovich <draganele@gmail.com>
Fix sponsored by text appearing after sponsors (#3008) fixes the "sponsored by" text appearing after the actual sponsors. before: <img width="1146" alt="image" src="https://user-images.githubusercontent.com/11602629/235602845-a99d75d8-e0c9-4f18-a6b0-f6d42c2678a8.png"> after: <img width="1189" alt="image" src="https://user-images.githubusercontent.com/11602629/235603071-ef2b1362-a321-4c9a-82e7-3e5be535a373.png"> let me know if any other changes are recommended =)
Basic implementation of an plugin system for OA (#2765) # the plugins Hi, this is my first PR here, but I was somewhat active on other fronts of OA development. This pr will bring some basic plugin functionality to the Open Assistant, and as discussed with @yk @andreaskoepf there are quite a few directions for something like this to be integrated with OA, but this should serve a purpose as some initial proof-of-concept and exploratory feature for 3rd party integrations with OA. I also included a small **calculator** plugin as a possible candidate for the OA internal plugin, which would be like the default one, for people to try out and also as an example, of how one could implement own plugins. If we decide to include this plugin, there should be added a deployment/hosting mechanism for it. I will push a separate branch in the next couple of days, that will serve as an alternative to the approach, so we can A/B test it along with the new models (SFT-s/RLHF-s) I also tried to comment on every weird quirk or decision in code, so one could easily understand, and change it, but there are quite a few places, where a simple new line char or like " char in specific strings, could affect LLM performance in the plugin usage scenario. Will also try to push some documentation regarding plugin development, but there are already some useful comments in **calculator** plugin on what should be paid attention to. Here are some of the current UI changes introduced with this PR. <details> <summary>Plugin chooser component</summary> <img width="854" alt="Screenshot 2023-04-20 at 00 55 38" src="https://user-images.githubusercontent.com/13547364/233217078-d2e4e28f-36eb-451e-a655-1679188aed52.png"> </details> <details> <summary>Plugin execution details component</summary> <img width="824" alt="Screenshot 2023-04-19 at 21 40 38" src="https://user-images.githubusercontent.com/13547364/233216884-e69bcf9c-707f-43de-a52d-41db5d92c504.png"> <img width="744" alt="Screenshot 2023-04-19 at 21 40 56" src="https://user-images.githubusercontent.com/13547364/233217161-c114f5b9-881f-4476-a2b1-459179a9353e.png"> <img width="545" alt="Screenshot 2023-04-19 at 21 30 18" src="https://user-images.githubusercontent.com/13547364/233217187-17fb87e5-e4be-43e4-96ac-7cdd84223147.png"> </details> <details open> <summary>Plugin assisted answer</summary> <img width="837" alt="Screenshot 2023-04-19 at 21 29 52" src="https://user-images.githubusercontent.com/13547364/233217260-4986f456-efa5-47a5-aabc-926a8a5a9a2f.png"> <img width="943" alt="Screenshot 2023-04-21 at 18 28 45" src="https://user-images.githubusercontent.com/13547364/233687877-0d0f9ffb-b16a-48de-96ad-e4c3a02f4c66.png"> </details> <details> <summary>Verified plugin usage UI look</summary> <img width="864" alt="Screenshot 2023-04-20 at 15 08 36" src="https://user-images.githubusercontent.com/13547364/233376402-52ed5a3d-631a-4350-9130-61548a8d7b02.png"> </details> <details> <summary>Some plugin usage examples</summary> <img width="1048" alt="Screenshot 2023-04-18 at 01 57 33" src="https://user-images.githubusercontent.com/13547364/233217685-79b262bd-81fd-4641-9ad9-110e8b689e42.png"> <img width="993" alt="Screenshot 2023-04-17 at 23 17 35" src="https://user-images.githubusercontent.com/13547364/233217687-561773a1-b16a-49f5-bdbc-f30b46bed33d.png"> </details> <details open> <summary>Mixed usage example where model chooses not to use plugin on its own</summary> <img width="690" alt="Screenshot 2023-04-20 at 21 31 46" src="https://user-images.githubusercontent.com/13547364/233469420-25c72893-7c7a-426c-9f4b-ce9144d643ae.png"> </details> --------- Co-authored-by: agi <you@example.com> Co-authored-by: Yannic Kilcher <yk@users.noreply.github.com> Co-authored-by: Oliver Stanley <olivergestanley@gmail.com>
Merge leetcode contest dataset with leet10k (#2559)