Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
weave / MessagesPrompt
Constructeurs
• new MessagesPrompt(paramètres): MessagesPrompt
| Nom | Type |
|---|
parameters | MessagesPromptParameters |
MessagesPrompt
Prompt.constructor
prompt.ts:40
Propriétés
• Facultatif __savedRef: ObjectRef | Promise<ObjectRef>
Prompt.__savedRef
weaveObject.ts:73
• messages: Record<string, any>[]
prompt.ts:38
Accesseurs
• get description(): undefined | string
undefined | string
Prompt.description
weaveObject.ts:100
• get nom(): string
string
Prompt.nom
weaveObject.ts:96
Méthodes
▸ format(values?): Record<string, any>[]
| Nom | Type |
|---|
values | Record<string, any> |
Record<string, any>[]
prompt.ts:67
▸ saveAttrs(): objet
Objet
Prompt.saveAttrs
weaveObject.ts:77
▸ get(client, uri): Promise<MessagesPrompt>
| Nom | Type |
|---|
client | WeaveClient |
uri | string |
Promise<MessagesPrompt>
prompt.ts:73