buildChatRequest
buildChatRequest(
userMessage,options?):IRChatRequest
Defined in: test-helpers.ts:179
Build a simple chat request for testing
Parameters
Section titled “Parameters”userMessage
Section titled “userMessage”string
options?
Section titled “options?”maxTokens?
Section titled “maxTokens?”number
model?
Section titled “model?”string
systemMessage?
Section titled “systemMessage?”string
temperature?
Section titled “temperature?”number