CYarros10 opened a new pull request, #41770:
URL: https://github.com/apache/airflow/pull/41770
- Upgrade `google-cloud-aiplatform` to allow for data store interactions.
- Upgrade docstrings to fill in missing `tools` param
- Add system_instruction to `GenerativeModelGenerateContentOperator`
- [About System
Instruction](https://ai.google.dev/gemini-api/docs/system-instructions?lang=python)
: System instructions enable you to steer the behavior of the model based on
your specific needs and use cases. When you set a system instruction, you give
the model additional context to understand the task, provide more customized
responses, and adhere to specific guidelines over the full user interaction
with the model. You can also specify product-level behavior by setting system
instructions, separate from prompts provided by end users.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]