Commit History

feat(DOCUMENTATION): :bookmark: Add Jupyter notebook for API interaction, including functions for text generation and summarization with example usage.
8bc3c2a

Maximofn commited on

feat(DOCUMENTATION): :book: Update README.md to enhance API documentation, including environment variables, deployment instructions, and error handling examples.
91a36bb

Maximofn commited on

chore(GITIGNORE): :see_no_evil: Add .env file to gitignore and ensure .vscode folder is ignored
30bf98b

Maximofn commited on

chore(requirements): :arrow_down: Update slowapi version from 0.1.10 to 0.1.9 in requirements.txt
2e5ea06

Maximofn commited on

feat(SECURITY): :lock: Implement rate limiting for API endpoints and update request handling for text generation and summarization.
0065184

Maximofn commited on

feat: :lock: Implement API Key authentication and CORS configuration for enhanced security. Don`t returns thread ID
4b4c28d

Maximofn commited on

feat(EXCEPTION_HANDLING): :bug: Implement general exception handler and improve error responses for text generation and summarization
c61e41b

Maximofn commited on

chore(GITIGNORE): :see_no_evil: Add vscode folder to gitignore
33b440f

Maximofn commited on

refactor(app.py): :sparkles: Improve response handling and streamline configuration for model invocation
fe46a24

Maximofn commited on

chore(GITIGNORE): :see_no_evil: Add pycache to gitignore
494b36f

Maximofn commited on

feat(ENDPOINT): :pushpin: Add new summarize endpoint
664d175

Maximofn commited on

First commit
a73e772

Maximofn commited on

initial commit
446ab0f
verified

Maximofn commited on