Adala icon indicating copy to clipboard operation
Adala copied to clipboard

Adala: Autonomous DAta (Labeling) Agent framework

Results 38 Adala issues
Sort by recently updated
recently updated
newest added

I noticed that you're making async calls to OpenAI API manually in `async def async_create_completion()`. Is there any reason for this instead of using the `AsyncOpenAI` from the official library?...

Otherwise this code requires us to create an dummy async environment which is not used in the code and not even possible with the current code base.

This is very important. Can we do this first?

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) Commits 4e613f8 Merge pull request from GHSA-g7vv-2v7x-gj9p b53348c cli:...

dependencies
python

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies
javascript

- Added parallel execution for sync runtimes by default - Move `concurrency` parameter top-level for `Runtime` base class

add base url for openai client to support customer url in future

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies
python