mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
34 lines
474 B
Text
34 lines
474 B
Text
.env
|
|
__pycache__
|
|
dist
|
|
*.egg-info
|
|
dev_requirements.txt
|
|
build
|
|
.DS_Store
|
|
llama_stack/configs/*
|
|
.cursor/
|
|
xcuserdata/
|
|
*.hmap
|
|
.DS_Store
|
|
.build/
|
|
Package.resolved
|
|
*.pte
|
|
*.ipynb_checkpoints*
|
|
.idea
|
|
.venv/
|
|
.vscode
|
|
_build
|
|
docs/src
|
|
# Sample tool-calling datasets generated by NVIDIA notebooks
|
|
docs/notebooks/nvidia/tool_calling/sample_data/
|
|
pyrightconfig.json
|
|
venv/
|
|
pytest-report.xml
|
|
.coverage
|
|
.python-version
|
|
AGENTS.md
|
|
server.log
|
|
CLAUDE.md
|
|
.claude/
|
|
docs/.docusaurus/
|
|
docs/node_modules/
|