qwen_agent/utils
朱潮 32508ae9d4 fix: langfuse CallbackHandler API and tarfile dereference parameter
- Update langfuse CallbackHandler to use trace_context instead of removed trace_id/session_id/user_id params
- Pass session_id/user_id via LangChain metadata with langfuse_ prefix
- Move dereference param from TarFile.add() to tarfile.open()

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 17:14:37 +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 chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +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: langfuse CallbackHandler API and tarfile dereference parameter 2026-05-14 17:14:37 +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 chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +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 chore: replace Chinese comments and log messages with English 2026-04-30 19:45:35 +08:00
project_manager.py dataset to datsets 2026-04-15 11:09:55 +08:00
settings.py add langfuse 2026-05-14 12:14:21 +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