Skip to content

fix: point VCell API at vcell-dev and correct the education category value - #129

Merged
androemeda merged 2 commits into
virtualcell:mainfrom
androemeda:fix/vcell-dev-base-url-and-category-enum
Sep 20, 2026
Merged

androemeda merged 2 commits into
virtualcell:mainfrom
androemeda:fix/vcell-dev-base-url-and-category-enum

Conversation

@androemeda

Copy link
Copy Markdown
Collaborator

Switches the VCell API base URL from vcell.cam.uchc.edu to vcell-dev.cam.uchc.edu for both v0 and v1. Verified both API versions serve correctly on the dev host.

Also fixes CategoryEnum.educational, which sent "educational" — a value the v0 API does not recognise. Instead of erroring, upstream silently drops every filter (including owner) and returns the whole catalogue, so category=educational&owner=mblinov returned 1000 models from 255 owners. The correct value is education; updated in the schema, the LLM tool schema, and both frontend selectors.

@androemeda
androemeda merged commit ff91605 into virtualcell:main Sep 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant