Bug Description
Can not reflect content when use client api create mental models
Steps to Reproduce
// Create a mental model with automatic refresh enabled
const result2 = await client.createMentalModel(
BANK_ID,
'Project Status',
'What is the current project status?',
{ trigger: { refreshAfterConsolidation: true } },
);
- Can not reflect content when use client api create mental models
- But when I manually create mental models and refresh manually is work
Expected Behavior
When use client api create mental models is work
Actual Behavior
no context
Version
latest
LLM Provider
Other
Bug Description
Can not reflect content when use client api create mental models
Steps to Reproduce
Expected Behavior
When use client api create mental models is work
Actual Behavior
no context
Version
latest
LLM Provider
Other