• refactor: Simplify Gemini function parameter handling
    Some checks failed
    Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
    Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
    Linux Release / release (push) Has been cancelled
    macOS Release / release (push) Has been cancelled
    Windows Release / release (push) Has been cancelled

    Ghost released this 2024-12-22 14:35:21 +08:00 | 3769 commits to main since this release

    • Removed redundant checks for non-empty properties in function parameters.
    • Set function parameters to nil when no properties are needed, streamlining the logic for handling Gemini requests.
    • Improved code clarity and maintainability by eliminating unnecessary complexity.
    Downloads