Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ cpmbee_model.py
File
cpmbee_model.py
bmtools/models/cpmbee_model.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# coding=utf-8
3
from
langchain.llms.base
import
LLM
4
from
typing
import
Optional, List, Mapping, Any
Callers
nothing calls this directly
Calls
1
CpmBeeLLM
Class · 0.85
Tested by
no test coverage detected