Open Issues Need Help
View All on GitHubAI Summary: The issue proposes adding a user interface control to the `demo.html` page, allowing users to configure the API endpoint interactively. Currently, the API port is set via a URL parameter or hardcoded in JavaScript, which is inconvenient for testing, development, and demonstrations. The solution involves adding a settings button to the toolbar that opens a modal or dropdown for endpoint configuration.
Complexity:
3/5
enhancement good first issue