This is an automated email from the ASF dual-hosted git repository.

skrawcz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/burr.git


    from d33d044f Adds scripts for releasing burr -- prep for first apache 
release (#595)
     new 8801b2be Adds missing headers to files
     new 6cbb4409 Fixes wheel not having NOTICE and DISCLAIMER

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .pre-commit-config.yaml                            | 14 +++++
 .style.yapf                                        | 14 +++++
 .../s3/deployment/terraform/.terraform.lock.hcl    | 14 +++++
 examples/deep-researcher/notebook.ipynb            | 40 ++++++++++----
 examples/deep-researcher/requirements.txt          | 14 +++++
 examples/email-assistant/notebook.ipynb            | 28 ++++++++--
 examples/email-assistant/requirements.txt          | 14 +++++
 examples/hello-world-counter/notebook.ipynb        | 28 ++++++++--
 examples/multi-modal-chatbot/burr_demo.ipynb       | 62 +++++++++++++++-------
 examples/multi-modal-chatbot/notebook.ipynb        | 28 ++++++++--
 examples/multi-modal-chatbot/requirements.txt      | 14 +++++
 examples/streaming-fastapi/notebook.ipynb          | 28 ++++++++--
 pyproject.toml                                     |  3 +-
 scripts/release_helper.py                          |  5 +-
 setup.cfg                                          | 14 +++++
 telemetry/ui/.eslintignore                         | 14 +++++
 telemetry/ui/.prettierignore                       | 14 +++++
 telemetry/ui/public/robots.txt                     | 14 +++++
 18 files changed, 315 insertions(+), 47 deletions(-)

Reply via email to