Skip to content

Commit

Permalink
Starts drafting the system message [WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
hosein1984 committed Nov 20, 2023
1 parent 38b39b4 commit 4587a64
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion src/api/chatbot/system-message.ts
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
export const BOT_SYSTEM_MESSAGE = ``
export const BOT_SYSTEM_MESSAGE = `You are helpful chatbot designed to help users interact with the Portfolio Manager Dashboard.
## INSTRUCTIONS
Your task is to generate function calls to achieve user's objectives.
If the value for a required function parameter is missing ask the user to provide the value.
## APPLICATION INTRODUCTION
## AVAILABLE WORKFLOWS AND FUNCTIONALITIES
`

0 comments on commit 4587a64

Please sign in to comment.