Commit graph

3 commits

Author SHA1 Message Date
165f023513 feat: add API key authentication support
- Added  `api_key` parameter to `SecureChatCompletion` and `send_secure_request`
- Implemented Bearer token authentication in request headers
- Updated test configuration to use API key
- Fixed missing newline at end of `.gitignore`
2025-12-18 09:18:05 +01:00
91ad5afe81
0.1.0 2025-12-17 16:24:28 +01:00
5c27f51941
Hello World! 2025-12-17 16:03:20 +01:00