@lobehub/chat
Version:
Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
26 lines (25 loc) • 494 B
JSON
{
"data": [
{
"slug": "mattshumer/reflection-70b:free",
"endpoint": {
"supports_reasoning": true,
"supports_tool_parameters": true
}
},
{
"slug": "openai/gpt-4o",
"endpoint": {
"supports_reasoning": true,
"supports_tool_parameters": true
}
},
{
"slug": "anthropic/claude-3-opus",
"endpoint": {
"supports_reasoning": true,
"supports_tool_parameters": false
}
}
]
}