llama-stack-mirror/llama_stack/providers
Derek Higgins e48e36a136 fix: Call pandas.read_* in a seperate thread
These block on io reads which in turn block the
server. Move them to their own thread.

Closes: #1697
Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-03-19 15:19:16 +00:00
..
inline fix: Call pandas.read_* in a seperate thread 2025-03-19 15:19:16 +00:00
registry feat: Qdrant inline provider (#1273) 2025-03-18 14:04:21 -07:00
remote feat: Qdrant inline provider (#1273) 2025-03-18 14:04:21 -07:00
tests refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00
utils fix: Call pandas.read_* in a seperate thread 2025-03-19 15:19:16 +00:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00