Next, you’ll need to set up the partitioner API. This will be used to partition documents into chunks for vectorization. More information can be found here.Documentation Index
Fetch the complete documentation index at: https://docs.agentset.ai/llms.txt
Use this file to discover all available pages before exploring further.
Make sure
REDIS_HOST, REDIS_PORT, and REDIS_PASSWORD match the values in your
Upstash Redis database created in Step 2.Set up environment variables
Once you have the partitioner API running, set these environment variables in your.env file:
.env