open-notebook/api/routers
Luis Novo d7b0fff954
Api podcast migration (#93)
Creates the API layer for Open Notebook
Creates a services API gateway for the Streamlit front-end
Migrates the SurrealDB SDK to the official one
Change all database calls to async
New podcast framework supporting multiple speaker configurations
Implement the surreal-commands library for async processing
Improve docker image and docker-compose configurations
2025-07-17 08:36:11 -03:00
..
__init__.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
commands.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
context.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
embedding.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
episode_profiles.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
insights.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
models.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
notebooks.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
notes.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
podcasts.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
search.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
settings.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
sources.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
speaker_profiles.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
transformations.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00