- Add API calls for search, completion and classification.
- Add API calls for answering questions.
- Add API calls for the API endpoint files.
- Add further tests.
- Remove unused, auto-generated methods
- Remove flutter dependencies
- Remove the dependency on the dart:io package by substituting the HttpHeaders by their actual values.
- Change the json_serializable dependency to a dev dependency.
- Update build_runner version