dograh/api/services/workflow
Abhishek ef5b9e40a9
feat: knowledge base functionality for the voice agent (#120)
* feat: upload file and store embedding

* feat: add documents in nodes

* feat: add openai embedding service
2026-01-17 14:37:03 +05:30
..
tools feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
disposition_mapper.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
dto.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
errors.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
pipecat_engine.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
pipecat_engine_callbacks.py chore: minor fixes 2026-01-13 14:55:48 +05:30
pipecat_engine_custom_tools.py feat: add end_call tool (#118) 2026-01-14 16:40:40 +05:30
pipecat_engine_utils.py fix: llm generation in case of user idle 2026-01-03 16:22:38 +05:30
pipecat_engine_variable_extractor.py feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
workflow.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30