Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DVampire/FinAgent
/ main.py
File
main.py
tools/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
os.environ[
'KMP_DUPLICATE_LIB_OK'
]=
'True'
3
os.environ[
"MKL_DEBUG_CPU_TYPE"
] =
'5'
4
import
warnings
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected