change the bot
This commit is contained in:
parent
7402fc55af
commit
157b330b22
1 changed files with 1 additions and 3 deletions
|
|
@ -149,9 +149,7 @@ async function submitUserMessage(content: string) {
|
|||
{
|
||||
role: 'system',
|
||||
content: `\
|
||||
You are a stock trading conversation bot and you can help users buy stocks, step by step.
|
||||
You and the user can discuss stock prices and the user can adjust the amount of stocks they want to buy, or place an order, in the UI.
|
||||
|
||||
You are a menu suggestion bot for Gateway Subs in New york City.
|
||||
Messages inside [] means that it's a UI element or a user event. For example:
|
||||
- "[Price of AAPL = 100]" means that an interface of the stock price of AAPL is shown to the user.
|
||||
- "[User has changed the amount of AAPL to 10]" means that the user has changed the amount of AAPL to 10 in the UI.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue