#Suggestion regarding fresh chats

1 messages · Page 1 of 1 (latest)

wispy sable
#

I understand that there is the issue that when one chat gets filled we need to start a fresh chat. Can you please temporarily till this issue is resolved maybe add a way for the new chat to see prior chat content. Because fresh chat completely gets lost into the code and bascially spends huge amounts of credits just to understand the code itself and even fails in that. 150 credits down the drain litteraly on a minor fix.

crimson spearBOT
#

Hi,

Thank you for your suggestion — we’ll definitely keep it in mind and let you know if we make any updates based on it.

In the meantime, if starting a new chat doesn’t work for you, you can try rolling back while keeping your code intact. This will help clear the context and allow you to continue in the same chat session smoothly.

If you face any difficulty with this process, feel free to reach out — we’re here to help.

wispy sable
crimson spearBOT
#

Could you please share your Job ID along with a few more details about the issue you’re facing? I’ll take a look right away and see if I can help resolve it for you.

wispy sable
# crimson spear Could you please share your Job ID along with a few more details about the issue...

Job ID: 38e397e2-906d-44b6-8917-c5a9ad52e9ae Issue: I am building an online field experiment on social media and I need a constrcuted feed. I created admin panel to be able to edit my Posts and comments and basically everything. I did all, Posts are getting updated correctly, All the rest of the content, all user interactions are tracked, data is exportable. The only issue I ran into is that Post comments that I update on the admin panel do not appear on the front. This works correctly only for the first post and not the others. Logic is that Testgroup should see no comments, Group 1 only positive comments and group 2 only negative comments. Global comments are posted everywhere. Agent basically gave up after iit spent like 100 credits on this at least and in the end even tried hardcoding comments for post 2 and still failed in it. It checked everything as you can see from the job ID still couldn´t fix.

#

Thanks btw, if you can help will rly make me happy

crimson spearBOT
#

How can I access the admin panel?

wispy sable
#

admin

#

admin123

#

/admin

crimson spearBOT
#

Hi, the comments thing appear to be working fine, could you please confirm it for the two posts I just created. The only problem I see is global comments not appearing on any of the posts. Can you please check it and let me know if this is the desired behaviour, and should I continue fixing for the global comments thing?

wispy sable
#

Hi, yeah thanks but now it deleted all the rest of the content data. The pages which were for the questions (pre and post questionare got fully deleted but are okay as I added new questions in admin and they seem to be working. But the rest of the page data got deleted from the admin page, while on front end Welcome page and thank you page are still appearing and these pages had already a working structure in the admin pannel while being empty now (meaning that it disconnected admin panel from front now for that aswell in the same way it did for comments). I assume the issue is with the was Agent communicates with the database, so it needs to first arrange database correctly and get that sorted and then after thats set correctly add all the features. P.S. Don´t really want to bother you with this I don´t really mind restarting it tbh myself will just build it step by step so it doesn´t run into such issues again. I just bought 200 credits for this project and fully wasted it on it. If its possible to add it back to me I will just rebuild it from the start tmr and just avoid these same issues it ran into this time.

crimson spearBOT
#

Hey! Just a heads-up — in preview mode, your data isn’t retained once the agent goes to sleep, which means it can get deleted.

If you’d like your data to persist at all times, I’d recommend deploying your app with us. It’s super simple — you can do it just by clicking the Deploy button.

Let me know if you’d like any help with that. Happy to guide you through it!