Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to add systemInstruction and update API to V1Beta #47

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

alexandrevega
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There doesn't seem to be a way to add systemInstructions for assistant like functionality.
1 participant