Skip to content

Commit c8a90c9

Browse files
committed
test
1 parent 3313140 commit c8a90c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/LLM-API/LLMAPIChat.class.st

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ LLMAPIChat class >> llmSettingOn: aBuilder [
6161
{ #category : 'initialization' }
6262
LLMAPIChat >> initialize [
6363

64+
"test"
6465
super initialize.
6566
self payload model: self class chatModel
6667
]

0 commit comments

Comments
 (0)