relevanceai.constants.messages
#
Module Contents#
- class relevanceai.constants.messages.Messages#
- BETA_DOCSTRING = Multiline-String#
Show Value
1{} 2 3 .. warning:: 4 This function is currently in beta and is liable to change in the future. We 5 recommend not using this in production systems.
- BETA = This function currently in beta and may change in the future.#
- ADDED_DOCSTRING = Multiline-String#
Show Value
1 .. note:: 2 This function was introduced in **{}**.
- DEPRECEATED_DOCSTRING = Multiline-String#
Show Value
1 .. note:: 2 This function has been deprecated as of {}
- DEPRECEATED = Deprecated. Revert to versions before {} for function. {}#
- FAIL_MESSAGE = Your token is invalid. If this token actually works, please set `authenticate=False`.#
- WELCOME_MESSAGE = Welcome to RelevanceAI. Logged in as {}.#
- TOKEN_MESSAGE = Activation token (you can find it here: {} )#
- INSERT_GOOD = ✅ All documents inserted/edited successfully.#
- INSERT_BAD = ❗Few errors with vectorizing documents. Please check logs.#
- BUILD_HERE = 🛠️ Build your clustering app here:#