Acknowledge and apply requested changes

This commit is contained in:
Copper 2025-02-19 17:24:18 -08:00 committed by GitHub
parent b4f5b5bed6
commit 55d595121c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,14 +4,6 @@ import { getKey } from '../utils/keys.js';
// THIS API IS NOT TO BE CONFUSED WITH GROK!
// Go to grok.js for that. :)
// NOTICE: I've moved to an actual custom coding style. Sorry if this seems quite a bit more spaced out than the rest of the classes, as this style places HEAVY emphasis on spacing and
// readability.
// I'm just maintaining my old legacy code.
// Cheers, Kalinite/Copper/FateUnix29/...
// Umbrella class for everything under the sun... That GroqCloud provides, that is.
export class GroqCloudAPI {