Yoo1tic
d7ef92684e
fix: update function names and improve key loading logic in adapters
2025-08-09 07:50:02 +08:00
Yoo1tic
218e8421c7
feat: implement tier-based key validation with separate output files
2025-08-03 02:04:04 +08:00
Yoo1tic
e5821f5b4c
feat: add structured logging with tracing
2025-07-28 22:49:04 +08:00
Yoo1tic
660367d8a3
feat: remove anyhow dependency and replace with custom error handling; update validation error types
2025-07-28 19:06:37 +08:00
Yoo1tic
e6d2309d9e
feat: refactor key handling to replace ApiKey with GeminiKey across the codebase
2025-07-18 02:51:21 +08:00
Yoo1tic
486a9afd8e
feat: format key output in write_keys_txt_file and ensure buffer flush in validation service
2025-07-17 20:45:05 +08:00
Xerxes-2
96ac85072e
feat: update file writing methods to use async I/O and improve dependency versions
2025-07-17 19:41:38 +10:00
Yoo1tic
99804c5cab
feat: Reorganize project structure ( #1 )
...
* feat: implement API key validation with retry logic and refactor key loading
* feat: add configuration management and client builder for API key validation
* feat: restructure project modules and implement validation service for API key processing
2025-07-16 22:59:48 +08:00