Merge branch 'main' into use-json-schema

This commit is contained in:
Ashwin Bharambe 2025-11-03 12:20:28 -08:00 committed by GitHub
commit 8a1cd117cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
277 changed files with 48570 additions and 22355 deletions

4
uv.lock generated
View file

@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.12"
resolution-markers = [
"(python_full_version >= '3.13' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version >= '3.13' and sys_platform != 'darwin' and sys_platform != 'linux')",
@ -1933,7 +1933,7 @@ wheels = [
[[package]]
name = "llama-stack"
version = "0.3.0"
version = "0.4.0.dev0"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },