just-prompt
just-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
파일 탐색기
최종 버전 다운로드 (.zip)- context_prime.md
- context_prime_eza.md
- context_prime_w_lead.md
- jprompt_ultra_diff_review.md
- project_hello.md
- project_hello_w_name.md
- settings.json
- extending_thinking_sonny.md
- google-genai-api-update.md
- llm_providers_details.xml
- openai-reasoning-effort.md
- pocket-pick-mcp-server-example.xml
- countdown_component_groq_qwen-qwq-32b.md
- countdown_component_o_gpt-4.5-preview.md
- countdown_component_openai_o3-mini.md
- countdown_component_q_deepseek-r1-distill-llama-70b-specdec.md
- diff.md
- ceo_decision.md
- ceo_medium_decision_openai_vs_anthropic_vs_google_anthropic_claude-3-7-sonnet-20250219_4k.md
- ceo_medium_decision_openai_vs_anthropic_vs_google_gemini_gemini-2.5-flash-preview-04-17.md
- ceo_medium_decision_openai_vs_anthropic_vs_google_gemini_gemini-2.5-pro-preview-03-25.md
- ceo_medium_decision_openai_vs_anthropic_vs_google_openai_o3_high.md
- ceo_medium_decision_openai_vs_anthropic_vs_google_openai_o4-mini_high.md
- ceo_prompt.xml
- just-prompt-logo.png
- o3-as-a-ceo.png
- ceo_medium_decision_openai_vs_anthropic_vs_google.txt
- ceo_small_decision_python_vs_typescript.txt
- ceo_small_decision_rust_vs_prompt_eng.txt
- countdown_component.txt
- mock_bin_search.txt
- mock_ui_component.txt
- gemini-2-5-flash-reasoning.md
- init-just-prompt.md
- new-tool-llm-as-a-ceo.md
- oai-reasoning-levels.md
- prompt_from_file_to_file_w_context.md
- __init__.py
- anthropic.py
- deepseek.py
- gemini.py
- groq.py
- ollama.py
- openai.py
- __init__.py
- data_types.py
- model_router.py
- utils.py
- validator.py
- __init__.py
- __init__.py
- ceo_and_board_prompt.py
- list_models.py
- list_providers.py
- prompt.py
- prompt_from_file.py
- prompt_from_file_to_file.py
- __init__.py
- test_anthropic.py
- test_deepseek.py
- test_gemini.py
- test_groq.py
- test_ollama.py
- test_openai.py
- __init__.py
- test_model_router.py
- test_utils.py
- test_validator.py
- __init__.py
- __init__.py
- test_ceo_and_board_prompt.py
- test_list_models.py
- test_list_providers.py
- test_prompt.py
- test_prompt_from_file.py
- test_prompt_from_file_to_file.py
- __init__.py
- __init__.py
- __main__.py
- server.py
- diff_anthropic_claude-3-7-sonnet-20250219_4k.md
- diff_gemini_gemini-2.0-flash-thinking-exp.md
- diff_openai_o3-mini.md
- fusion_ultra_diff_review.md
- .env.sample
- .gitignore
- .mcp.json
- .python-version
- list_models.py
- pyproject.toml
- README.md
- uv.lock
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/disler/just-prompt
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd just-prompt
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
