-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added storm wiki frontend with extra themes #108
Conversation
i guess we can refine this further to configure search and llm models.
There are 6 themes. 3 light themes and 3 dark themes. list page is little bit noisy. we can improve this |
) | ||
try: | ||
# Fallback to SearxNG | ||
results = self._search_searxng(query) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can change this flow once we have more search engine options in the settings later. and let the user to choose which engine to use.
Previously meant to assign the team members as the reviewer, since this looks like a pretty good enhancement. Sorry for any confusion! |
is it ok to reopen and resolve some comments? |
Of course! Sorry for previous confusion. |
Thanks! Feel free to at me once you think it's ready for review. We are happy to help test and merge this. |
related issue
#64
changes
note
because this frontend is using "fallbacks", I thought it would be better to have separate example instead of overwriting the existing demo_light.
some tests files are added and checked with https://github.com/jaigouk/storm_wiki