llama-stack-mirror/tests/integration/recordings/responses
IAN MILLER 007efa6eb5
refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183)
# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->
The purpose of this PR is to replace the Llama Stack's default embedding
model by nomic-embed-text-v1.5.

These are the key reasons why Llama Stack community decided to switch
from all-MiniLM-L6-v2 to nomic-embed-text-v1.5:
1. The training data for
[all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2#training-data)
includes a lot of data sets with various licensing terms, so it is
tricky to know when/whether it is appropriate to use this model for
commercial applications.
2. The model is not particularly competitive on major benchmarks. For
example, if you look at the [MTEB
Leaderboard](https://huggingface.co/spaces/mteb/leaderboard) and click
on Miscellaneous/BEIR to see English information retrieval accuracy, you
see that the top of the leaderboard is dominated by enormous models but
also that there are many, many models of relatively modest size whith
much higher Retrieval scores. If you want to look closely at the data, I
recommend clicking "Download Table" because it is easier to browse that
way.

More discussion info can be founded
[here](https://github.com/llamastack/llama-stack/issues/2418)

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

## 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.* -->
1. Run `./scripts/unit-tests.sh`
2. Integration tests via CI wokrflow

---------

Signed-off-by: Sébastien Han <seb@redhat.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco Arceo <arceofrancisco@gmail.com>
Co-authored-by: Sébastien Han <seb@redhat.com>
2025-10-14 10:44:20 -04:00
..
0a8ca6adf364.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0a29c4085705.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0b27fd737699.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
00ba04f74a96.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0c1f45455d3b.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0d3290adae1d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0d3602bdeb33.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
0d61455b3cdc.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
0eb05bef91e5.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
0fda25b9241c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
1a4da7c94fde.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
1acd433c05d4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
1adfaa0e062e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
1b08c8e14202.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
1b939935d483.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
1b45391880c6.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
1cb154e4c11f.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
1dd3641034a3.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
1f48f4b2ae33.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
2a5a4e821bc8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0002a233aedd.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
2afe3b38ca01.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
2b2ad549510d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
2c55f483cea8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
2d187a11704c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
2f271a63a608.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
2fef6eda9cd7.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3a4fb206e68a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3a81146f2afa.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3bd4bb58d78a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3c0bf9ba81b2.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3c7670217373.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
3ca695048bee.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3cdb5cab6ce6.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3e8248d253fd.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
3ef0f9aab128.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3f5871e0805d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
3fc7de7e822b.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
4ca6152a0eb8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
04cb9de29e06.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
4d4440c8641b.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
4dc11a716881.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
4de6877d86fa.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
4ebf08272d17.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
5b2088233334.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
5c8d7ada4919.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
5c566159fbcd.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
5db0c44c83a4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
5e8bf88b3c20.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
5fa0e98f3d84.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
5fe3783b188e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6c4e2e207e8a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6cb0285a7638.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6ced1d8cdaec.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
6d35c91287e2.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6d937e5e9233.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6dffa78a2986.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
6f7a633cda93.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
6fbea1abca7c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6fe1d4fedf12.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7b4815aba6c5.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7be46bba190d.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
7d089a973e08.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7e6806cba34a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7eace23f03df.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7ef63231b9f8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7f53b458dad9.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7fc8b6ca483d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
08a21ab74e0a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
8aba89449cdc.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
8b531e81126a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
8bba71367e87.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
8deded211f21.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
08f97e548c4b.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
9b9e8cf39b15.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9c4bc9c3e7ac.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9c007f300365.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9c140a29ae09.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9cbcd12e26d4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9d3896237c12.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9e7a83d3d596.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9f3d749cc1c8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9fadf5a3d68f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
9fe64b1ac325.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
9ffc75524647.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
10eea8c15ddc.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
011f70e24ce4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
12c0e2972063.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
13ab2c1c38ed.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
18ada6a5dcf6.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
21cf30c6181e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
26b3819920f0.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
31a87d74ea98.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
33b71fb85bfb.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
35a5f1de4bd7.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
36badd90238f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
38ea441b5f83.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
41ace09e5dba.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
41e27b9b5d09.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
43e106de6736.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
44a1d9de0602.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
50a8dc5b8ece.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
50e9796d7cb7.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
52b4e16b7289.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
53c093754a6f.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
53d2488c9ea9.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
55ae40168378.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
56ac6a7c6df0.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
57b67d1b1a36.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
58c8091104ff.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
61be36ad8ccd.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
65c12de0a1db.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
67bec1334dc9.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
71c9c6746a31.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
72d82d62bca2.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
73e97be515d9.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
73f5e89917e0.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
76b89a84cd6f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
80e4404d8987.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
80f09f27dd61.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
81a91f79c51d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
81f77e2c016b.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
83c2ffb72daa.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
86b92e62eb0a.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
89b141855b81.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
89c6024e9d28.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
90fec951fdb9.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
94d11daee205.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
94feda0fcb38.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
97d3812bfccb.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
97e259c0d3e5.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
121a72d1c4cf.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
125f1f43f167.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
168daab89068.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
173ecb3aab28.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
177ba8517262.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
198ef7208389.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
235c36771a8a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
239f4768f5aa.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
249b7f0ddde6.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
441e2832387f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0468a3e1be9f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
477f8946bf7d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
511eb1b92e34.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
545d86510a80.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
0547d0909f24.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
554de3cd986f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
565b1072cb9d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
651af76045af.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
679d1f560e7b.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
830a1fe14938.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
836f51dfb3c5.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
840fbb380b73.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
864a270ca97b.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
894fdacb1cfa.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
901b5e7db4aa.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
949d3ad16367.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
955ac3680d99.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
964d5655de24.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
969a9a757e0c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
2983cc1d79f0.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
4283d7199d9b.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6420c56e645b.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
6730dcde0b73.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6841bb14fa8d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6857b19d3f0a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
6906a6e71988.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
7550dd0d24bc.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
8486e5b1c6db.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
11675efe359b.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
17253d7cc667.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
25649d730247.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
28648cf8d421.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
29585e055e6f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
31407e035752.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
41393ddb2491.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
50340cd4d253.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
53365c6ae29c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
69464dfd3a06.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
85594a69d74a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
173419f52486.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
174458ad71b2.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
178016edef0e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
197228e26971.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
244113b1bd88.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
0396786db779.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
399232febc45.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
0648374e43e7.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
669968ea617e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
875323ed9913.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
4096743baf8e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
04172112ffbb.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
8295382a8e7c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
8752115f8d0c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
27463384d1a3.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
69374744b720.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
378412143edb.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
946376830d67.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a0c4df33879f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a0ec01643fa2.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a1c5bf09ea53.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a11b11923cc8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a46b77ffd494.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a59d0d7c1485.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a98eecadddc8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a410d4840402.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a5187d9d5057.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a689181d64d3.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
a74473841ad4.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
a97477559b10.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
aacf9abc51d4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
af6ca03dcbc3.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
afb33182f365.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
afc90cb75d1c.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
b0a9e4205cad.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
b2cb73713d87.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
b4cda53cd04f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
b9f6e724ae06.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
b44cc7a7afc8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
b63c1324a814.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
b178d000a14a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
b374fc18c641.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
b459f403a5ae.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ba49a702ac77.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
ba2761dcee2d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
bebc02ac1fb5.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
bf79a89cc37f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c1f63bb6469c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c02a8dfb5458.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c2ac76cbf66d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c3dbccc5de74.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c6fc83f0a1d5.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c8a59b661fd5.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c8e196049fe4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c9cba6f3ee38.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c23c11b48503.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
c315ffba4f17.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
c8234a1171f3.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c791119e6359.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
c8632717f6b8.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
c9667519ad7c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ca92e698d8cd.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
cb3df2a1dc22.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
cb54a67e993a.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
cb1099daed49.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
cbd6b65e0622.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ccdce45aab2c.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
cd0ece88d392.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ce21235ebde2.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
cf55f983d1ff.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
cf776b1aa432.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d2e057a81717.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d3e27b7234e2.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d3fc756ea885.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d4c86ac355fb.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d4f56d7d1996.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d7caf68e394e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d9c3bf231670.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
d45ca9107508.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d64ffaa0de6f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d68f6c1abf34.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d927b47032de.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d85689907fec.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
d70385918990.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
da531c71e64f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
db9689e2cf53.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
dbc41d2417e1.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
dc8120cf0774.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
dd226d71f844.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
decfd950646c.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
df20f4b62da7.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e4cee6b71b0e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e4daa5642f6e.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e08e01e5652a.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e9c8a0e4f0e0.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e22f98c05933.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e59abd091d90.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e99f14805360.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e08848bfcd28.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e11745e75e87.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e61266e87842.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e509387fc329.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e29300494763.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
e96152610712.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
eac12959a803.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
ecae140151d1.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ecf6f0c51485.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
eeb26200786f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
eee6a163b837.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
eee47930e3ae.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
eefb4206a4a9.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ef4d211b38bf.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ef59cbff54d0.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f0bbea34c5cc.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f1ea938b0b0d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f3cbd3f07e60.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f4c5ae637cd1.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f8ba05a5ce61.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f70f30f54211.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f477c2fe1332.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f518ea4fde7d.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f701ad342bd8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
f1592dee71e5.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
fb42b2e1cd27.json refactor: replace default all-MiniLM-L6-v2 embedding model by nomic-embed-text-v1.5 in Llama Stack (#3183) 2025-10-14 10:44:20 -04:00
fb785db7fafd.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
fcdef245da95.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
fced8b60ae5f.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
fe140befeba4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
feae037e2abd.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ff7db0102b28.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ff3271401fb4.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
ffd7b58fded8.json chore(tests): normalize recording IDs and timestamps to reduce git diff noise (#3676) 2025-10-03 17:26:11 -07:00
models-7d9446738fd7-d5d684a3.json feat(api): Add vector store file batches api (#3642) 2025-10-06 16:58:22 -07:00
models-bd032f995f2a-7becc84f.json feat(api): Add vector store file batches api (#3642) 2025-10-06 16:58:22 -07:00
models-bd032f995f2a-cf0b7036.json chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00