mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 10:30:02 +00:00
a
This commit is contained in:
parent
2788761f6e
commit
20c527eded
4 changed files with 43 additions and 11 deletions
|
|
@ -238,9 +238,9 @@ Before finalizing documentation, verify:
|
|||
[x] 17. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/shields/shields.py` - Safety shields
|
||||
[x] 18. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/batch_inference/batch_inference.py` - Batch inference operations
|
||||
[x] 19. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/synthetic_data_generation/synthetic_data_generation.py` - Data generation
|
||||
20. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/telemetry/telemetry.py` - Telemetry and monitoring
|
||||
21. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/providers/providers.py` - Provider management
|
||||
22. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/inspect/inspect.py` - System inspection
|
||||
[x] 20. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/providers/providers.py` - Provider management
|
||||
21. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/inspect/inspect.py` - System inspection
|
||||
22. `/Users/saip/Documents/GitHub/llama-stack/llama_stack/apis/telemetry/telemetry.py` - Telemetry and monitoring
|
||||
|
||||
**Step 1: Existing Documentation Assessment**
|
||||
- **Priority**: Review all @json_schema_type classes and @webmethod functions for docstring completeness
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue