llama-stack/llama_stack/apis/memory_banks
Ashwin Bharambe 0dc7f5fa89
Add version to REST API url (#478)
# What does this PR do? 

Adds a `/alpha/` prefix to all the REST API urls.

Also makes them all use hyphens instead of underscores as is more
standard practice.

(This is based on feedback from our partners.)

## Test Plan 

The Stack itself does not need updating. However, client SDKs and
documentation will need to be updated.
2024-11-18 22:44:14 -08:00
..
__init__.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
client.py migrate memory banks to Resource and new registration (#411) 2024-11-11 17:10:44 -08:00
memory_banks.py Add version to REST API url (#478) 2024-11-18 22:44:14 -08:00