Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ translator.py
File
translator.py
bmtools/agent/translator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
langchain.llms
import
OpenAI
2
from
langchain.prompts
import
PromptTemplate
3
from
langchain.chains
import
LLMChain
4
Callers
nothing calls this directly
Calls
3
Translator
Class · 0.85
translator
Function · 0.85
detect_lang
Function · 0.85
Tested by
no test coverage detected