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

Method calculateMessageTokensCount

ChatView/ChatRootView.cpp:774–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

772}
773
774void ChatRootView::calculateMessageTokensCount(const QString &message)
775{
776 m_tokenCounter->setMessage(message);
777}
778
779bool ChatRootView::isSendShortcut(int key, int modifiers) const
780{

Callers

nothing calls this directly

Calls 1

setMessageMethod · 0.80

Tested by

no test coverage detected