+ |
+ + {t('common:core.ai.Max context')} + | +
+ |
+
---|---|---|
+ {t('common:support.wallet.Ai point every thousand tokens', { + points: selectedModel?.charsPointsPrice || 0 + })} + | ++ {Math.round((selectedModel?.maxContext || 4096) / 1000)}K + | ++ {selectedModel?.toolChoice || selectedModel?.functionCall + ? t('common:common.support') + : t('common:common.not_support')} + | +