Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSoft-AI4Code/HyperAgent
/ llms.py
File
llms.py
src/hyperagent/agents/llms.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
Any
2
from
openai
import
OpenAI, AzureOpenAI
3
from
vllm
import
LLM
as
vLLM
4
from
transformers
import
AutoTokenizer, AutoConfig
Callers
nothing calls this directly
Calls
1
VLLM
Class · 0.85
Tested by
no test coverage detected