git clone https://github.com/mannaandpoem/OpenManus.git
cd OpenManus
pip install -r requirements.txt
3. 빅 모델 API 구성
OpenManus의 기본 빅 모델로 QwQ-32B를 사용합니다. 설정을 위해 아래 단계를 따라 주세요.
구성 파일 복사
cp config/config.example.toml config/config.toml
4. 로컬 Ollama 서비스 실행
GPT-4o는 비용이 발생하므로, 로컬 Ollama 서비스를 사용합니다. 원하는 모델을 자유롭게 선택할 수 있지만, 함수 호출을 지원하는 모델인지 확인하세요.
ollama dependencies 설치
sudo apt install pciutils lshw
ollama download
curl -fsSL https://ollama.com/install.sh | sh
ollama version 확인
ollama -v
ollama version check
5. OpenManus 가동시키기 위한 LLM 설치
ollama run qwq
ollama running qwq model
ollama run minicpm-v
ollama running minicpm-v model
6. API 키 및 설정 추가
모델을 다운로드한 후, config/config.toml 파일을 열어 API 키와 사용자 설정을 추가하세요.
sudo vim config/config.toml
open manus config setting
sudo vim app/tool/browser_use_tool.py
open manus headless setting
7. OpenManus 실행
아래 명령어를 입력하여 OpenManus를 실행하세요.
python main.py
이제 OpenManus가 정상적으로 실행됩니다! 🚀
아래의 명령어로 테스트 해보세요!
I need a 7-day Japan itinerary for April 15-23 from Seattle, with a $2500-5000 budget for my fiancée and me. We love historical sites, hidden gems, and Japanese culture (kendo, tea ceremonies, Zen meditation). We want to see Nara's deer and explore cities on foot. I plan to propose during this trip and need a special location recommendation. Please provide a detailed itinerary and a simple HTML travel handbook with maps, attraction descriptions, essential Japanese phrases, and travel tips we can reference throughout our journey.