burr
burr copied to clipboard
Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
Align with Application.run and fix the type checker issue on calling arun also add typing information for SyncTrackingClient.clone method ## Changes ## How I tested this ## Notes ## Checklist...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in...
Hi Burr Team The ASF Privacy Policy[1][2] does not permit the use of Google Analytics on any ASF websites and the ASF Infra team enforce a Content Security Policy(CSP) that...
Remove Google Analytics from the Burr Website ## Changes Updates config file to (hopefully) remove GA ## How I tested this Not Tested ## Notes ## Checklist - [X] PR...
Bumps [next](https://github.com/vercel/next.js) from 14.2.14 to 15.5.3. Release notes Sourced from next's releases. v15.5.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 Release notes Sourced from on-headers's releases. 1.1.0 Important Fix CVE-2025-7339 (GHSA-76c9-3jph-rj3q) What's Changed...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
There are a few (very few) references to Dagworks on the [burr.apache.org](http://burr.apache.org/) that should likely be moved to "[apache.org](http://apache.org/)" space or removed (one notable here https://burr.apache.org/examples/chatbots/gpt-like-chatbot/ where Burr is mentioned...
Hey Guys, I am using the Dockerfile provided to host s3 backed server tracker on EKS. I am able to get the UI and stuff and link S3 bucket but...
The streaming state machine when having a raised error inside one of the actions doesn't have a way of gracefully shutting down the stream in the "finally" clause of try/except/finally...