github danielmiessler/Fabric v1.4.279
Release v1.4.279

latest releases: v1.4.307, v1.4.306, v1.4.305...
23 days ago

Changes

PR #1685 by ksylvan: Fix Gemini Role Mapping for API Compatibility

  • Fix Gemini role mapping to ensure proper API compatibility by converting chat roles to Gemini's user/model format
  • Map assistant role to model role per Gemini API constraints
  • Map system, developer, function, and tool roles to user role for proper handling
  • Default unrecognized roles to user role to preserve instruction context
  • Add comprehensive unit tests to validate convertMessages role mapping logic

Don't miss a new Fabric release

NewReleases is sending notifications on new releases.