MCPcopy Create free account
hub / github.com/BUPT-GAMMA/MASFactory / now

Function now

applications/chatdev/chatdev/utils.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9
10def now():
11 return time.strftime("%Y%m%d%H%M%S", time.localtime())
12
13
14def log_visualize(role, content=None):

Callers 2

get_attributesFunction · 0.90
post_processingFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected