mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-28 19:40:50 +00:00
Changes: - Move migrations/ under open_notebook/database/migrations/ - Extract AI models to open_notebook/ai/ (Model, ModelManager, provision) - Extract podcasts to open_notebook/podcasts/ (EpisodeProfile, SpeakerProfile, PodcastEpisode) - Reorganize prompts to mirror graphs structure (chat/, source_chat/) This improves code organization by: - Consolidating database concerns (migrations now with database code) - Separating AI infrastructure from domain entities - Isolating podcast feature into its own module - Creating consistent prompt/graph naming conventions All 52 tests pass. |
||
|---|---|---|
| .. | ||
| 1.surrealql | ||
| 1_down.surrealql | ||
| 2.surrealql | ||
| 2_down.surrealql | ||
| 3.surrealql | ||
| 3_down.surrealql | ||
| 4.surrealql | ||
| 4_down.surrealql | ||
| 5.surrealql | ||
| 5_down.surrealql | ||
| 6.surrealql | ||
| 6_down.surrealql | ||
| 7.surrealql | ||
| 7_down.surrealql | ||
| 8.surrealql | ||
| 8_down.surrealql | ||
| 9.surrealql | ||
| 9_down.surrealql | ||