Commit graph

245 commits

Author SHA1 Message Date
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
LUIS NOVO
92c2ac331b bump version 2025-03-11 21:05:42 -03:00
LUIS NOVO
a24970e514 update Dockerfile and supervisord configuration to use Python 3.11 slim-bookworm and uv 2025-03-11 21:05:33 -03:00
LUIS NOVO
fe23e35670 fix elevenlabs provider selection 2025-03-11 20:49:53 -03:00
LUIS NOVO
bcef4ed46f fix bug with empty default models 2025-03-11 20:49:37 -03:00
LUIS NOVO
b1e0e8ad99 migrate to uv 2025-03-11 20:49:10 -03:00
LUIS NOVO
bdda2203cd remove transformations file 2024-11-20 13:01:53 -03:00
LUIS NOVO
167f286e9f cosmetics 2024-11-20 12:42:23 -03:00
LUIS NOVO
3d6d9c1195 fix record model empty object instantiation 2024-11-20 11:55:48 -03:00
LUIS NOVO
917debeea8 changed to forked surreal repo until migration bug is fixed 2024-11-20 11:53:25 -03:00
LUIS NOVO
2fb12c27fe enable graphql 2024-11-20 10:30:10 -03:00
LUIS NOVO
ace0188381 add default prompts to migration 2024-11-19 19:03:45 -03:00
LUIS NOVO
c297dcb809 refactor objectmodel 2024-11-19 19:03:32 -03:00
LUIS NOVO
f140a5e228 rename settings to models 2024-11-19 00:02:16 -03:00
LUIS NOVO
add786d112 version bump and migration 2024-11-19 00:02:01 -03:00
LUIS NOVO
dbe362f95a enable podcast longform 2024-11-19 00:01:18 -03:00
LUIS NOVO
7f79f8224f improve context and several fixes 2024-11-18 22:01:49 -03:00
LUIS NOVO
4a5d47d934 refactor transformation, add graph and admin 2024-11-18 22:01:11 -03:00
LUIS NOVO
e3fa445fcc point docs to website 2024-11-14 15:46:33 -03:00
LUIS NOVO
ad162b8835 link to website 2024-11-14 15:39:25 -03:00
LUIS NOVO
3500383e7d docker image improvs 2024-11-14 15:22:18 -03:00
LUIS NOVO
01db97924e improve cleanup function 2024-11-14 15:19:21 -03:00