kedar-1
e4716d0634
Remove not related text from README.md
2025-02-12 20:38:53 +01:00
warmshao
8fd0708c0e
Merge pull request #278 from draphonix/feature/partial_generate_report
...
feat: Enhance error handling and reporting in deep research module
2025-02-12 22:40:25 +08:00
HoangNB
64acdf8499
feat: Enhance error handling and reporting in deep research module
...
- Refactored deep research process to separate report generation logic
- Added error handling to generate partial reports when research is interrupted
- Implemented error notification in generated markdown reports
- Improved logging and error tracking during research process
2025-02-12 11:55:44 +07:00
warmshao
95f7bae647
Merge pull request #154 from Aristide021/feature/arm64-support
...
Add ARM64 Support and Fix Process Management for M-Series Macs
2025-02-12 10:18:32 +08:00
Sheldon Aristide
4f44f650f2
Switched Dockerfile TARGETPLATFORM to amd64 to maintain compatibility with intel/amd64 systems
2025-02-11 11:16:04 -05:00
warmshao
044bbea640
Merge pull request #273 from marginal23326/feat/azure-api-version-env
...
Make Azure OpenAI `api_version` configurable via env var
2025-02-11 20:39:33 +08:00
marginal23326
3403de4bea
feat: make Azure OpenAI api_version configurable
2025-02-11 16:59:30 +06:00
warmshao
3a459a91ad
Merge pull request #259 from vvincent1234/fix/dr-bugs
...
fix prompt
2025-02-09 11:28:56 +08:00
vvincent1234
8cf96583a8
fix prompt
2025-02-09 11:27:36 +08:00
warmshao
5fde2a0fe7
Merge pull request #258 from vvincent1234/fix/dr-bugs
...
fix bug
2025-02-09 09:58:47 +08:00
vvincent1234
0d898897d8
fix bug
2025-02-09 09:55:30 +08:00
warmshao
7de7d90643
Merge pull request #257 from vvincent1234/fix/dr-bugs
...
fix bugs and limit search num
v1.6
2025-02-09 09:18:06 +08:00
vvincent1234
de69740acf
fix bugs and limit search num
2025-02-09 09:16:14 +08:00
warmshao
d8a83153ef
Merge pull request #202 from kimtth/main
...
fix: correct typo
2025-02-09 08:17:38 +08:00
warmshao
e093d109a7
Merge pull request #210 from marginal23326/rename-gemini-to-google
...
Rename `gemini` to `google` for consistency
2025-02-08 18:32:46 +08:00
warmshao
ecfc1d5a0d
Merge pull request #249 from vvincent1234/fix/dr-bugs
...
Fix/dr bugs
2025-02-08 18:31:22 +08:00
vincent
b7ee26ade6
fix content len
2025-02-08 13:08:33 +08:00
vvincent1234
d690237503
fix use own browser
2025-02-08 09:44:45 +08:00
warmshao
3c6954431f
Merge pull request #248 from vvincent1234/fix/deep-research
...
add stop button and use own browser
2025-02-07 22:30:48 +08:00
vincent
fbd748e1b9
add stop button and use own browser
2025-02-07 22:28:10 +08:00
marginal23326
0dfecfabac
chore: rename 'gemini' to 'google' for consistency
2025-02-07 15:36:06 +06:00
warmshao
037f8e5cc0
Merge pull request #240 from vvincent1234/feat/deep-research
...
Feat/deep research
v1.5
2025-02-06 19:55:54 +08:00
vincent
8640bcb995
optimize prompt
2025-02-06 19:51:30 +08:00
vincent
abdf95c9e0
add deep research to webui
2025-02-06 19:33:01 +08:00
warmshao
b65d43cc91
Merge pull request #225 from filipkappa/patch-1
...
Added alternative activation command for Windows
2025-02-06 09:17:30 +08:00
vvincent1234
fe16935441
opt prompt
2025-02-06 08:59:57 +08:00
Sheldon Aristide
3f0e081637
Merge branch 'main' into feature/arm64-support
2025-02-05 12:36:41 -05:00
vvincent1234
247c1709f7
opt
2025-02-05 09:31:20 +08:00
vvincent1234
1acdc60b9e
fix bug
2025-02-04 23:30:47 +08:00
warmshao
0cdcfd2898
Merge pull request #227 from marginal23326/docs/improve-install-guide
...
Improve `README.md` installation guide clarity and structure
2025-02-04 20:05:04 +08:00
warmshao
c4b0da5c8f
Merge pull request #230 from carl-shen/xs_fix_ollama_base_url
...
fix: ollama provider not respecting OLLAMA_ENDPOINT env var
2025-02-04 20:03:12 +08:00
carl
f96d83b4c9
fix: ollama provider not respecting OLLAMA_ENDPOINT env var
2025-02-04 22:14:39 +11:00
vincent
c90acade45
deep research
2025-02-04 01:20:30 +08:00
marginal23326
403a4b3860
docs: improve installation guide clarity/structure
2025-02-03 04:28:48 +06:00
filipkappa
eb9146f02d
Added alternative activation command for Windows
...
Added alternative for venv activation in Windows.
It's only a single comannd - the rest of the flow remains the same.
2025-02-02 15:57:44 +01:00
warmshao
6e90106766
Merge pull request #224 from marginal23326/add-llm-endpoints
...
feat: add missing endpoints and keys for Mistral and Anthropic
2025-02-02 18:28:22 +08:00
marginal23326
8d47e626ce
feat: add missing endpoints and keys
2025-02-02 14:06:35 +06:00
warmshao
ac7c1bb81b
Merge pull request #221 from BioInfo/feature/add-o3-mini-model-support
...
feat: add OpenAI O3-mini model support and fix theme handling
2025-02-02 11:48:04 +08:00
BioInfo
150a8b4384
feat: add OpenAI O3-mini model support and fix theme handling
...
- Add O3-mini model to OpenAI model options
- Remove forced dark theme to allow system/light theme options
- Fix JSON template escape sequence in custom prompts
2025-02-01 20:37:04 -05:00
warmshao
32df3485c9
Merge pull request #219 from raybooysen/patch-1
...
Fixing typo in README.md
2025-02-02 00:06:07 +08:00
warmshao
fa7e168e93
Merge pull request #143 from pad918/main
...
Features/mistralai intergrate
2025-02-01 23:38:38 +08:00
Måns Abrahamsson
c0c25451fb
Added back missing requirement
2025-02-01 12:34:12 +01:00
Ray Booysen
f9bc2b4a44
Fixing typo in README.md
...
README states the default VNC password is `vncpassword` but it is actually `youvncpassword` in the env file
2025-02-01 15:29:05 +08:00
warmshao
80d2d1add6
Merge pull request #110 from scott------/patch-1
...
Update README.md minor grammar update
2025-02-01 10:17:30 +08:00
Måns Abrahamsson
fe251a7876
Added new test for mistral models
2025-01-31 08:45:25 +01:00
Måns Abrahamsson
41ddd2b9dd
Merge branch 'main' of https://github.com/browser-use/web-ui
2025-01-31 08:44:11 +01:00
Måns Abrahamsson
79b61a95fd
Merge remote-tracking branch 'upstream/main'
2025-01-31 08:35:13 +01:00
warmshao
0a6a386d34
Merge pull request #205 from marginal23326/display-missing-api-key-errors
...
fix: display missing API key errors in UI
2025-01-31 09:58:10 +08:00
warmshao
5388482de1
Merge pull request #206 from marginal23326/refactor/consolidate-llm-tests
...
refactor: simplify LLM tests and remove duplication
2025-01-31 09:51:47 +08:00
marginal23326
d0b4f4c441
refactor: simplify LLM tests and remove duplication
2025-01-30 18:24:32 +06:00