ci: trigga på master + formatfix inför Gitea Actions
CI / Typecheck, test & build (push) Failing after 2s
CI / Typecheck, test & build (push) Failing after 2s
This commit is contained in:
@@ -121,9 +121,7 @@ export class HttpAamosClient implements AamosClient {
|
||||
anonymizedImprovement: false,
|
||||
imageTraining: false,
|
||||
},
|
||||
...(options.systemInstruction
|
||||
? { systemInstruction: options.systemInstruction }
|
||||
: {}),
|
||||
...(options.systemInstruction ? { systemInstruction: options.systemInstruction } : {}),
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user