burr icon indicating copy to clipboard operation
burr copied to clipboard

Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.

Results 139 burr issues
Sort by recently updated
recently updated
newest added

In the project's discord server, I discussed the possibility of contributing an example I wrote as a PR with the maintainers, so I did. ## Changes I added an example...

**Is your feature request related to a problem? Please describe.** Currently, going back in time is only supported by fork id, but this requires a new app id to begin...

**Is your feature request related to a problem? Please describe.** Multiple users have asked to be able to stream back data from multiple simultaneous calls in parallel. This can take...

[Short description explaining the high-level reason for the pull request] ## Changes ## How I tested this ## Notes ## Checklist - [ ] PR has an informative and human-readable...

We need to replace old model, e.g. gpt-3.5, etc usage with the latest model equivalents. We need to search the code base and examples and replace these old models with...

enhancement
good first issue
examples

**Is your feature request related to a problem? Please describe.** There are too many hardcoded paths with the S3 deployment. Server root: /root/.burr_server ORM files are relative off of the...

enhancement
ui

**Is your feature request related to a problem? Please describe.** The [README](https://github.com/DAGWorks-Inc/burr/blob/main/burr/tracking/server/s3/README.md) does not contain the steps to properly set up the DB the first time. **Describe the solution you'd...

documentation
ui

…rent [Short description explaining the high-level reason for the pull request] ## Changes ## How I tested this ## Notes ## Checklist - [ ] PR has an informative and...

When an application is forked and uses a partition key, the link in the UI does not have that partition key in the URL. # Current behavior E.g. creating an...

bug
ui

We have on file confirmation from folks who have committed non-trivial code to this repository to relicense their contributions under the apache 2.0 license should we so choose to. ##...