Agent-Wiz
A CLI tool for threat modeling and visualizing AI agents built using popular frameworks like LangGraph, AutoGen, CrewAI, and more.
파일 탐색기
최종 버전 다운로드 (.zip)- agent_wiz.png
- example_report.png
- example_vis.png
- agent_chat.py
- agent_chat2.py
- autogen.py
- autogen2.py
- audio_agents.yaml
- json_agents.yaml
- audio_tasks.yaml
- json_tasks.yaml
- __init__.py
- audio_crew.py
- json_crew.py
- __init__.py
- app_flow.py
- __init__.py
- audio_tools.py
- image_tools.py
- __init__.py
- main.py
- README.md
- constants.py
- agent.py
- prompt.py
- agent.py
- prompt.py
- agent.py
- prompt.py
- __init__.py
- bq_connector.py
- __init__.py
- agent.py
- prompt.py
- __init__.py
- customer.py
- __init__.py
- callbacks.py
- __init__.py
- tools.py
- __init__.py
- agent.py
- config.py
- prompts.py
- convert_product_file_format.py
- run_indexing.sh
- engine.py
- goal.py
- normalize.py
- web_agent_text_env.py
- attributes_page.html
- description_page.html
- done_page.html
- features_page.html
- item_page.html
- results_page.html
- review_page.html
- search_page.html
- __init__.py
- utils.py
- init_env.py
- click.py
- search.py
- __init__.py
- agent.py
- prompt.py
- lg.py
- llama_index.py
- llama_index2.py
- spotify.json
- agent.py
- flight_booking.py
- web_search_agent.py
- weather_agent.py
- __init__.py
- agents.py
- tools.py
- policies.py
- policies.py
- prompts.py
- __init__.py
- main.py
- swarm.py
- agentchat_graph.json
- autogen_graph.json
- crewai_graph.json
- googleadk_graph.json
- langgraph_graph.json
- llamaindex_graph.json
- n8n_graph.json
- openaiagent_graph.json
- pydantic.json
- pydantic_graph.json
- swarm_graph.json
- AgentChat_report.md
- AutoGen Core_report.md
- __init__.py
- maestro.txt
- sys_prompt.txt
- threat_modelling.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- Demo__My_first_AI_Agent_in_n8n.json
- __init__.py
- mapper.py
- nodes_categorized.json
- __init__.py
- existing_tools.json
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- mapper.py
- __init__.py
- agent.svg
- database.svg
- end.svg
- generic.svg
- input.svg
- Manrope-VariableFont_wght.ttf
- mapper_bg.svg
- memory.svg
- output.svg
- Planner.svg
- reflection.svg
- search.svg
- start.svg
- tool.svg
- __init__.py
- index.html
- __init__.py
- visualizer.py
- __init__.py
- cli.py
- config.py
- .env.sample
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- pyproject.toml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Repello-AI/Agent-Wiz
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Agent-Wiz
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Python 3 pip 명령어를 쓰려면 Python이 필요합니다.
pip install repello-agent-wiz
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
