Commit graph

10 commits

Author SHA1 Message Date
Edwin Jose
13cc00043b Add robust retry and mocking for embedding API calls
Introduces exponential backoff and Retry-After header handling for embedding API rate limits in both processors and search service. Adds CI fixture to mock OpenAI embeddings, avoiding real API calls during tests. Updates Makefile to document and set MOCK_EMBEDDINGS for integration and CI test targets.
2025-11-26 15:54:38 -05:00
phact
9fc29c29ac clear opensearch data for integration tests 2025-11-20 13:54:34 -05:00
Cole Goldsmith
1385fd5d5c
better settings form validation, grouped model selection (#383)
* better form validation, grouped model selection

* bump version

* fix fe build issue

* fix test

* change linting error

* Fixed integration tests

* fixed tests

* sample commit

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-11-11 22:39:59 -03:00
phact
77edef26f7 fix conftest and more optionals 2025-10-14 12:17:07 -04:00
phact
a285a8563f autouse=True 2025-10-14 01:51:10 -04:00
phact
d74b21a346 onboarding in conftest 2025-10-14 01:39:15 -04:00
phact
54ca7a52a7 more logging 2025-10-07 14:36:43 -04:00
phact
ad890ef2bc index creation text fix 2025-10-07 01:35:20 -04:00
phact
1549161a33 genrate keys 2025-09-12 14:35:42 -04:00
phact
1e5661757b integration tests v0 2025-09-11 16:05:57 -04:00