zhu327 / gemini-openai-proxy

A proxy for converting the OpenAI API protocol to the Google Gemini Pro protocol.
MIT License
554 stars 101 forks source link

Function support? #24

Open wont-stream opened 6 months ago

wont-stream commented 6 months ago

Not sure if gemini in itself even has function support, but it would be nice as I'd like to use this for my Home Assistant pipeline

zhu327 commented 6 months ago

The SDK now supports function calls, but it requires developers with specific needs to contribute pull requests.

wont-stream commented 6 months ago

Ah that sucks.