docs/src/assistant/context-servers.md 🔗
@@ -26,6 +26,7 @@ You can configure each context server using the `context_servers` setting in you
"database_url": "postgresql://postgres@localhost/my_database"
}
}
+ }
}
```
Shivam Mishra created
docs/src/assistant/context-servers.md | 1 +
1 file changed, 1 insertion(+)
@@ -26,6 +26,7 @@ You can configure each context server using the `context_servers` setting in you
"database_url": "postgresql://postgres@localhost/my_database"
}
}
+ }
}
```