llama-stack-mirror/llama_stack/core/routing_tables
Matthew Farrellee 04af470add fix: only prevent double registration with differences
we allow registration of something if it already exists

we reject registration of the same identifier if there are differences

closes #3749
2025-10-09 07:28:38 -04:00
..
__init__.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
benchmarks.py feat: create HTTP DELETE API endpoints to unregister ScoringFn and Benchmark resources in Llama Stack (#3371) 2025-09-15 12:43:38 -07:00
common.py fix: only prevent double registration with differences 2025-10-09 07:28:38 -04:00
datasets.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
models.py fix: improve model availability checks: Allows use of unavailable models on startup (#3717) 2025-10-07 14:27:24 -04:00
scoring_functions.py feat: create HTTP DELETE API endpoints to unregister ScoringFn and Benchmark resources in Llama Stack (#3371) 2025-09-15 12:43:38 -07:00
shields.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
toolgroups.py feat(tools)!: substantial clean up of "Tool" related datatypes (#3627) 2025-10-02 15:12:03 -07:00
vector_dbs.py feat(api): Add vector store file batches api (#3642) 2025-10-06 16:58:22 -07:00