Best practices for Navigator Core Agent
Follow these best practices to optimize your experience with Navigator Core Agent and achieve better performance and results.
Chat session management
- Start a new chat for each business task
- Dedicate a new chat session for each distinct business task. Keep the chat session concise without too many steps to get optimal LLM reasoning performance.
- Manage token limits
- The full content (text extract) of all relevant documents must be sent to the LLM to get optimal response. When you encounter "You have reached the token limit for this chat" error message, start a new chat session and select fewer relevant documents. You can split a large number of documents into smaller sets and work on them over multiple chat sessions to completion.
Result set limits
Know the following limits and work within them to get the most out of Navigator Core Agent:
| Operation | Limit |
|---|---|
| Find documents | 100 documents per result set |
| Find objects in repository | 100 objects per result set |
| Browse folder structure | 100 objects total; 50 per object type (50 documents, 50 folders) |
| Find documents in specific folder | 50 documents |
Content-based search
When you search for documents based on content, make sure that Content-Based Retrieval (CBR) is enabled for that document class. Without CBR enabled, content-based searches cannot retrieve documents effectively.
For information about configuring text search services and enabling CBR, see Defining text search services.