Luis Pater
f5dc380b63
rebuild branch
2025-09-25 10:32:48 +08:00
Luis Pater
3f69254f43
remove all
2025-09-25 10:31:02 +08:00
Luis Pater
0db0b03db9
chore(docs): add and refine package-level comments across modules
...
- Added detailed package-level comments to improve documentation coverage.
- Clarified parameter descriptions, return types, and functionality of exported methods across packages.
- Enhanced overall code readability and API documentation consistency.
2025-09-25 00:14:17 +08:00
Luis Pater
4999fce7f4
v6 version first commit
2025-09-22 01:40:24 +08:00
Luis Pater
9fce13fe03
Update internal module imports to use v5 package path
...
- Updated all `github.com/luispater/CLIProxyAPI/internal/...` imports to point to `github.com/luispater/CLIProxyAPI/v5/internal/...`.
- Adjusted `go.mod` to specify `module github.com/luispater/CLIProxyAPI/v5`.
2025-09-13 23:34:32 +08:00
Luis Pater
3acdec51bd
Add OpenAI Responses support
2025-09-03 00:15:35 +08:00
Luis Pater
8c555c4e69
Refactor codebase
2025-08-25 16:58:16 +08:00