Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Propagate CollectionModel through server APIs #2298

Closed
atroyn opened this issue Jun 5, 2024 · 1 comment
Closed

[ENH] Propagate CollectionModel through server APIs #2298

atroyn opened this issue Jun 5, 2024 · 1 comment
Assignees
Labels
cleanup in-progress Currently working on this

Comments

@atroyn
Copy link
Contributor

atroyn commented Jun 5, 2024

With #2230, Collection now wraps a model instead of duplicating data into collection.py and implictly treating it as a serializable model.

We should propgate this change up through the ServerAPI layers, and then construct the wrapper Collection view in the clients, instead

@atroyn atroyn added in-progress Currently working on this cleanup labels Jun 5, 2024
@atroyn atroyn added this to the Local Chroma v.0.6 milestone Jun 5, 2024
@atroyn atroyn self-assigned this Jun 5, 2024
@atroyn
Copy link
Contributor Author

atroyn commented Jul 30, 2024

Closed as of #2300

@atroyn atroyn closed this as completed Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup in-progress Currently working on this
Projects
None yet
Development

No branches or pull requests

1 participant