deepRAG
Uses a blend of experimental techniques to enhance LLM RAG resultsets.
파일 탐색기
최종 버전 다운로드 (.zip)- devcontainer.json
- codeql.yml
- launch.json
- settings.json
- ARCHITECTURE.md
- Example Taxonomy.md
- prompt.yaml
- smart_agent.py
- agent.py
- agents.py
- pyproject.toml
- README.md
- api.py
- main.py
- pyproject.toml
- README.md
- app.py
- pyproject.toml
- README.md
- cache.py
- distributedcache.py
- pyproject.toml
- README.md
- functions.py
- pyproject.toml
- README.md
- search_vector_function.py
- agent_configuration.py
- agent_response.py
- models.py
- pyproject.toml
- README.md
- settings.py
- history.py
- pyproject.toml
- README.md
- services.py
- poetry.lock
- pyproject.toml
- README.md
- smart_agent_factory.py
- utilities.py
- utils.py
- main.py
- pyproject.toml
- README.md
- test_api.py
- test_search_vector_function.py
- test_server.py
- test_smart_agent.py
- test_vectors.py
- tests.py
- .gitignore
- CODE_OF_CONDUCT.md
- LICENSE
- log.txt
- poetry.toml
- pyproject.toml
- README.md
- SECURITY.md
- SUPPORT.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/microsoft/deepRAG
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd deepRAG
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
