mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
templating model
This commit is contained in:
parent
92860a1bb4
commit
521a8eb704
1 changed files with 11 additions and 0 deletions
11
models/Message.js
Normal file
11
models/Message.js
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
/*
|
||||||
|
{
|
||||||
|
role: 'assistant',
|
||||||
|
id: 'cmpl-6gNfeSy5RUJulgpX1vIlppGdyXjB3',
|
||||||
|
parentMessageId: 'e84f127b-201b-4a1d-8b6d-899e7edab5b4',
|
||||||
|
conversationId: '97f657cd-be00-490c-94b9-31dba2462a7c',
|
||||||
|
text: 'OpenAI is an AI research lab consisting of the for-profit technological company OpenAI LP and its parent company, the non-profit OpenAI Inc. It aims to promote and develop friendly AI in a way that benefits humanity as a whole.'
|
||||||
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue