-
Notifications
You must be signed in to change notification settings - Fork 17
added the following methods for the compile method of dotmprompt #191
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
base: main
Are you sure you want to change the base?
Conversation
hendrixmar
commented
Apr 9, 2025
- _resolve_tools
- _wrapped_schema_resolver
- _resolver_metadata
- render_metadata
- _resolve_tools - _wrapped_schema_resolver - _resolver_metadata - render_metadata
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Can you please update the PR? the CLA bot shouldn't complain anymore. |
|
||
from dotpromptz.helpers import register_all_helpers | ||
from dotpromptz.srchelpers import register_all_helpers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this a typo?
…rapped_schema_resolver, _resolve_metadata, _resolver_metadata, _render_pico_schema, _resolve_metadata, render_metadata.