Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
def
now():
11
return
time.strftime(
"%Y%m%d%H%M%S"
, time.localtime())
12
13
14
def
log_visualize(role, content=None):
Callers
2
get_attributes
Function · 0.90
post_processing
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected