MCPcopy 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

1from langchain.llms import OpenAI
2from langchain.prompts import PromptTemplate
3from langchain.chains import LLMChain
4

Callers

nothing calls this directly

Calls 3

TranslatorClass · 0.85
translatorFunction · 0.85
detect_langFunction · 0.85

Tested by

no test coverage detected