enhance summarize endpoint to dynamically adjust summary length based on input word count and return parameters used 2c871b7 pius-code commited on May 16, 2025
update summarize endpoint to return summary as a JSON object 3ba8f58 pius-code commited on May 16, 2025
change summarize endpoint from GET to POST and update response message 0594f08 pius-code commited on May 16, 2025
refactor summarize endpoint to change method back to GET and update response format 8cf2fe4 pius-code commited on May 15, 2025
update summarize endpoint to adjust summary length parameters 43dd375 pius-code commited on May 15, 2025
change summarize endpoint from GET to POST and return actual summary in response 1458968 pius-code commited on May 15, 2025
change summarize endpoint from POST to GET and update response message 4717636 pius-code commited on May 15, 2025
add root endpoint to provide welcome message for the Text Summarization API 8008531 pius-code commited on May 15, 2025
add torch to requirements for FastAPI summarization service 3cc7319 pius-code commited on May 15, 2025
add initial Dockerfile, main application, and requirements for FastAPI summarization service d45d6d0 pius-code commited on May 15, 2025