qwen_agent/utils
朱潮 a8f643a10c fix: use POST /api/token/{id}/key to get full unmasked key for new NewAPI v0.13.2
New version of NewAPI masks token keys with asterisks in list/detail endpoints.
Added get_token_key() method that calls the dedicated endpoint to retrieve
the full key, and integrated it into get_or_create_token() flow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-13 12:49:38 +08:00
..
log_util chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
__init__.py 批量保存聊天记录 2026-01-19 09:44:57 +08:00
agent_pool.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
api_models.py merge 2026-05-07 19:36:27 +08:00
async_file_ops.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
cancel_manager.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
data_merger.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
dataset_manager.py dataset to datsets 2026-04-15 11:09:55 +08:00
daytona_sync.py 🐛 fix(sync): sync dataset symlinks to Daytona sandbox 2026-05-06 19:37:00 +08:00
excel_csv_processor.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
fastapi_utils.py merge 2026-05-07 19:36:27 +08:00
file_manager.py dataset to datsets 2026-04-15 11:09:55 +08:00
file_utils.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
multi_project_manager.py merge 2026-05-07 19:36:27 +08:00
new_api_proxy.py fix: use POST /api/token/{id}/key to get full unmasked key for new NewAPI v0.13.2 2026-05-13 12:49:38 +08:00
project_manager.py dataset to datsets 2026-04-15 11:09:55 +08:00
settings.py merge 2026-05-07 19:36:27 +08:00
single_file_processor.py 日志优化 2025-11-27 21:50:03 +08:00
structured_log.py Add agent final answer first char metric 2026-05-08 15:43:48 +08:00
system_optimizer.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
token_counter.py chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00