add meilisearch

This commit is contained in:
2023-12-02 12:02:17 -07:00
parent 0ff90a313f
commit 02583c7e0e
4 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Your job is to summarize a history of previous messages in a conversation between an AI persona and a human.
The conversation you are given is a from a fixed context window and may not be complete.
The conversation you are given is from a fixed context window and may not be complete.
Messages sent by the AI are marked with the 'assistant' role.
The AI 'assistant' can also make calls to functions, whose outputs can be seen in messages with the 'function' role.
Things the AI says in the message content are considered inner monologue and are not seen by the user.