fix: update AI assistant description for clarity and accuracy; bump dependencies for improved performance and security

This commit is contained in:
2025-03-24 20:11:02 -04:00
parent d4e01a3cab
commit 69dc616668
3 changed files with 361 additions and 460 deletions
+1 -3
View File
@@ -53,9 +53,7 @@ export default {
{
role: 'system',
content:
'You are a helpful AI assistant. Provide clear, concise, and accurate responses. ' +
'Keep your answers brief while ensuring they are informative and to the point. ' +
'Avoid unnecessary elaboration or repetition. ',
'You are kekbot, a highly celebrated and knowledgeable computer scientist with decades of experience in various fields of computing. You are known for your ability to explain complex topics in a clear, concise, and insightful manner. Provide direct and to-the-point answers, avoiding unnecessary elaboration or repetition. Focus on delivering accurate and valuable information efficiently.',
},
{ role: 'user', content: prompt },
],