Boss Finance GPT4-128K GPT4-Vision
Finance, Stock, CryptoCurrency, Gold, Money, ChatGPT,GPT4 -FREE
Boss Finance GPT4-128K GPT4-Vision란 무엇입니까?
Boss Finance GPT4-128K GPT4-Vision은(는) https://iamboss.online에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Finance, Stock, CryptoCurrency, Gold, Money, ChatGPT,GPT4 -FREE"입니다.
확장 프로그램 스크린샷
Boss Finance GPT4-128K GPT4-Vision 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
I AM BOSS: https://boss.up.railway.app Finance, Stock, CryptoCurrency, Gold, Money, ChatGPT,GPT4 -FREE Boss app is your copilot that facilitates the creation of LLM applications by employing multiple agents capable of interacting with one another to tackle tasks. 1️⃣ Support 5+ Powerful AI ✅ GPT4-128K ✅ GPT4-Vision ✅ ChatGPT ✅ Microsoft Azure AI ✅ Microsoft Autogen AI 1️⃣ Support 7+ Expert Group ✅ Gold Expert Group ✅ Stock Expert Group ✅ Cryptocurrencies Expert Group ✅ BlockChain Expert Group ✅ ... 1️⃣ Support 11+ Roles ✅ Engineer ✅ Scientist ✅ Planner ✅ Executor ✅ Critic ✅ ... 1️⃣ Features ✅ Support 100+ tasks & workflows according your prompt, command
확장 프로그램 기본 정보
이름 | Boss Finance GPT4-128K GPT4-Vision |
ID | hednhjoncnmcpfkgmgpcoaooiepjioec |
공식 URL | https://chromewebstore.google.com/detail/boss-finance-gpt4-128k-gp/hednhjoncnmcpfkgmgpcoaooiepjioec |
설명 | Finance, Stock, CryptoCurrency, Gold, Money, ChatGPT,GPT4 -FREE |
파일 크기 | 244 KB |
설치 횟수 | 51 |
현재 버전 | 1.3.4 |
최근 업데이트 | 2024-02-26 |
출시 날짜 | 2023-04-14 |
평점 | 4.00/5 총 2 개의 평점 |
개발자 | https://iamboss.online |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://saas-ai1.web.app/ |
도움말 페이지 URL | https://saas-ai1.web.app/support.html |
개인정보 보호 정책 페이지 URL | https://saas-ai1.web.app/privacy-policy-for-products.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Boss Finance GPT4-128K GPT4-Vision", "description": "Finance, Stock, CryptoCurrency, Gold, Money, ChatGPT,GPT4 -FREE", "version": "1.3.4", "manifest_version": 3, "permissions": [ "contextMenus", "scripting" ], "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_title": "Boss Copilot Workflow", "default_popup": "popup.html" }, "icons": { "16": "autogen-16.png", "32": "autogen-32.png", "48": "autogen-48.png", "128": "autogen-128.png" } } |