Tags: deepset-ai/hayhooks
Tags
Tracing dashboard (#237) * Implemented tracing using OpenTelemetryTracer ; updated docs * Update docs * tracing dashboard * tracing dashboard improvements * dashboard backend simplification + test isolation + docs alignment * including haystack traces * traces buffer cap * payload values * iteration: add slowest component ; fix layout * updated docs * Implemented tracing using OpenTelemetryTracer ; updated docs * Update docs * update favicon * lint * fix types * fix types ; fix relevant bugs ; refactoring * update docs * add custom tracing example * Update fonts * Update font ; Refactor to useState/setState * Lint * HAYHOOKS_DASHBOARD_TRACE_INCLUDE_HAYSTACK_SPANS is true by default * Refactoring * Lint * add force_sync_callbacks for async_streaming_generator for Pipeline ; refactoring (#239) * using design advisor * cleanup * cleanup + refactoring * Fix CI * Last nits * cleanup * update demo script * Updated docs * Updated docs * Iteration * Lint * Applying last iteration fixes * lint * run dashboard tests on /dashboard changes * update lock * update lock * show component name beside haystack.component.run
Add OpenAI Responses API and Files API support (#230) * Update fastapi-openai-compat ; Add examples with file uploads ; Refactoring * Lint ; exclude tests / examples from lint * Types * reformat * fix example * Update example README * Simplify Codex demo ; Add comments and add public utilities * Reformat * Lint * Lint * Fix syntax * Fix some types (mypy -> ty) * Avoid race conditions in tests ; Update links * Enrich README * Add best practices pages * Add docs
Optimize deploy performance (#228) * First iteration of async / parallel deployment ; Refactoring + tests * Lint * Update src/hayhooks/server/utils/deploy_utils.py Co-authored-by: aragats-deeepset <aragats.amirkhanyan@deepset.ai> * Update src/hayhooks/server/utils/deploy_utils.py Co-authored-by: aragats-deeepset <aragats.amirkhanyan@deepset.ai> * Refactoring to avoid bug --------- Co-authored-by: aragats-deeepset <aragats.amirkhanyan@deepset.ai>
PreviousNext