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
[ENH]: add Rust server config option for CORS allowed origins (#3861)
## Description of changes
Adds a config option for CORS allowed origins to the Rust server which
matches the behavior of the existing option on the Python side.
## Test plan
*How are these changes tested?*
Added a new test.
## 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)?*
Will need to update docs in
#3853.
0 commit comments