mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
Remove MDXEditor theme styles and unused attachments parameter
Eliminated the MDXEditor styles from the base theme as they are not in use. Also removed the unused "attachments" parameter from the xai model configuration for cleaner and more maintainable code.
This commit is contained in:

committed by
Geoff Seemueller

parent
47272ba350
commit
d90ab65b04
@@ -20,7 +20,6 @@ export class XaiChatSdk {
|
||||
systemPrompt,
|
||||
maxTokens,
|
||||
messages,
|
||||
attachments,
|
||||
env,
|
||||
model,
|
||||
preprocessedContext,
|
||||
|
Reference in New Issue
Block a user