fix: update AI assistant description for clarity and accuracy; bump dependencies for improved performance and security
This commit is contained in:
+1
-3
@@ -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 },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user