pycityagent 2.0.0a43__cp311-cp311-macosx_11_0_arm64.whl → 2.0.0a44__cp311-cp311-macosx_11_0_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -576,5 +576,6 @@ class AgentGroup:
576
576
  await self.step()
577
577
 
578
578
  except Exception as e:
579
- logger.error(f"模拟器运行错误: {str(e)}")
579
+ import traceback
580
+ logger.error(f"模拟器运行错误: {str(e)}\n{traceback.format_exc()}")
580
581
  raise RuntimeError(str(e)) from e
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycityagent
3
- Version: 2.0.0a43
3
+ Version: 2.0.0a44
4
4
  Summary: LLM-based城市环境agent构建库
5
5
  Author-email: Yuwei Yan <pinkgranite86@gmail.com>, Junbo Yan <yanjb20thu@gmali.com>, Jun Zhang <zhangjun990222@gmali.com>
6
6
  License: MIT License
@@ -23,7 +23,7 @@ pycityagent/memory/faiss_query.py,sha256=Z0JS4udyPYCIzHMq464QtHscnswu35gh9fQptik
23
23
  pycityagent/memory/state.py,sha256=TYItiyDtehMEQaSBN7PpNrnNxdDM5jGppr9R9Ufv3kA,5134
24
24
  pycityagent/simulation/simulation.py,sha256=Vrt2hr9AsKG9VEwY90R9mmUR9TxifshUfSYpzW5LOXo,23317
25
25
  pycityagent/simulation/__init__.py,sha256=P5czbcg2d8S0nbbnsQXFIhwzO4CennAhZM8OmKvAeYw,194
26
- pycityagent/simulation/agentgroup.py,sha256=mntqfHmKyDWLNcat0IzPWJk9Nf9GCsLtqTDM018DsD0,25398
26
+ pycityagent/simulation/agentgroup.py,sha256=0YxdiUCBDeHaiYQ4c2jk72rpOgVxBSh4QnkykEgcKE4,25453
27
27
  pycityagent/simulation/storage/pg.py,sha256=5itxKOkNPlOzN7z2_3oKU1ZK0uLTDugfld8ZkRbD69I,8407
28
28
  pycityagent/message/__init__.py,sha256=TCjazxqb5DVwbTu1fF0sNvaH_EPXVuj2XQ0p6W-QCLU,55
29
29
  pycityagent/message/messager.py,sha256=ePu1LDZZBDMhxoVoX4-LGTcizCVsOuw4T1GRBXHdM7E,3125
@@ -73,9 +73,9 @@ pycityagent/environment/interact/interact.py,sha256=ifxPPzuHeqLHIZ_6zvfXMoBOnBsX
73
73
  pycityagent/survey/models.py,sha256=YE50UUt5qJ0O_lIUsSY6XFCGUTkJVNu_L1gAhaCJ2fs,3546
74
74
  pycityagent/survey/__init__.py,sha256=rxwou8U9KeFSP7rMzXtmtp2fVFZxK4Trzi-psx9LPIs,153
75
75
  pycityagent/survey/manager.py,sha256=S5IkwTdelsdtZETChRcfCEczzwSrry_Fly9MY4s3rbk,1681
76
- pycityagent-2.0.0a43.dist-info/RECORD,,
77
- pycityagent-2.0.0a43.dist-info/LICENSE,sha256=n2HPXiupinpyHMnIkbCf3OTYd3KMqbmldu1e7av0CAU,1084
78
- pycityagent-2.0.0a43.dist-info/WHEEL,sha256=DQkJubmXvyOE1DlaPsfq9czNuGB2yvzYGbMABjt_JVM,109
79
- pycityagent-2.0.0a43.dist-info/entry_points.txt,sha256=BZcne49AAIFv-hawxGnPbblea7X3MtAtoPyDX8L4OC4,132
80
- pycityagent-2.0.0a43.dist-info/top_level.txt,sha256=yOmeu6cSXmiUtScu53a3s0p7BGtLMaV0aff83EHCTic,43
81
- pycityagent-2.0.0a43.dist-info/METADATA,sha256=0COkPXKlvl71XwGwq_3UidwBP25437wmZl4t1P-kzgE,9125
76
+ pycityagent-2.0.0a44.dist-info/RECORD,,
77
+ pycityagent-2.0.0a44.dist-info/LICENSE,sha256=n2HPXiupinpyHMnIkbCf3OTYd3KMqbmldu1e7av0CAU,1084
78
+ pycityagent-2.0.0a44.dist-info/WHEEL,sha256=DQkJubmXvyOE1DlaPsfq9czNuGB2yvzYGbMABjt_JVM,109
79
+ pycityagent-2.0.0a44.dist-info/entry_points.txt,sha256=BZcne49AAIFv-hawxGnPbblea7X3MtAtoPyDX8L4OC4,132
80
+ pycityagent-2.0.0a44.dist-info/top_level.txt,sha256=yOmeu6cSXmiUtScu53a3s0p7BGtLMaV0aff83EHCTic,43
81
+ pycityagent-2.0.0a44.dist-info/METADATA,sha256=x-LLU7rf5y1qTIScRBY7gosF2Cx2Th0Ga380F_SMOpU,9125