You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Care is an open-source Electronic Medical Record (EMR) platform for managing patients, health workers, and hospitals. It is built and maintained in the open, and contributions of every kind are welcome — code, documentation, bug reports, and translations.',
176
+
depth: 3,
177
+
enableDescriptions: true,
178
+
onRouteError: 'warn',
179
+
content: {
180
+
enableMarkdownFiles: true,
181
+
enableLlmsFullTxt: true,
182
+
relativePaths: false,
183
+
includeDocs: true,
184
+
includePages: true,
185
+
// Only index the latest released version; older versions stay out of
186
+
// llms.txt so agents don't quote outdated behaviour.
0 commit comments