mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 22:00:25 +00:00
Remove unused env vars; change the other tmp folder name; fix examples
This commit is contained in:
parent
c3d8940c95
commit
29f57d528d
9 changed files with 4 additions and 13 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -18,7 +18,8 @@ Package.resolved
|
|||
.vscode
|
||||
_build
|
||||
docs/src
|
||||
docs/notebooks/nvidia/tool_calling/tmp/
|
||||
# Sample tool-calling datasets generated by NVIDIA notebooks
|
||||
docs/notebooks/nvidia/tool_calling/sample_data/
|
||||
pyrightconfig.json
|
||||
venv/
|
||||
pytest-report.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue