Odapt
  • Welcome
    • Build Your First App
    • Navigating Odapt
    • Navigating the Chat Bar
    • Odapt Capabilities
    • What You Can Build on Odapt
    • Product Roadmap
    • Odapt Integrations
    • Publishing Your App on Odapt
    • How Do Credits Get Used in Odapt?
    • Design Guide
    • Best Practices
    • How to Problem Solve in Odapt
    • Glossary
Powered by GitBook
On this page
  • Here's a common bug we've seen our users face and how you can solve it
  • Other steps to try when stuck
  1. Welcome

How to Problem Solve in Odapt

PreviousBest PracticesNextGlossary

Last updated 2 months ago

Here's a common bug we've seen our users face and how you can solve it

Other steps to try when stuck

  • Changing the Model: If Odapt errors out or feels overloaded, click the Model icon and pick a different engine (4.0, 3.5, or 3.7) to keep your build running smoothly.

  • Console: If Odapt shows an error or isn’t following your instructions, open your browser’s console:

    1. Right‑click anywhere and select Inspect

    2. Switch to the Console tab and copy the latest red‑highlighted error message

    3. Paste it into the chat and describe what’s not working so we can troubleshoot fast

  • Monitor the Chat: Read the chat carefully to ensure the agent is on track. If it takes a different route, ask it to explain its reasoning. This way, you can catch and correct any misunderstandings early.

  • Provide Detailed Context: The more context you give, the better Odapt can troubleshoot and refine your app. We’re working on adding features like auto-screenshots to improve context even further.

  • Reach Out for Help: If you’re stuck or need additional support, contact the founders directly. Email us at team@odapt.ai or book a call through the link provided here . You can also speak directly to other builders on discord here.

  • Review the Code: If you’re comfortable with code, open the code on the Pages tab to see exactly what Odapt is doing. This helps you verify that it’s following your instructions.