mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-05-02 21:30:38 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| commands.py | ||
| context.py | ||
| embedding.py | ||
| episode_profiles.py | ||
| insights.py | ||
| models.py | ||
| notebooks.py | ||
| notes.py | ||
| podcasts.py | ||
| search.py | ||
| settings.py | ||
| sources.py | ||
| speaker_profiles.py | ||
| transformations.py | ||