343 B
343 B
- ⚠️
GeminiLLMAdapternow only treatsmessages[0]as the initial system message, matching all other adapters. Previously it searched for the first "system" message anywhere in the conversation history. A "system" message appearing later in the list will now be converted to "user" instead of being extracted as the system instruction.