Commit graph

102 commits

Author SHA1 Message Date
LUIS NOVO
3e11d9ba68 fix date parsing for save 2024-11-01 12:38:17 -03:00
LUIS NOVO
0876e94658 transformation folder change 2024-11-01 12:36:59 -03:00
LUIS NOVO
c65bf8ba12 rename model_name to model_id 2024-11-01 12:07:00 -03:00
LUIS NOVO
af315a0bab new folder structure 2024-11-01 11:50:37 -03:00
Luis Novo
53883aab4d
Merge pull request #14 from lfnovo/model_mgmt
Model mgmt
2024-10-30 18:30:17 -03:00
LUIS NOVO
2f2cdabd2d Fix issue with model defaults and bump version 2024-10-30 18:28:29 -03:00
LUIS NOVO
68cd7d7dda setup text to speech models in Podcasts 2024-10-30 17:17:16 -03:00
LUIS NOVO
9390ea82f2 cleanup todos 2024-10-30 17:16:06 -03:00
LUIS NOVO
c01b8255fc check for default models 2024-10-30 17:15:45 -03:00
LUIS NOVO
2de8520d0c refactor database module and migrations 2024-10-30 16:33:07 -03:00
LUIS NOVO
2aa453f73f enable support for large context fallback 2024-10-30 15:39:45 -03:00
LUIS NOVO
f64897fbf8 support ollama, vertex and gemini embedding models 2024-10-30 15:19:16 -03:00
LUIS NOVO
2f07f0ab49 fix search embedding 2024-10-30 14:46:02 -03:00
LUIS NOVO
99f177044f prevent users from picking a model type not supported by the provider 2024-10-30 14:44:48 -03:00
LUIS NOVO
aca75221a7 remove optional model get 2024-10-30 14:36:59 -03:00
LUIS NOVO
859b7f6e7e simplify the model selector 2024-10-30 14:30:29 -03:00
LUIS NOVO
8bb5db158f implement model config 2024-10-30 14:09:24 -03:00
LUIS NOVO
63a568490e refactor domain into a module 2024-10-30 14:08:05 -03:00
LUIS NOVO
0a868fceb5 remove model info from docs 2024-10-30 14:06:41 -03:00
Luis Novo
50e2759491
Merge pull request #13 from lfnovo/schemaless
add ordering and change date strategy
2024-10-30 09:38:15 -03:00
LUIS NOVO
a66a8636fe add ordering and change date strategy 2024-10-29 10:42:41 -03:00
LUIS NOVO
6bb4d47eeb fix migration script 2024-10-29 08:12:33 -03:00
LUIS NOVO
3ed82e2d80 fix version check 2024-10-29 07:49:31 -03:00
LUIS NOVO
df3efdecd8 fix package 2024-10-29 07:38:40 -03:00
Luis Novo
55b1f724ee
Merge pull request #12 from lfnovo/quick_enhancements
Add support for epub and office files, cleanup sources
2024-10-29 07:34:43 -03:00
LUIS NOVO
64f41bb162 bump version 2024-10-29 07:30:17 -03:00
LUIS NOVO
70926afce6 fix issue with special spaces 2024-10-29 07:28:02 -03:00
LUIS NOVO
9ca9ac9de1 office packages 2024-10-28 16:33:31 -03:00
LUIS NOVO
18e366dac2 improve file handling UI, delete file after processing 2024-10-28 16:33:05 -03:00
LUIS NOVO
ab9824ebed default to bs4 for url processing 2024-10-28 16:32:38 -03:00
LUIS NOVO
ba4b8ad0f7 reorg content 2024-10-28 16:32:27 -03:00
LUIS NOVO
1f0c9c44b3 reorg content 2024-10-28 16:32:20 -03:00
LUIS NOVO
42b9b2da07 cleanup logs 2024-10-28 16:32:06 -03:00
LUIS NOVO
a2123d03b0 add office support 2024-10-28 16:31:43 -03:00
LUIS NOVO
432cfda5da add epub support 2024-10-28 16:31:35 -03:00
LUIS NOVO
669891617b reorg content graph 2024-10-28 16:31:22 -03:00
LUIS NOVO
3f997aa22c improve yt transcript and title 2024-10-28 16:30:39 -03:00
LUIS NOVO
399f175b0c docker image 2024-10-28 12:03:05 -03:00
Luis Novo
fa325ed594
Merge pull request #11 from lfnovo/audiovideo
Audio, Video and many fixes
2024-10-28 10:46:18 -03:00
LUIS NOVO
5bd3fafa91 update docker ignore 2024-10-28 10:39:03 -03:00
LUIS NOVO
d5e3766df8 bump version to 0.0.5 2024-10-28 10:32:56 -03:00
LUIS NOVO
1515507993 fix issue with pydantic date conversion 2024-10-28 09:21:53 -03:00
LUIS NOVO
424cb8b16a rename repo and add upgrade version check 2024-10-28 09:21:39 -03:00
LUIS NOVO
790d59547b improve handling of bad content types 2024-10-27 17:26:56 -03:00
LUIS NOVO
8e91574938 clean up env variables 2024-10-27 17:26:10 -03:00
LUIS NOVO
7ba43f25fa cleaning up logs 2024-10-26 18:56:28 -03:00
LUIS NOVO
1ecc7af0be aplit audio to prevent OpenAI limit 2024-10-26 18:56:21 -03:00
LUIS NOVO
8dac6dd2ac improve object validation 2024-10-26 18:55:56 -03:00
LUIS NOVO
9719146210 prevent podcast without context 2024-10-26 18:55:07 -03:00
LUIS NOVO
1002c6b4eb organize data folders 2024-10-26 18:54:54 -03:00