10 lines
1.4 KiB
Plaintext
10 lines
1.4 KiB
Plaintext
2025-09-06 14:14:37.599 | INFO | agentscope.models:read_model_configs:186 - Load configs for model wrapper: openai_cfg
|
|
2025-09-06 14:15:06.614 | INFO | agentscope.models.model:__init__:201 - Initialize model by configuration [openai_cfg]
|
|
2025-09-06 14:15:06.704 | WARNING | agentscope.models.openai_model:__init__:83 - fail to get max_length for gpt-4.1-nano: 'Model [gpt-4.1-nano] not found in OPENAI_MAX_LENGTH. The last updated date is 20231212'
|
|
2025-09-06 14:15:06.705 | INFO | agentscope.utils.monitor:register_budget:609 - set budget None to gpt-4.1-nano
|
|
2025-09-06 14:15:06.705 | WARNING | agentscope.utils.monitor:register_budget:639 - Calculate budgets for model [gpt-4.1-nano] is not supported
|
|
2025-09-06 14:15:06.707 | INFO | agentscope.utils.monitor:register:417 - Register metric [gpt-4.1-nano.call_counter] to SqliteMonitor with unit [times] and quota [None]
|
|
2025-09-06 14:15:06.715 | INFO | agentscope.utils.monitor:register:417 - Register metric [gpt-4.1-nano.prompt_tokens] to SqliteMonitor with unit [token] and quota [None]
|
|
2025-09-06 14:15:06.722 | INFO | agentscope.utils.monitor:register:417 - Register metric [gpt-4.1-nano.completion_tokens] to SqliteMonitor with unit [token] and quota [None]
|
|
2025-09-06 14:15:06.729 | INFO | agentscope.utils.monitor:register:417 - Register metric [gpt-4.1-nano.total_tokens] to SqliteMonitor with unit [token] and quota [None]
|