Skip to content

Conversation

akram
Copy link
Contributor

@akram akram commented Sep 10, 2025

What does this PR do?

The test_query_adds_vector_db_id_to_chunk_metadata test was failing because MemoryToolRuntimeImpl.init() now requires a files_api parameter.

Fixes failing unit tests for Python 3.12 and 3.13.

Test Plan

The test_query_adds_vector_db_id_to_chunk_metadata test was failing because
MemoryToolRuntimeImpl.__init__() now requires a files_api parameter.

Fixes failing unit tests for Python 3.12 and 3.13.
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 10, 2025
@akram
Copy link
Contributor Author

akram commented Sep 10, 2025

/assign @franciscojavierarceo
/assign @are-ces
/assign @leseb

@mattf mattf merged commit 1671431 into llamastack:main Sep 10, 2025
12 checks passed
@akram
Copy link
Contributor Author

akram commented Sep 10, 2025

thanks @mattf

@franciscojavierarceo
Copy link
Collaborator

Thanks @akram I guess #3304 wasn't rebased so the unit tests passed and it looked safer to merge than it was

leseb pushed a commit that referenced this pull request Sep 10, 2025
…3394)

# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->
The test_query_adds_vector_db_id_to_chunk_metadata test was failing
because MemoryToolRuntimeImpl.__init__() now requires a files_api
parameter.

Fixes failing unit tests for Python 3.12 and 3.13.

<!-- If resolving an issue, uncomment and update the line below -->
<!-- Closes #[issue-number] -->

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->
iamemilio pushed a commit to iamemilio/llama-stack that referenced this pull request Sep 24, 2025
…lamastack#3394)

# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->
The test_query_adds_vector_db_id_to_chunk_metadata test was failing
because MemoryToolRuntimeImpl.__init__() now requires a files_api
parameter.

Fixes failing unit tests for Python 3.12 and 3.13.

<!-- If resolving an issue, uncomment and update the line below -->
<!-- Closes #[issue-number] -->

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants