Skip to content

Comments

Improve server docs#18

Open
cesaregarza wants to merge 1 commit intomainfrom
codex/add-docstrings-and-module-overviews
Open

Improve server docs#18
cesaregarza wants to merge 1 commit intomainfrom
codex/add-docstrings-and-module-overviews

Conversation

@cesaregarza
Copy link
Owner

Summary

  • document FastAPI app and API response
  • add explanations of environment variables for model loading
  • document inference helper functions

Testing

  • poetry run isort src/splatnlp/serve/app.py src/splatnlp/serve/load_model.py src/splatnlp/serve/inference.py
  • poetry run black src/splatnlp/serve/app.py src/splatnlp/serve/load_model.py src/splatnlp/serve/inference.py
  • poetry run pytest -q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant