MCPcopy Create free account

hub / github.com/LagPixelLOL/ChatGPTCLIBot / types & classes

Types & classes37 in github.com/LagPixelLOL/ChatGPTCLIBot

↓ 31 callersClassException
main/interface/cpp-terminal/exception.hpp:10
↓ 17 callersClassfile_error
main/interface/util/FileUtils.h:22
↓ 15 callersClassrequest_failed
main/interface/network/RequestObject.h:13
↓ 6 callersClassColor
main/interface/cpp-terminal/color.hpp:12
↓ 3 callersClassmax_tokens_exceeded
main/interface/util/TokenUtils.h:15
↓ 1 callersClassCompletion
main/interface/model/Completion.h:12
↓ 1 callersClassExchangeHistory
main/interface/data/ExchangeHistory.h:13
↓ 1 callersClassMessages
main/interface/data/Messages.h:13
EnumAPIKeyStatus
main/interface/network/APIKey.h:14
ClassColorIterator
main/Command.cpp:13
EnumColorMode
main/interface/cpp-terminal/terminfo.hpp:11
EnumCommands
main/Command.h:14
ClassConfig
main/Config.h:13
ClassDocument
main/interface/data/Document.h:16
ClassExchange
main/interface/data/Exchange.h:14
EnumKey
main/interface/cpp-terminal/input.hpp:7
EnumKeyU
main/interface/cpp-terminal/inputU.hpp:12
EnumLevel
main/interface/log/LogMsg.h:13
ClassLogMsg
main/interface/log/LogMsg.h:18
ClassMemoryAdaptor
main/interface/storage/MemoryAdaptor.h:15
EnumMethod
main/interface/network/RequestObject.h:21
ClassModel
This model contains all the information about the state of the prompt in an abstract way, irrespective of where or how it is rendered.
main/interface/cpp-terminal/prompt.hpp:54
EnumName
main/interface/cpp-terminal/color.hpp:29
ClassRequestObject
main/interface/network/RequestObject.h:23
EnumResult
indicates the results of prompt_blocking() and prompt_non_blocking
main/interface/cpp-terminal/prompt.hpp:12
EnumResult_simple
indicates the results of prompt_simple()
main/interface/cpp-terminal/prompt.hpp:27
EnumReturnOpCode
main/Command.h:24
EnumRole
main/interface/data/Messages.h:15
EnumSourceType
main/interface/model/FineTune.h:13
EnumStyle
* Styles for text in the terminal */
main/interface/cpp-terminal/base.hpp:17
ClassTerminal
Note: the code that uses Terminal must be inside try/catch block, otherwise * the destructors will not be called when an exception happens and th
main/interface/cpp-terminal/terminal.hpp:12
ClassTerminfo
main/interface/cpp-terminal/terminfo.hpp:6
EnumType
main/interface/cpp-terminal/color.hpp:15
ClassWindow
Represents a rectangular window, as a 2D array of characters and their * attributes. The render method can convert this internal representation to a
main/interface/cpp-terminal/window.hpp:19
Classhash<chat::Exchange>
main/interface/data/Exchange.h:51
Classpath_hash
main/interface/util/FileUtils.h:16
Classwinsize
main/interface/cpp-terminal/platforms/platform.cpp:30