From 3287b6e00af88b51999d583444b646d590e7b16b Mon Sep 17 00:00:00 2001 From: warmshao Date: Sat, 4 Jan 2025 10:59:22 +0800 Subject: [PATCH] add ollama to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecb9bfe..6b40a9f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project builds upon the foundation of the [browser-use](https://github.com/ 1. **A Brand New WebUI:** We offer a comprehensive web interface that supports a wide range of `browser-use` functionalities. This UI is designed to be user-friendly and enables easy interaction with the browser agent. -2. **Expanded LLM Support:** We've integrated support for various Large Language Models (LLMs), including: Gemini, OpenAI, Azure OpenAI, Anthropic, DeepSeek etc. And we plan to add support for even more models in the future. +2. **Expanded LLM Support:** We've integrated support for various Large Language Models (LLMs), including: Gemini, OpenAI, Azure OpenAI, Anthropic, DeepSeek, Ollama etc. And we plan to add support for even more models in the future. 3. **Custom Browser Support:** You can use your own browser with our tool, eliminating the need to re-login to sites or deal with other authentication challenges. This feature also supports high-definition screen recording.