Important
The SDK is not a functionally independent component! Please see the root README for more context.
This document is only applicable for integrating the SDK into an API and model backend in a local Python development environment.
- Make changes to the SDK code
- Re-install dependencies and spin-up a model backend (e.g., vLLM)
- Re-install dependencies and spin-up the LeapfrogAI API
- Test changes as required
See the API documentation for instructions on running tests.