Can wappler ai read context,rules and standards which the AI should restrict to

Hi there. I want AI to do some tasks, but it should only do tasks within some standards and rules I have in a document. Can I make the AI read those, so it knows what it should comply to ?…..And if it can, where do I tell it to read those before doing its thing…..

I think there are two options. Either upload the file to the AI chat, or save the file to a directory within the project and tell the AI chat to read the file and accept it. That's how it works in Codex.

so you think you can do "Read docs/ai/standards/* before starting."

Can create an agent.md file with your instructions/rules and point the Wappler AI assistant to it. Most other CLI's and IDE's expect this file and in most circumstances will reference it once they locate it.

1 Like

So its only one file it will read or can it do "Read docs/ai/standards/* before starting." if I got more than one rule and general instruction. I have made in docs/ai/standards/several instructions like design_principles.md and core_rules.md etc, that I want the ai to comply with

Can add as many files as you like just direct the chat to them.

"Does Wappler AI automatically discover agent.md in the project root, or should the chat explicitly reference it?"

I don't use Wappler AI myself. The Team would have to answer that. I'd always reference it regardless.

Have a look at this:

1 Like