MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / availableConfigurations

Method availableConfigurations

ChatView/ChatRootView.cpp:1286–1289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1284}
1285
1286QStringList ChatRootView::availableConfigurations() const
1287{
1288 return m_configurationController->availableConfigurations();
1289}
1290
1291QString ChatRootView::currentConfiguration() const
1292{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected