Commit graph

14 commits

Author SHA1 Message Date
Luis Novo
fa27fe561a
Several hotfixes (#130)
* fix: prevent project failing to start when cannot talk to github - fixes #128

* improve ollama documentation - see #127

* chore: update esperanto library to enable gpt-5 - see #107; update podcast-creator library to enable TTS_BATCH_SIZE - fixes #125

* add info on ollama env variables

* chore: ignore dev logs

* chore: bump
2025-09-14 10:58:16 -03:00
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
LUIS NOVO
e3ee803a42 review: add validation and compile regex just once 2025-06-26 11:55:41 -03:00
LUIS NOVO
7eee271232 feat: extract think tags from reasoning models 2025-06-26 11:41:15 -03:00
LUIS NOVO
01db97924e improve cleanup function 2024-11-14 15:19:21 -03:00
LUIS NOVO
3be1ecae8a improve text splitter 2024-11-04 15:06:13 -03:00
LUIS NOVO
d9c0c93deb improved typing 2024-11-01 22:50:27 -03:00
LUIS NOVO
8bb5db158f implement model config 2024-10-30 14:09:24 -03:00
LUIS NOVO
70926afce6 fix issue with special spaces 2024-10-29 07:28:02 -03:00
LUIS NOVO
424cb8b16a rename repo and add upgrade version check 2024-10-28 09:21:39 -03:00
LUIS NOVO
4f30f59382 fix encoding errors on content creation 2024-10-25 08:16:00 -03:00
LUIS NOVO
795fd3bb9d improve surreal escaping 2024-10-23 14:13:22 -03:00
LUIS NOVO
e020511876 replace surreal sdk with surreal-lite until they support v2 2024-10-23 10:58:21 -03:00
LUIS NOVO
bcd260a28b Initial commit with all features 2024-10-21 14:56:10 -03:00