Commit History

enhance summarize endpoint to dynamically adjust summary length based on input word count and return parameters used
2c871b7

pius-code commited on

update summarize endpoint to return summary as a JSON object
3ba8f58

pius-code commited on

change summarize endpoint from GET to POST and update response message
0594f08

pius-code commited on

refactor summarize endpoint to change method back to GET and update response format
8cf2fe4

pius-code commited on

update summarize endpoint to adjust summary length parameters
43dd375

pius-code commited on

change summarize endpoint from GET to POST and return actual summary in response
1458968

pius-code commited on

change summarize endpoint from POST to GET and update response message
4717636

pius-code commited on

add root endpoint to provide welcome message for the Text Summarization API
8008531

pius-code commited on

add torch to requirements for FastAPI summarization service
3cc7319

pius-code commited on

add initial Dockerfile, main application, and requirements for FastAPI summarization service
d45d6d0

pius-code commited on

initial commit
b9e647d
verified

pius-code commited on