mbbyn
mbbyn
Dear Team, I have purchased a license two weeks ago, and requested access to the private repo but still didn't get an invite. Please check the message where my license...
The PRO version is suppose to be React 17.x compatible, however, it depends on `react-table` v6 API. Even though in the package.json, `react-table` is set to version `7.x`, the example...
Hello, I ran the migration script, and promptly ran our tests, and they failed due to the following error: ```python ImportError while importing test module '/.....py'. Hint: make sure your...
Thanks for building this awesome library! I was wondering if you'd be open to using `asyncio.Event` in combination with `asyncio.wait_for` to replace `asyncio.sleep`? My use case is that I would...
### Bug Description Whenever I try to delete a flow, there is an exception and I am unable to delete the flow. ### Reproduction Create a flow, add some components...
Thanks for this refreshing take on LLM prompt generation and evaluation, it's very promising. I was wondering if few-shot examples should have their own first-class support in BAML due to...
### System Info (I don't think it's necessary) ### Information - [X] Docker - [ ] The CLI directly ### Tasks - [X] An officially supported command - [ ]...
**Describe the bug** When attempting to use Goose against external domains, like openai or anthropic, goose fails to resolve the domain due to running within a protected environment. It should...