-
Notifications
You must be signed in to change notification settings - Fork 46
Pull requests: google/dotprompt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(py/dotpromptz): make state independent "methods" functions and use IsolatedAyncioTestCase for async tests
dotpromptz
python
refactor
#237
by yesudeep
was merged Apr 18, 2025
Loading…
3 tasks
fix: clean up coverage dirs before running tests with tox
fix
#236
by yesudeep
was merged Apr 17, 2025
Loading…
fix(py/dotpromptz): some lint and add docstrings
config
dotpromptz
fix
python
#235
by yesudeep
was merged Apr 17, 2025
Loading…
fix: an issue with the run_python_tests_with_tox script where previous coverage data was causing test failures
chore
#234
by yesudeep
was merged Apr 17, 2025
Loading…
fix(ci): warnings when running tests/linters with uv
chore
config
#233
by yesudeep
was merged Apr 17, 2025
Loading…
fix(py/dotpromptz): fix broken picoschema parser tests
chore
dotpromptz
python
#232
by yesudeep
was merged Apr 17, 2025
Loading…
refactor:
scripts/run_lint -> scripts/lint
ci
fix
root
#230
by yesudeep
was merged Apr 17, 2025
Loading…
feat(py/dotpromptz): render_metadata implementation and associated tests
dotpromptz
feature
python
test
#229
by hendrixmar
was merged Apr 17, 2025
Loading…
fix(py): issue with test runner script not isolating environments properly
fix
#228
by yesudeep
was merged Apr 16, 2025
Loading…
feat(py/dotpromptz): translate render_metadata for dotprompt.py from ts
dotpromptz
feature
js
python
#227
by yesudeep
was merged Apr 16, 2025
Loading…
1 task
feat(py/dotpromptz): _resolve_metadata for dotprompt
dotpromptz
feature
js
python
#226
by yesudeep
was merged Apr 16, 2025
Loading…
2 tasks
fix(js): make dotprompt.renderPicoschema resolve and convert input and output schemas concurrently
fix
js
#225
by yesudeep
was merged Apr 15, 2025
Loading…
1 task
fix(py/dotpromptz): dotprompt.define_tool takes just a tool def
dotpromptz
fix
python
#224
by yesudeep
was merged Apr 15, 2025
Loading…
fix(py/dotpromptz): add todo about caching resolved schema for later
dotpromptz
fix
python
#223
by yesudeep
was merged Apr 15, 2025
Loading…
1 task
feat(py/dotpromptz): use async picoschema_to_json_schema in dotprompt._render_picoschema
dotpromptz
feature
python
#221
by yesudeep
was merged Apr 15, 2025
Loading…
feat(py/dotpromptz): because the Picoschema parser can resolve schemas at runtime, we make it an async implementation
dotpromptz
feature
python
#220
by yesudeep
was merged Apr 15, 2025
Loading…
1 task
Added render metadata dotprompt
dotpromptz
python
#219
by hendrixmar
was closed Apr 17, 2025
Loading…
Added render metadata dotmprompt
dotpromptz
python
#218
by hendrixmar
was closed Apr 15, 2025
Loading…
feat(py/dotpromptz): add initial Dotprompt._resolve_json_schema implementation
dotpromptz
feature
python
#217
by yesudeep
was merged Apr 15, 2025
Loading…
fix(py/dotpromptz): remove stray reference to inspect.isasyncgenfunction since we dont deal with those as resolvers
dotpromptz
fix
python
#216
by yesudeep
was merged Apr 14, 2025
Loading…
1 task
feat(py/dotpromptz): add initial Dotprompt._resolve_partials implementation
dotpromptz
feature
python
#215
by yesudeep
was merged Apr 14, 2025
Loading…
3 tasks
feat(py/dotpromptz): add initial Dotprompt._resolve_tools implementation and raise ValueError when resolver is None
dotpromptz
feature
js
python
#214
by yesudeep
was merged Apr 14, 2025
Loading…
2 tasks
fix(py/dotpromptz): remove unused Options type from dotprompt.py and fix typo
dotpromptz
fix
python
#213
by yesudeep
was merged Apr 13, 2025
Loading…
2 tasks
docs(py/dotpromptz): document awaitable type hierarchy as ASCII diagram in comments to make code readable
dotpromptz
python
#212
by yesudeep
was merged Apr 13, 2025
Loading…
1 task
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.