Commit graph

52 commits

Author SHA1 Message Date
LUIS NOVO
b04761affc mypy fixes 2024-11-13 15:21:17 -03:00
LUIS NOVO
321234e485 add support for GROQ models 2024-11-13 15:09:56 -03:00
LUIS NOVO
9ba5709a3c model selector and model suggestions 2024-11-13 14:48:00 -03:00
LUIS NOVO
80353a97c9 make model rag work with vector only 2024-11-13 12:18:26 -03:00
LUIS NOVO
281abdf01b improve the accuracy of ids in the citations 2024-11-13 11:55:38 -03:00
LUIS NOVO
dacdabe6ed ui design for delete button 2024-11-12 12:57:36 -03:00
LUIS NOVO
8cb6d835fe add ui improvements to embed and transformation dialogs 2024-11-11 18:17:08 -03:00
LUIS NOVO
bfd5efcc53 add selectbox for transformations 2024-11-11 17:48:02 -03:00
LUIS NOVO
817b1bc7f9 add initial embedding to the content graph 2024-11-11 17:47:50 -03:00
LUIS NOVO
00f070a644 add async content processing 2024-11-11 17:32:35 -03:00
LUIS NOVO
ac2ea9e554 add x.ai support 2024-11-11 16:49:50 -03:00
LUIS NOVO
2e2a4947b3 separate source and content graph 2024-11-10 13:30:03 -03:00
LUIS NOVO
b42a95b35f add transformation to domain 2024-11-10 13:28:38 -03:00
LUIS NOVO
d5be2b0d5b make rag async 2024-11-09 16:03:41 -03:00
LUIS NOVO
dc76d6b8d8 enable different text models for podcast 2024-11-08 18:29:51 -03:00
LUIS NOVO
53da255801 improve search 2024-11-08 16:07:51 -03:00
LUIS NOVO
0524eddb0b add citation links to notes 2024-11-07 20:06:34 -03:00
LUIS NOVO
7978833473 enable gemini text to speech model for podcast generation 2024-11-07 19:45:56 -03:00
LUIS NOVO
5aab6bdb69 custom model in search 2024-11-06 13:22:23 -03:00
LUIS NOVO
3ea4e41a78 improve citations and add object page 2024-11-05 16:55:59 -03:00
LUIS NOVO
0f2216207b enable multiple chat sessions 2024-11-04 15:08:14 -03:00
LUIS NOVO
418c67f69f add search and rag functions in beta 2024-11-04 09:53:49 -03:00
LUIS NOVO
62cd5a9dfb add concept of tools model 2024-11-04 09:50:15 -03:00
LUIS NOVO
223f1bdaf5 improve default_models 2024-11-01 22:38:21 -03:00
LUIS NOVO
4f586ad513 model_manager import 2024-11-01 22:32:03 -03:00
LUIS NOVO
b616d1ad17 page location refactor 2024-11-01 22:01:25 -03:00
LUIS NOVO
3b36caceb9 typing fixes 2024-11-01 21:40:28 -03:00
LUIS NOVO
fcd883f393 add common checks to all pages 2024-11-01 21:32:13 -03:00
LUIS NOVO
feabfaed01 remove defaultmodel from config file 2024-11-01 19:56:27 -03:00
LUIS NOVO
629c6e9036 fix config cache 2024-11-01 18:34:57 -03:00
LUIS NOVO
0d4d9473b2 add transformation playground with model selection 2024-11-01 17:17:19 -03:00
LUIS NOVO
b89250d3ca temporary fix to config cache 2024-11-01 17:06:10 -03:00
LUIS NOVO
cc9b0ac68c new playground page 2024-11-01 13:09:44 -03:00
LUIS NOVO
c450ab3e92 fix bug for missing model 2024-11-01 13:09:21 -03:00
LUIS NOVO
39492778e7 reorder menu 2024-11-01 13:08:33 -03:00
LUIS NOVO
0876e94658 transformation folder change 2024-11-01 12:36:59 -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
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
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
a66a8636fe add ordering and change date strategy 2024-10-29 10:42:41 -03:00
LUIS NOVO
424cb8b16a rename repo and add upgrade version check 2024-10-28 09:21:39 -03:00
LUIS NOVO
8dac6dd2ac improve object validation 2024-10-26 18:55:56 -03:00
LUIS NOVO
881f9fac76 podcast tweeks 2024-10-26 06:29:03 -03:00
LUIS NOVO
01f8eab10e add podcast support 2024-10-26 05:17:58 -03:00
LUIS NOVO
39fe547e61 Merge branch 'main' of github.com:lfnovo/open_notebook into podcastfy 2024-10-25 08:23:36 -03:00
LUIS NOVO
375b7dc56b archive notebooks, delete source artifacts and confirm before delete sources 2024-10-24 17:19:22 -03:00
LUIS NOVO
2f63cea105 edit note title and show delete warning 2024-10-24 16:30:28 -03:00