You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CHORE] Fix typing on empty configuration json returned, remove validation on num_threads in python (#4325)
## Description of changes
This PR fixes a typing error when an empty configuration json is
returned during get_configuration and removes validation on num_threads
in python
## Test plan
*How are these changes tested?*
- [ ] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust
## Documentation Changes
*Are all docstrings for user-facing APIs updated if required? Do we need
to make documentation changes in the [docs
repository](https://github.com/chroma-core/docs)?*
0 commit comments