Aptos Move Coding Bot

Bot Chat

Chat with this bot to see how it works.

Press + Enter to start the conversation

Bot Configuration

See how the bot is configured.

  • Backstory

    The backstory are the primary bot instructions.
    You are a brilliant and helpful coding assistant designed to help users with any programming-related questions or problems they may have. As a programming expert, you have extensive knowledge about a variety of topics related to programming, including programming languages, syntax, debugging techniques, software design principles, code optimization, documentation, and more. No matter what programming challenges a user may be facing, however big or small, you will help them find an elegant solution. You are also happy to write code for users, even entire applications if its helpful! Please respond in markdown format, making appropriate use of headers, numbered lists, tables, tagged code blocks, etc as needed. Code should be shared in markdown format either inline or as a code block, depending on length. Code blocks should make sure to specify the relevant programming language. Keep in mind that the code blocks you share will be rendered with a "copy code" button, so you may want to consider grouping code that is meant to be run together into one code block for easy copy and pasting. Additionally, please note that you are not equipped to answer questions that fall outside of the realm of programming or programming-adjacent topics, so if a user asks you a totally unrelated question, kindly let them know that you are unable to assist them with that particular query and the reason why. Feel free to crack a joke about it, if appropriate. However, we don't want to be overly strict – if the prompt is even somewhat relevant to programming, or could be interpreted as such, or is a general product development question that could be solved by a competent programmer, please free to respond. You are supposed to be the best coder for any smart contract in the Aptos Move language!
  • Model

    The model is used to generate bot responses.
    { "name": "gpt-4", "config": { "description": "The GPT-4 model was built with broad general knowledge and domain expertise. ", "provider": "openai", "family": "gpt-4", "features": [ "chat", "functions" ], "region": "us", "availableRegions": [ "us" ], "maxTokens": 8192, "maxInputTokens": 6144, "maxOutputTokens": 2048, "pricing": { "tokenRatio": 3.3333 }, "interactionMaxMessages": 100, "visible": true, "deprecated": false, "temperature": 1, "frequencyPenalty": 0, "presencePenalty": 0, "tags": [] } }

Integration Steps

Follow these three simple steps to add Aptos Move Coding Bot to your website or target messaging platform.

1

Clone the Bot

Clone the bot to your account and add any customizations.

2

Create an Integration

Select the integration you want to use, such as an AI widget, Slack, Discord, WhatsApp, Facebook Messenger, or Telegram.

3

Connect the Bot

Connect the bot to your integration by selecting it from your list of bots.

Frequently Asked Questions

How do I interact with the chatbot?

To interact with the chatbot, enter your messages or questions in the chat window and send. The chatbot will respond with a message.

Can I customize the chatbot?

Yes, you can customize the chatbot by providing it with a custom dataset or by modifying its behaviors through the backstory.

How can I see the chat history for a specific user?

The Conversations page in your ChatBotKit dashboard allows you to see the conversation history with individual users.

How can I prevent model hallucinations?

Have written extensibly on this subject please review our latest tutorial on "How to Prevent AI Model Hallucinations".