-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature description
Separately, we've created an HTTP endpoint to accept incoming VLM protocol requests (Issue #17 ), built the functionality to do the CAF data pull for the request (issue #16), and created the class that will be used to send back a response (Issue #13). Now, we need to link all these parts together to actually accept and respond to requests. This ticket will implement this.
Use case
See our Product Requirements Document: "VLM-In-A-Box Product Requirements" section > "Functionality" section > "Query functions" > "Return VA-Spec CAF"
Acceptance Criteria
- Our FastAPI
/variant_countsendpoint returns a valid response in line with the VLM protocol
Proposed solution
No response
Alternatives considered
No response
Implementation details
No response
Potential Impact
No response
Additional context
No response
Contribution
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request