NLUX (Frontend Only)
Last updated
Last updated
Want to get started quickly? Check out this frontend only example! They're the fastest way to see the SDK in action. However, these examples are meant for testing and exploration only. In a real application, it's important to protect your API key. We'll show you how to do that in our secure setup guide.
Create Project
Create a Chat Agent at Project > Chat Table > New Agent
Configure your agent. You can define the following parameters.
Get the Agent ID.
Get the Project ID.
Create JamAI API Key at Organization > Secrets > Create API Key.
Open up your app at http://localhost:5173 .
Parameter | Description | |
---|---|---|
Agent ID
Name of Agent
Model
LLM model
Temperature
Max tokens
Top-p
System Prompt
Define the persona of the model
User message
Define the conversational opener between User and AI
AI response
Define the conversational opener between User and AI