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

Method inputTokensCount

ChatView/ChatRootView.cpp:978–981  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

976}
977
978int ChatRootView::inputTokensCount() const
979{
980 return m_tokenCounter->inputTokens();
981}
982
983bool ChatRootView::isSyncOpenFiles() const
984{

Callers

nothing calls this directly

Calls 1

inputTokensMethod · 0.80

Tested by

no test coverage detected