Skip to content

Commit

Permalink
📝 Update Version.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
pilitz authored Oct 9, 2024
1 parent 43be5d8 commit 0fb634e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/frontend/src/pages/version/Version.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ const Version = () => {
<li>
Benutzer, die sich noch nicht in ServiceNow für MUCGPT registriert haben, werden beim Aufrufen des Dienstes automatisch zu ServiceNow weitergeleitet.
</li>
<li>
Die Performance bei längeren Chats mit einer hohen Anzahl an generierten Tokens wurde optimiert.
</li>
</ul>
<h3>{t('version.changed')}</h3>
</div>
Expand Down

0 comments on commit 0fb634e

Please sign in to comment.