Commit graph

266 commits

Author SHA1 Message Date
LUIS NOVO
5426801228 fix: temporary fix for the torch streamlit conflict 2025-06-10 11:56:19 -03:00
LUIS NOVO
f35ccbbed5 chore: improve ux in the model provider page 2025-06-10 11:55:58 -03:00
LUIS NOVO
c377ebae83 chore: fix voice links 2025-06-10 11:55:42 -03:00
LUIS NOVO
05a64d90a8 docs: new env variable examples 2025-06-10 11:55:07 -03:00
LUIS NOVO
f4d233925e docs: add new models env variable examples 2025-06-10 11:54:51 -03:00
LUIS NOVO
f4b9ccbb22 fix: remove provider check, not needed 2025-06-10 11:54:15 -03:00
LUIS NOVO
7239f719fd fix: enforce env variables are present 2025-06-10 11:53:53 -03:00
LUIS NOVO
715f5741b7 fix: fix issue that asked for migration repeatedly 2025-06-10 11:53:41 -03:00
LUIS NOVO
e6f7a6b0e6 fix: prevent errors when transformations is empty 2025-06-10 11:53:07 -03:00
LUIS NOVO
e3d9bee3b1 chore: refactor folders 2025-06-10 11:52:50 -03:00
LUIS NOVO
61b3583a57 fix: fix provider routing for podcasts and add a try block to catch podcast generation issues 2025-06-10 11:52:41 -03:00
LUIS NOVO
0a5504744c docs: add model guide 2025-06-10 11:51:59 -03:00
LUIS NOVO
7517dd6dab chore: bump version 2025-06-09 20:47:31 -03:00
LUIS NOVO
6c571db8c4 feat: update models pages 2025-06-09 20:47:20 -03:00
LUIS NOVO
bbd2f7dbfc chore: change migration logs 2025-06-09 20:44:57 -03:00
LUIS NOVO
24a359ecd3 chore: set migration target 2025-06-09 20:44:40 -03:00
LUIS NOVO
e6f72656a9 chore: update suggested models 2025-06-09 20:44:17 -03:00
LUIS NOVO
79bfa85b67 chore: change vertex provider name for compatibility with esperanto 2025-06-09 20:43:55 -03:00
LUIS NOVO
e4e2384587 revised models page 2025-06-08 19:39:17 -03:00
LUIS NOVO
6532411d33 remove old model management code 2025-06-08 19:39:07 -03:00
LUIS NOVO
bea43f3ce7 feat: implement the new model management based on esperanto framework 2025-06-08 19:38:43 -03:00
LUIS NOVO
10049342cb chore: force .env on uv run 2025-06-03 12:57:51 -03:00
LUIS NOVO
1333cad3f3 chore: python magic on windows 2025-06-01 09:44:48 -03:00
Luis Novo
99ce3682fe
Merge pull request #66 from pchuri/docs/improved-setup-instructions
docs: Improve setup instructions
2025-06-01 09:43:39 -03:00
heecheol.park
8f86b23bc4 Improve setup instructions with system dependencies and troubleshooting 2025-06-01 20:27:05 +09:00
LUIS NOVO
ff80787d6a chore: tag make command 2025-06-01 08:10:05 -03:00
LUIS NOVO
2afbd36cb4 refactor: implement ai_prompter library 2025-06-01 08:09:33 -03:00
Luis Novo
858b5e0d6e
Merge pull request #65 from lfnovo/update_frameworks
Replace the content extraction graph with content-core
2025-05-31 15:15:12 -03:00
LUIS NOVO
c876aeff53 update readme page 2025-05-31 15:13:13 -03:00
LUIS NOVO
bf7d6c04a2 fix: use forked podcastfy because of youtube-transcript version conflict. 2025-05-30 15:40:19 -03:00
LUIS NOVO
de03fc63a2 chore: bump version 2025-05-30 15:26:11 -03:00
LUIS NOVO
1afb5d81e8 feat: implement new content settings page and remove options from the source panel 2025-05-30 15:25:39 -03:00
LUIS NOVO
ca589e933d fix: prevent migration check from occurring on every page load 2025-05-30 15:25:11 -03:00
LUIS NOVO
0aacbcaccb chore: improve async 2025-05-30 15:24:57 -03:00
LUIS NOVO
74daa15ce7 docs: add examples for URL keys 2025-05-30 15:24:15 -03:00
LUIS NOVO
36e928eb75 feat: replace content processing engine with content-core 2025-05-30 13:35:46 -03:00
LUIS NOVO
77b104c071 chore: remove pre commit 2025-05-22 09:12:44 -03:00
LUIS NOVO
aa4912334b fix: replace GEMINI_API_KEY with GOOGLE_API_KEY as per new SDK 2025-05-22 09:12:36 -03:00
LUIS NOVO
6ec531700b lock 2025-04-26 06:24:30 -03:00
LUIS NOVO
656ab520e7 forcing 3.12 as maximum python version to fix pydub issue 2025-04-26 06:23:31 -03:00
LUIS NOVO
780b905f74 fix discord link 2025-04-24 10:14:59 -03:00
LUIS NOVO
3d05b8a6b0 Merge branch 'main' of github.com:lfnovo/open-notebook 2025-04-24 09:48:32 -03:00
LUIS NOVO
90678b357e Merge branch 'main' of github.com:lfnovo/open-notebook 2025-04-24 09:48:04 -03:00
LUIS NOVO
9ea08ac93e docs: add discord server 2025-04-24 09:47:10 -03:00
Luis Novo
ff44e142a2
Merge pull request #49 from cubxxw/patch-2
fix: Add httpx[socks]>=0.27.0 Dependency to pyproject.toml
2025-04-12 09:42:45 -03:00
Luis Novo
a483abe1a5
Merge pull request #47 from cubxxw/patch-1
feat: Update .env.example add OpenAI API Base
2025-04-12 09:41:34 -03:00
熊鑫伟 Xinwei Xiong
edf0cca1f3
Update pyproject.toml 2025-04-08 17:43:40 +08:00
熊鑫伟 Xinwei Xiong
83ce4689eb
feat: Update .env.example add OpenAI API Base 2025-04-08 17:07:03 +08:00
LUIS NOVO
bba6a5d610 update docs for uv 2025-04-06 15:56:37 -03:00
Luis Novo
d731153a0a
Merge pull request #40 from lfnovo/uv
Change from poetry to uv and fix elevenlabs bug
2025-03-11 21:10:21 -03:00