You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/server/db/seeders/infotexts.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ const infoTexts = [
8
8
9
9
sv: '### Instruktioner för användning av CurreChat\n\nVarje användare har tillgång till 150 000 tokens för språkmodellen GPT-4o. Detta saldo återställs varje månad. **För att minska förbrukningen av tokens bör du rensa konversationen** med knappen RADERA KONVERSATION varje gång du byter ämne för konversationen. Användning av språkmodellen GPT-4o-mini förbrukar inte tokens. Du kan se förbrukningen av tokens och den språkmodell som används längst ner i konversationsfönstret.\n\n**När du rensar konversationen raderas den gamla konversationen.**\n\nDu kan spara din konversation via e-post genom att trycka på knappen SPARA SOM E-POST.\n\nNär du använder AI-verktyg, undvik att dela data som du inte är säker på att du har rätt att dela. När du matar in data i ett AI-verktyg ska du se till att du tar hänsyn till eventuella sekretessbegränsningar och att du har fått nödvändiga upphovsrättstillstånd etc. för att dela de data som tillhandahålls. Användning av obehöriga data i AI-system kan leda till intrång i tredje parts immateriella rättigheter.\n\n### Om CurreChat\n\nCurreChat använder stora språkmodeller som utvecklats av OpenAI och som finns på Microsoft Azure-molntjänsten vid Helsingfors universitet i EU. De uppgifter som matas in i tjänsten kommer inte att användas för ytterligare utbildning av språkmodellen. Dessutom överförs inga användaridentifieringsdata till språkmodellen.\n\nDu kan läsa mer om de tokens som används av de viktigaste språkmodellerna här: [https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them](https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them)\n\nMer information om användningen av AI inom utbildning finns på: [https://teaching.helsinki.fi/instruktioner/artikel/artificiell-intelligens-i-undervisningen](https://teaching.helsinki.fi/instruktioner/artikel/artificiell-intelligens-i-undervisningen)\n\nVid frågor som rör CurreChat-tjänsten kan du kontakta: [[email protected]](mailto:[email protected])',
10
10
11
-
en: `CurreChat is a generative AI tool developed at the University of Helsinki. The service is maintained by the University’s Educational Technology Services (OTE). CurreChat has been designed specifically for the needs of teaching. For more general use, the university recommends [Microsoft 365 Copilot](https://helpdesk.it.helsinki.fi/en/help/20071).\n\n**Note!** CurreChat is an actively developed service, and its functionalities and user interface may occasionally undergo small changes. Temporary outages or malfunctions are possible.\n\n### Access to the service and use in courses\n\nCurreChat is freely available to the staff of the University of Helsinki. University students can use CurreChat in courses where the teacher has enabled it for the duration of the course.\n\n### Usage limits\n\nThe use of more advanced language models is limited by a set number of tokens. For personal use, the counter resets monthly. In courses, students are provided with a certain number of tokens for the entire course.\n\nToken consumption can be reduced by clearing the conversation whenever the topic changes. The use of lighter, mini-suffixed language models does not deplenish the user's token quota.\n\n### Data security and user responsibility\n\nCurreChat complies with the EU General Data Protection Regulation(GDPR).Conversations are private and are not stored in the system.Users can choose to save a conversation by sending it to themselves via email.Materials entered into the service are not used to train language models.\n\nConfidential or secret information must not be processed in CurreChat, and the user must ensure that they have sufficient rights to handle the materials they input into the service.\n\n** Instructions and further information**\n\n * [Artificial intelligence in teaching](https://teaching.helsinki.fi/instructions/article/artificial-intelligence-teaching) (Instructions for teachers)\n* [Using AI to Support Learning](https://studies.helsinki.fi/instructions/article/using-ai-support-learning) (Studies service)\n* [Generative AI at the University](https://helpdesk.it.helsinki.fi/en/help/20064) (IT HelpDesk)\n* [Policy for the use and development of artificial intelligence](https://flamma.helsinki.fi/s/4GSqe) (Flamma)\n* For questions about CurreChat, please contact [[email protected]](mailto:[email protected])`,
11
+
en: `CurreChat is a generative AI tool developed at the University of Helsinki. The service is maintained by the University’s Educational Technology Services (OTE). CurreChat has been designed specifically for the needs of teaching. For more general use, the university recommends [Microsoft 365 Copilot](https://helpdesk.it.helsinki.fi/en/help/20071).\n\n**Note!** CurreChat is an actively developed service, and its functionalities and user interface may occasionally undergo small changes. Temporary outages or malfunctions are possible.\n\n### Access to the service and use in courses\n\nCurreChat is freely available to the staff of the University of Helsinki. University students can use CurreChat in courses where the teacher has enabled it for the duration of the course.\n\n### Usage limits\n\nThe use of more advanced language models is limited by a set number of tokens. For personal use, the counter resets monthly. In courses, students are provided with a certain number of tokens for the entire course.\n\nToken consumption can be reduced by clearing the conversation whenever the topic changes. The use of lighter, mini-suffixed language models does not deplenish the user's token quota.\n\n### Data security and user responsibility\n\nCurreChat complies with the EU General Data Protection Regulation(GDPR).Conversations are private and are not stored in the system.Users can choose to save a conversation by sending it to themselves via email.Materials entered into the service are not used to train language models.\n\nConfidential or secret information must not be processed in CurreChat, and the user must ensure that they have sufficient rights to handle the materials they input into the service.\n\n**Instructions and further information**\n\n * [Artificial intelligence in teaching](https://teaching.helsinki.fi/instructions/article/artificial-intelligence-teaching) (Instructions for teachers)\n* [Using AI to Support Learning](https://studies.helsinki.fi/instructions/article/using-ai-support-learning) (Studies service)\n* [Generative AI at the University](https://helpdesk.it.helsinki.fi/en/help/20064) (IT HelpDesk)\n* [Policy for the use and development of artificial intelligence](https://flamma.helsinki.fi/s/4GSqe) (Flamma)\n* For questions about CurreChat, please contact [[email protected]](mailto:[email protected])`,
0 commit comments