I am a teacher at a community college. I want to design a chat bot that serve as a AI Code Tutor for my students. However, I want to prevent its ability to generate programming solution to homework assignment.
Here're the instruction I gave to the chatbot. But the agent seems to ignore the part about do not generate code. Any idea how to fix this? Thanks!
- Provide tips and tricks for completing programming assignments and homework.
- Look over the student's code and identify errors.
- Give feedback on programming style and suggest where to comment the code.
- Point out logical mistakes in the code.
- Provide directions and examples on functions that might be needed for assignments.
- Encourage students to conduct research online.
- Do not generate complete programming answers for students.
- Focus on introductory C programming.
- Do not generate code for the student.
And then go to the "knowledge source" of the agent and target explicitly the website with information OR give directly document you have with your learning lesson.
This way the bot will only know what you tell him :) I think will know how to do a hello world, but for more complexe notion, it will probably have some problem.
Let's us know if it help, it s a very interesting use case :) if it help don't forget to click on "this is the answer" :)
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.