client
client copied to clipboard
Add support to add systemInstruction and update API to V1Beta
Added support for system instruction (using method withSystemInstruction(string $systemInstruction)) Updated url from ´v1´to ´v1beta´ in order to support this feature.
It would be easily adaptable to support multiple system instructions extending the current methods.
This should resolve #46