-
Notifications
You must be signed in to change notification settings - Fork 623
feat(py): added support for action execution context #2015
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
feat(py): added support for action execution context #2015
Conversation
py/plugins/vertex-ai/src/genkit/plugins/vertex_ai/models/__init__.py
Outdated
Show resolved
Hide resolved
870e931 to
377c263
Compare
|
@kirgrim |
reason is that Use case is for Model callback when we need to specify, for instance, output formatting based on version of the passed model data This will be useful for Ollama and other plugins who after refactor cannot just access the global creation context |
377c263 to
ce7bc2f
Compare
ce7bc2f to
7333339
Compare
7333339 to
f3b5dca
Compare
Description:
Checklist (if applicable):