llama-stack/llama_stack/providers/inline/agents
Xi Yan 200ef29233
chore: remove vector_db_id from AgentSessionInfo (#1296)
# What does this PR do?

- It is not being used anywhere and doesn't make sense to have 1 single
vector_db_id in an agent session. No top level API change.
- See
https://github.com/meta-llama/llama-stack/pull/1286#discussion_r1972569881

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan

- See
https://github.com/meta-llama/llama-stack/pull/1286#discussion_r1972569881

[//]: # (## Documentation)
2025-02-27 10:13:10 -08:00
..
meta_reference chore: remove vector_db_id from AgentSessionInfo (#1296) 2025-02-27 10:13:10 -08:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00