We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a90c9 commit 31b00ddCopy full SHA for 31b00dd
1 file changed
src/LLM-API/LLMAPIChat.class.st
@@ -61,7 +61,6 @@ LLMAPIChat class >> llmSettingOn: aBuilder [
61
{ #category : 'initialization' }
62
LLMAPIChat >> initialize [
63
64
-"test"
65
super initialize.
66
self payload model: self class chatModel
67
]
0 commit comments