Creating a persona
Open the persona selector
In Oasis, click the persona dropdown at the top of the chat. You’ll see your current persona and a list of any others you’ve created.
Click Create New
This opens the persona editor where you configure everything about the new persona.
Configuring the system prompt
The system prompt is the core instruction that shapes the AI’s behavior. It tells the model who it is, how it should respond, and what it should prioritize. Tips for effective system prompts:- Be specific about the persona’s role: “You are a technical writer who explains complex topics in plain language.”
- Set boundaries: “Only answer questions related to the codebase. If asked about unrelated topics, politely redirect.”
- Define output style: “Respond in bullet points. Keep answers under 200 words.”
- Research assistant
- Code reviewer
- Creative writer
Attaching a LoRA adapter
If you want to specialize the model’s behavior beyond what a system prompt can do, attach a adapter. Adapters fine-tune the model’s weights for specific domains — like medical Q&A, creative writing, or math reasoning — without downloading a new model.- In the persona editor, open the Adapter section
- Select an adapter from the available list
- The adapter loads on top of your current base model when the persona is active
Adapters are tied to specific base model sizes. Make sure your active model is compatible with the adapter you’re attaching.
Built-in persona presets
webAI ships with several ready-made personas you can use immediately or clone and customize:- General Assistant — The default, well-rounded persona with balanced capabilities
- Additional presets are available depending on your version
Switching personas
Switching is instant. Select a different persona from the dropdown and every new response reflects that configuration. The model doesn’t need to reload — only the system prompt, tool policies, and adapter change. You can switch mid-conversation. Previous messages stay in the chat, but the AI’s behavior shifts to match the new persona from that point forward.Sharing personas on the network
If you enable it, your persona can serve as a resource on the Intelligence Delivery Network. Approved contacts can query your persona remotely:- Their question arrives at your device
- Your persona processes it locally
- Only the answer is sent back