mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-14 00:56:09 +00:00
more work on agent definitions
This commit is contained in:
parent
6e4586ba7a
commit
97f9b18aca
8 changed files with 1079 additions and 695 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
PYTHONPATH=. python3 defn.py
|
||||
PYTHONPATH=. python3 api_definitions.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue