This website requires JavaScript.
a4a98fa601
Merge pull request #472 from kuishou68/fix/issue-471-remove-duplicate-soundfile
main
Martin
2026-04-22 09:42:23 +02:00
0eb42e4a42
fix: remove duplicate soundfile entry in requirements.txt (Closes #471 )
Cocoon-Break
2026-04-14 15:04:31 +08:00
4c0a72ff61
Merge pull request #468 from octo-patch/fix/issue-394-lm-studio-url-parsing
Martin
2026-04-11 16:46:56 +02:00
021644d786
Merge pull request #467 from octo-patch/fix/issue-274-searxsearch-query-encoding
Martin
2026-04-11 16:46:42 +02:00
725ceeea20
Merge pull request #466 from octo-patch/fix/issue-332-ollama-configurable-port
Martin
2026-04-11 16:46:16 +02:00
69bbd31abf
Merge pull request #465 from octo-patch/fix/issue-312-dynamic-remote-debugging-port
Martin
2026-04-11 16:44:08 +02:00
2944ff6892
Merge pull request #463 from octo-patch/fix/issue-352-configurable-backend-url
Martin
2026-04-11 16:41:57 +02:00
6fd329acc6
Merge pull request #462 from octo-patch/fix/searxsearch-init-and-api-port
Martin
2026-04-11 16:40:09 +02:00
05aa5c2104
fix: correct LM Studio URL parsing and uvicorn port binding (fixes #394 )
octo-patch
2026-04-11 10:37:17 +08:00
a976afdbd7
fix: URL-encode search query and detect empty results as failure (fixes #274 )
octo-patch
2026-04-10 10:07:06 +08:00
29aafda41d
fix: use configured port from server_address for local Ollama connections (fixes #332 )
octo-patch
2026-04-09 10:23:19 +08:00
37c9652e6d
fix: use dynamic free port for remote debugging to prevent SessionNotCreatedException (fixes #312 )
octo-patch
2026-04-08 10:36:48 +08:00
f8fc43f6d7
fix: make REACT_APP_BACKEND_URL configurable for remote deployments (fixes #352 )
Octopus
2026-04-07 10:38:24 +08:00
3fc2ac5235
fix: use BACKEND_PORT env var in uvicorn and honor base_url arg in searxSearch
Octopus
2026-04-06 10:43:16 +08:00
31205febfe
Merge pull request #460 from octo-patch/fix/provider-registration-bugs
Martin
2026-04-05 16:39:32 +02:00
1fbd8b135b
Merge branch 'main' into fix/provider-registration-bugs
Martin
2026-04-05 16:39:08 +02:00
7b8a2271a3
Merge pull request #459 from octo-patch/fix/issue-382-prevent-server-crash-on-query-error
Martin
2026-04-05 11:59:00 +02:00
4e985d8df6
Merge pull request #457 from octo-patch/fix/issue-367-make-plan-infinite-loop
Martin
2026-04-05 11:58:09 +02:00
74d38100c4
Merge pull request #455 from octo-patch/fix/issue-359-planner-unbound-answer
Martin
2026-04-05 11:57:16 +02:00
9e4613df71
Merge pull request #450 from octo-patch/feature/upgrade-minimax-m27
Martin
2026-04-05 11:55:47 +02:00
2b8bc83a97
fix: register anthropic provider, normalize togetherAI alias, fix dsk_deepseek exception handling
Octopus
2026-04-05 10:41:54 +08:00
872d01f8e5
fix: return HTTP 500 instead of calling sys.exit(1) on query errors
Octopus
2026-04-04 11:23:41 +08:00
d1ecb15703
fix: add max retry limit to PlannerAgent.make_plan to prevent infinite loop (fixes #367 )
Octopus
2026-04-03 10:51:23 +08:00
7cde1549b2
fix: initialize answer variable and reset stop flag in PlannerAgent.process (fixes #359 )
Octopus
2026-04-02 16:52:06 +08:00
1432266694
feat: upgrade MiniMax default model to M2.7
PR Bot
2026-03-18 16:33:04 +08:00
1036c5fbc1
Merge pull request #449 from guoyangzhen/fix/optional-tts-dependency
Martin
2026-03-16 20:02:51 +01:00
77ed25306e
Merge pull request #448 from guoyangzhen/fix/startup-script-integer-comparison
Martin
2026-03-16 20:02:07 +01:00
d47761a6a5
Merge pull request #447 from guoyangzhen/fix/frontend-react-scripts-not-found
Martin
2026-03-16 20:01:00 +01:00
e135683426
Merge pull request #444 from ximiximi423/feat/add-minimax-provider
Martin
2026-03-16 19:57:55 +01:00
53a47be80c
fix: make kokoro TTS optional
guoyangzhen
2026-03-14 17:26:21 +08:00
75ce967107
fix: make kokoro TTS optional
guoyangzhen
2026-03-14 17:26:19 +08:00
9a8ce59520
fix: handle empty dir_size_bytes and remove deprecated docker-compose version
guoyangzhen
2026-03-14 17:09:33 +08:00
a97010739b
fix: handle empty dir_size_bytes and remove deprecated docker-compose version
guoyangzhen
2026-03-14 17:09:31 +08:00
7066f62942
fix(frontend): ensure react-scripts is available in Docker container
guoyangzhen
2026-03-14 16:41:21 +08:00
fc268ed087
feat: add MiniMax as new LLM provider
ximi
2026-03-06 17:10:52 +08:00
781275c881
Merge pull request #439 from Br1an67/feat/issue-108-web-form-handling
Martin
2026-03-02 19:45:10 +01:00
2a69fbef4b
Merge pull request #440 from Br1an67/feat/issue-52-add-tests
Martin
2026-03-02 19:44:20 +01:00
fa4cef0e74
Merge pull request #438 from Br1an67/fix/issue-356-auto-update-chromedriver
Martin
2026-03-02 19:43:39 +01:00
f63b2c436d
Merge pull request #437 from Br1an67/fix/issue-409-json-parsing
Martin
2026-03-02 19:42:42 +01:00
cb6210293a
Merge pull request #425 from Aquarius10th/fix-apt-get-error
Martin
2026-03-02 19:41:02 +01:00
165dcb8d97
test: add unit tests for parsing functions, logger, and utility
Br1an67
2026-03-02 00:28:48 +08:00
1e827a903b
feat: add support for select, textarea, and file upload in web forms
Br1an67
2026-03-02 00:16:28 +08:00
16f7f7c917
fix: auto-update ChromeDriver when version mismatches Chrome
Br1an67
2026-03-02 00:10:23 +08:00
f350378170
fix: handle JSON parsing errors in planner agent
Br1an67
2026-03-02 00:03:36 +08:00
9611bf4081
Merge pull request #436 from arikusi/add-turkish-readme
Martin
2026-02-28 21:32:00 +01:00
aeb9145d6e
docs: add Turkish translation (README_TR.md)
arikusi
2026-02-27 01:39:42 +03:00
889545f356
Specify the base image version to fix dependency missing or version conflict issues when using apt-get.
Frank Zhou
2025-11-23 00:03:26 +08:00
782a933971
Merge pull request #424 from Fosowl/dev
Martin
2025-11-15 14:56:20 +01:00
42cd21346f
fix: remove unavailable engine from searxng config to avoid warnings/errors
dev
martin
2025-11-15 14:49:42 +01:00
abc765861a
Merge pull request #405 from Fosowl/dev
Martin
2025-09-14 20:15:49 +02:00
141bc5f097
readme update
martin.legrand
2025-09-14 20:15:12 +02:00
8a713e5ec0
Merge pull request #404 from Fosowl/dev
Martin
2025-09-14 18:23:32 +02:00
176863be55
fix : listen issue of ollama
martin.legrand
2025-09-14 18:22:18 +02:00
0decd84541
Merge pull request #403 from Fosowl/dev
Martin
2025-09-13 23:50:03 +02:00
edc0e69a82
fix : more linux issues
martin.legrand
2025-09-13 23:47:24 +02:00
60dd8a597f
update readme.md
martin.legrand
2025-09-13 22:34:05 +02:00
28d255b8e9
update readme.md
martin.legrand
2025-09-13 20:34:27 +02:00
4554c6ef89
fix command_exists issue in .sh
martin.legrand
2025-09-13 15:00:57 +02:00
fd8d940e58
rm test file
martin.legrand
2025-09-13 14:31:59 +02:00
87c8a3fb09
fix: redundant searxng folder causing error on ubuntu, tts issue, bigger mount point allowed by start_services, readme updated for cli mode
martin.legrand
2025-09-13 14:30:21 +02:00
be86fd07e1
Merge pull request #402 from Fosowl/dev
Martin
2025-09-11 23:45:58 +02:00
d80bda8468
fix : unseen recursion mistake on empty value for work folder
martin.legrand
2025-09-11 23:44:06 +02:00
308ba0e595
Merge pull request #379 from Fosowl/dev
Martin
2025-07-13 12:52:03 +02:00
f72c1b9b07
update readme
martin legrand
2025-07-13 12:50:15 +02:00
deaf142a0d
Merge pull request #373 from Fosowl/dev
Martin
2025-07-06 00:35:29 +02:00
e0123bfc67
fix : searnxg url
martin legrand
2025-07-06 00:34:36 +02:00
fa26cce44f
fix : problem with frontend connection, enfore url
martin legrand
2025-07-06 00:24:02 +02:00
cb0206e9ee
fix : problem with frontend connection url selection
martin legrand
2025-07-06 00:19:46 +02:00
a2f75e7281
Merge pull request #371 from Fosowl/dev
Martin
2025-07-05 14:47:04 +02:00
3e652a6b99
update readme
martin
2025-07-05 14:45:43 +02:00
fd987e5b5c
Merge pull request #370 from Fosowl/dev
Martin
2025-07-02 18:02:44 +02:00
d30f3c5616
update readme
martin
2025-07-01 21:29:49 +02:00
db62bb289e
update readme
martin
2025-07-01 21:28:55 +02:00
23caf437b1
Update contributing.md + sponsorship
martin
2025-07-01 21:25:58 +02:00
f5b1c4ab37
update flight search tool
martin
2025-07-01 20:23:55 +02:00
29044ebbfe
update readme mistake #366
martin
2025-07-01 20:07:13 +02:00
50d098fa96
Merge pull request #361 from natethompson44/docs/enhance-chromedriver-troubleshooting
Martin
2025-06-28 14:57:29 +02:00
ba74f1efa2
Merge pull request #362 from natethompson44/fix/chromedriver-project-root-priority
Martin
2025-06-28 14:55:18 +02:00
b3ec49c611
fix: prioritize project root ChromeDriver for Docker compatibility
WINZO Platform Developer
2025-06-25 18:20:25 -05:00
2a5fb69af6
docs: enhance ChromeDriver troubleshooting for Docker environments
WINZO Platform Developer
2025-06-25 18:20:03 -05:00
2eb62e63eb
Merge pull request #348 from christiancoleman/origin/headless-docker
Martin
2025-06-22 15:40:43 +02:00
30aecb406d
Merge pull request #351 from mmlmt2604/fix_openrouter_freemodel
Martin
2025-06-22 15:34:40 +02:00
860e52c3fa
Enhance Memory class: Remove 'model_use' and 'time' in messages payload when user select free model from oepn router which result 500 error
Mike Lin
2025-06-22 17:39:38 +08:00
c7ffe46771
Added a warning for people that try to run a non-headless browser in a docker container. It errors in a very unhelpful way, and so this code tells the user in the output what's happening and also forces headless = True. If a user actually means to run a non-headless browser and view via X11 or something then the warning/output will lead them to the right place that they need to tweak.
Christian Coleman
2025-06-22 02:39:20 -04:00
12a6705724
Merge pull request #344 from Fosowl/dev
Martin
2025-06-21 15:12:47 +02:00
0605fb4526
Fix : searxng issue on docker
martin
2025-06-21 15:11:35 +02:00
100dda4370
Merge pull request #336 from nettanvirdev/main
Martin
2025-06-20 22:50:03 +02:00
b226c5d1da
Merge pull request #339 from Fosowl/dev
Martin
2025-06-18 22:41:26 +02:00
bf740d8eb5
update readme
martin
2025-06-18 22:40:29 +02:00
f8f987e8ba
Merge branch 'main' into dev
martin
2025-06-18 22:14:15 +02:00
29ddf31f82
tup docstring
martin
2025-06-18 22:13:48 +02:00
41d83e8c46
Merge pull request #327 from christiancoleman/ccdev
Martin
2025-06-18 22:12:27 +02:00
611eddb715
Fix : typo + set safe_mode to False since we now run in docker
martin
2025-06-18 21:40:40 +02:00
40b94c953b
Fix : #338 python not found for key generation
martin
2025-06-18 21:35:01 +02:00
ae7be9ca8d
Fix: REACT_APP_BACKEND_URL environment variable issue in frontend in Updated UI.
Tanvir Ahamed
2025-06-18 00:13:05 +06:00
7439ea35c7
Update: Updated the ui
Tanvir Ahamed
2025-06-18 00:01:24 +06:00
3550e6ee46
Merge pull request #335 from Fosowl/dev
Martin
2025-06-17 19:29:21 +02:00
69dd856b45
feat : limiter.toml
martin
2025-06-17 19:28:34 +02:00
e33e3e15e4
Issue with LM Studio not getting port when using Docker
Christian Coleman
2025-06-15 18:53:36 -04:00
6bb0e5a16b
Merge pull request #325 from Fosowl/dev
Martin
2025-06-14 17:48:21 +02:00