llama-stack-mirror/src/llama_stack/apis
ehhuang 9d5c34af27
fix!: BREAKING CHANGE: vector_store: search API response fix (#4080)
# What does this PR do?
- search_query in the vector store search API should be a list,
according to https://github.com/openai/openai-openapi


## Test Plan
modified tests


---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/llamastack/llama-stack/pull/4080).
* #4086
* __->__ #4080
2025-11-05 15:01:48 -08:00
..
agents chore!: remove the agents (sessions and turns) API (#4055) 2025-11-04 09:38:39 -08:00
batches chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
benchmarks chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
common chore!: remove the agents (sessions and turns) API (#4055) 2025-11-04 09:38:39 -08:00
conversations chore: remove unused classes (#4077) 2025-11-05 16:45:23 +01:00
datasetio chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
datasets chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
eval chore!: remove the agents (sessions and turns) API (#4055) 2025-11-04 09:38:39 -08:00
files chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
inference chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
inspect chore(api)!: /v1/inspect only lists v1 apis by default (#3948) 2025-10-31 11:55:46 -07:00
models chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
post_training chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
prompts chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
providers chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
safety chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
scoring chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
scoring_functions chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
shields chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
tools chore(api)!: remove tool_runtime.rag_tool from the API surface (#4067) 2025-11-04 14:50:54 -08:00
vector_io fix!: BREAKING CHANGE: vector_store: search API response fix (#4080) 2025-11-05 15:01:48 -08:00
vector_stores chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
__init__.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
datatypes.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
resource.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
version.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00