llama-stack-mirror/llama_stack/distribution/server
Kevin Postlethwait 3110ad1e7c
fix: update ref to raw_errors due to new version of pydantic (#1995)
37da47ef8e (diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552)
Pydantic was updated from v1 to v2 in this commit which caused this
breaking change

# What does this PR do?
Part of #1857 

This won't fix the Validation error with the example, but it will
correctly supply user with a proper error rather than a 5xx code.

Signed-off-by: Kevin <kpostlet@redhat.com>
2025-04-21 11:50:12 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py feat(server): add attribute based access control for resources (#1703) 2025-03-19 21:28:52 -07:00
endpoints.py feat(telemetry): clean up spans (#1760) 2025-03-21 20:05:11 -07:00
server.py fix: update ref to raw_errors due to new version of pydantic (#1995) 2025-04-21 11:50:12 -07:00