refactor(root): trim first 10 lines from README.md content in root endpoint 1441d80 cotcotquedec commited on Oct 28, 2024
style(main): update syntax highlighting style to default cc5c78b cotcotquedec commited on Oct 28, 2024
chore(dependencies): update requirements with markdown and Pygments 35671e0 cotcotquedec commited on Oct 28, 2024
feat(api): enhance root endpoint with markdown rendering 6d86fc0 cotcotquedec commited on Oct 28, 2024
refactor(api): simplify root endpoint and remove markdown rendering 5de7a1a cotcotquedec commited on Oct 26, 2024
style(main): improve HTML response formatting in error handling 8429bcb cotcotquedec commited on Oct 26, 2024
refactor(main): switch markdown conversion library and update dependencies c1b0151 cotcotquedec commited on Oct 26, 2024
docs(README): expand documentation for OpenWebUI Anthropic integration 736b42c cotcotquedec commited on Oct 26, 2024
refactor(main): improve code structure and error handling 154ea17 cotcotquedec commited on Oct 26, 2024
feat(auth): add public endpoint handling in auth middleware d4c432e cotcotquedec commited on Oct 26, 2024
refactor(auth): replace custom AuthMiddleware with FastAPI middleware decorator c573ee8 cotcotquedec commited on Oct 26, 2024
feat(auth): implement token-based authentication middleware 089b785 cotcotquedec commited on Oct 26, 2024
feat(auth): implement token-based authentication middleware 17e63a8 cotcotquedec commited on Oct 26, 2024
refactor(main): replace '/ping' endpoint with root endpoint 1ce4699 cotcotquedec commited on Oct 26, 2024
chore(docker): set default user to non-root in Dockerfile 0e6018e cotcotquedec commited on Oct 26, 2024
chore(docker): enhance Dockerfile for security and efficiency 0fb809c cotcotquedec commited on Oct 26, 2024
chore(docker): add wget to system dependencies in Dockerfile a9d25c7 cotcotquedec commited on Oct 26, 2024
feat(app): introduce FastAPI application with Docker support 2a473f0 cotcotquedec commited on Oct 26, 2024