mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 07:18:10 -05:00
Update intro message (#569)
This commit is contained in:
@@ -10,7 +10,7 @@ const messageActions = {
|
||||
store.dispatch(setInitialized(true));
|
||||
store.dispatch(
|
||||
appendAssistantMessage(
|
||||
"Hello, I am OpenDevin, an AI Software Engineer. What would you like me to build you today?",
|
||||
"Hi! I'm OpenDevin, an AI Software Engineer. What would you like to build with me today?",
|
||||
),
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user