Skip to content

When using Python 3.11.4 to invoke the Gemini Pro Vision model and upload a plt image, a type error is reported. #74

When using Python 3.11.4 to invoke the Gemini Pro Vision model and upload a plt image, a type error is reported.

When using Python 3.11.4 to invoke the Gemini Pro Vision model and upload a plt image, a type error is reported. #74

name: Remove issue labels
on:
issues:
types: [closed]
jobs:
remove_label:
permissions:
contents: read
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
status:triaged
status:more data needed