Commit graph

  • 796012f716 rename to patterns LUIS NOVO 2024-11-01 13:08:18 -0300
  • 3e11d9ba68 fix date parsing for save LUIS NOVO 2024-11-01 12:38:17 -0300
  • 0876e94658 transformation folder change LUIS NOVO 2024-11-01 12:36:59 -0300
  • c65bf8ba12 rename model_name to model_id LUIS NOVO 2024-11-01 12:07:00 -0300
  • af315a0bab new folder structure LUIS NOVO 2024-11-01 11:50:37 -0300
  • 53883aab4d
    Merge pull request #14 from lfnovo/model_mgmt Luis Novo 2024-10-30 18:30:17 -0300
  • 2f2cdabd2d Fix issue with model defaults and bump version LUIS NOVO 2024-10-30 18:28:29 -0300
  • 68cd7d7dda setup text to speech models in Podcasts LUIS NOVO 2024-10-30 17:17:16 -0300
  • 9390ea82f2 cleanup todos LUIS NOVO 2024-10-30 17:16:06 -0300
  • c01b8255fc check for default models LUIS NOVO 2024-10-30 17:15:45 -0300
  • 2de8520d0c refactor database module and migrations LUIS NOVO 2024-10-30 16:33:07 -0300
  • 2aa453f73f enable support for large context fallback LUIS NOVO 2024-10-30 15:39:45 -0300
  • f64897fbf8 support ollama, vertex and gemini embedding models LUIS NOVO 2024-10-30 15:19:16 -0300
  • 2f07f0ab49 fix search embedding LUIS NOVO 2024-10-30 14:46:02 -0300
  • 99f177044f prevent users from picking a model type not supported by the provider LUIS NOVO 2024-10-30 14:44:48 -0300
  • aca75221a7 remove optional model get LUIS NOVO 2024-10-30 14:36:59 -0300
  • 859b7f6e7e simplify the model selector LUIS NOVO 2024-10-30 14:30:29 -0300
  • 8bb5db158f implement model config LUIS NOVO 2024-10-30 14:09:24 -0300
  • 63a568490e refactor domain into a module LUIS NOVO 2024-10-30 14:08:05 -0300
  • 0a868fceb5 remove model info from docs LUIS NOVO 2024-10-30 14:06:41 -0300
  • 50e2759491
    Merge pull request #13 from lfnovo/schemaless Luis Novo 2024-10-30 09:38:15 -0300
  • a66a8636fe add ordering and change date strategy LUIS NOVO 2024-10-29 10:42:41 -0300
  • 6bb4d47eeb fix migration script LUIS NOVO 2024-10-29 08:12:33 -0300
  • 3ed82e2d80 fix version check LUIS NOVO 2024-10-29 07:49:31 -0300
  • df3efdecd8 fix package LUIS NOVO 2024-10-29 07:38:40 -0300
  • 55b1f724ee
    Merge pull request #12 from lfnovo/quick_enhancements Luis Novo 2024-10-29 07:34:43 -0300
  • 64f41bb162 bump version LUIS NOVO 2024-10-29 07:30:17 -0300
  • 70926afce6 fix issue with special spaces LUIS NOVO 2024-10-29 07:28:02 -0300
  • 9ca9ac9de1 office packages LUIS NOVO 2024-10-28 16:33:31 -0300
  • 18e366dac2 improve file handling UI, delete file after processing LUIS NOVO 2024-10-28 16:33:05 -0300
  • ab9824ebed default to bs4 for url processing LUIS NOVO 2024-10-28 16:32:38 -0300
  • ba4b8ad0f7 reorg content LUIS NOVO 2024-10-28 16:32:27 -0300
  • 1f0c9c44b3 reorg content LUIS NOVO 2024-10-28 16:32:20 -0300
  • 42b9b2da07 cleanup logs LUIS NOVO 2024-10-28 16:32:06 -0300
  • a2123d03b0 add office support LUIS NOVO 2024-10-28 16:31:43 -0300
  • 432cfda5da add epub support LUIS NOVO 2024-10-28 16:31:35 -0300
  • 669891617b reorg content graph LUIS NOVO 2024-10-28 16:31:22 -0300
  • 3f997aa22c improve yt transcript and title LUIS NOVO 2024-10-28 16:30:39 -0300
  • 399f175b0c docker image LUIS NOVO 2024-10-28 12:03:05 -0300
  • fa325ed594
    Merge pull request #11 from lfnovo/audiovideo Luis Novo 2024-10-28 10:46:18 -0300
  • 5bd3fafa91 update docker ignore LUIS NOVO 2024-10-28 10:39:03 -0300
  • d5e3766df8 bump version to 0.0.5 LUIS NOVO 2024-10-28 10:32:56 -0300
  • 1515507993 fix issue with pydantic date conversion LUIS NOVO 2024-10-28 09:21:53 -0300
  • 424cb8b16a rename repo and add upgrade version check LUIS NOVO 2024-10-28 09:21:39 -0300
  • 790d59547b improve handling of bad content types LUIS NOVO 2024-10-27 17:26:56 -0300
  • 8e91574938 clean up env variables LUIS NOVO 2024-10-27 17:26:10 -0300
  • 7ba43f25fa cleaning up logs LUIS NOVO 2024-10-26 18:56:28 -0300
  • 1ecc7af0be aplit audio to prevent OpenAI limit LUIS NOVO 2024-10-26 18:56:21 -0300
  • 8dac6dd2ac improve object validation LUIS NOVO 2024-10-26 18:55:56 -0300
  • 9719146210 prevent podcast without context LUIS NOVO 2024-10-26 18:55:07 -0300
  • 1002c6b4eb organize data folders LUIS NOVO 2024-10-26 18:54:54 -0300
  • 86eb9d7440 increase max_size to support larger files LUIS NOVO 2024-10-26 16:10:51 -0300
  • 17114964c7 remove mp3 LUIS NOVO 2024-10-26 10:17:40 -0300
  • 78bbd4d860 youtube sample for the podcast LUIS NOVO 2024-10-26 10:15:00 -0300
  • 8ac4e604f0 fix audio LUIS NOVO 2024-10-26 08:03:07 -0300
  • 8cd123f9ea sample interview LUIS NOVO 2024-10-26 07:59:19 -0300
  • 4f90e8f85a update install info LUIS NOVO 2024-10-26 07:30:28 -0300
  • fcabdec751 add podcast feature details LUIS NOVO 2024-10-26 07:09:44 -0300
  • 881f9fac76 podcast tweeks LUIS NOVO 2024-10-26 06:29:03 -0300
  • e5cc1de4dd
    Merge pull request #9 from lfnovo/gemini Luis Novo 2024-10-26 05:53:23 -0300
  • 88b39339cb update readme for gemini LUIS NOVO 2024-10-26 05:52:58 -0300
  • 74f3e759ee add english as main default transcript language LUIS NOVO 2024-10-26 05:51:19 -0300
  • aaa7831ab1 add gemini support LUIS NOVO 2024-10-26 05:41:06 -0300
  • 7648caca7b
    Merge pull request #8 from lfnovo/podcastfy Luis Novo 2024-10-26 05:26:44 -0300
  • 01f8eab10e add podcast support LUIS NOVO 2024-10-26 05:17:58 -0300
  • 39fe547e61 Merge branch 'main' of github.com:lfnovo/open_notebook into podcastfy LUIS NOVO 2024-10-25 08:23:36 -0300
  • f117c6375f
    Merge pull request #7 from lfnovo/better_content Luis Novo 2024-10-25 08:20:31 -0300
  • 92b8e925bc package updates LUIS NOVO 2024-10-25 08:17:07 -0300
  • 4f30f59382 fix encoding errors on content creation LUIS NOVO 2024-10-25 08:16:00 -0300
  • 375b7dc56b archive notebooks, delete source artifacts and confirm before delete sources LUIS NOVO 2024-10-24 17:19:22 -0300
  • 53d86e2e16 configurable language files LUIS NOVO 2024-10-24 16:45:12 -0300
  • 6df77c5b92 add yaml config file mvp LUIS NOVO 2024-10-24 16:42:40 -0300
  • 2f63cea105 edit note title and show delete warning LUIS NOVO 2024-10-24 16:30:28 -0300
  • 02c168615c cleanup the card UI and automate note title LUIS NOVO 2024-10-24 16:16:51 -0300
  • 8a5803a21a better title acquisition LUIS NOVO 2024-10-24 15:53:03 -0300
  • 177d2c2b93 WIP: podcast feature LUIS NOVO 2024-10-24 13:25:01 -0300
  • 10ec265a44 fix pdf encoding LUIS NOVO 2024-10-24 13:24:39 -0300
  • 356b2a5434 typo LUIS NOVO 2024-10-23 16:17:51 -0300
  • 6638428517 Merge branch 'main' of github.com:lfnovo/open_notebook LUIS NOVO 2024-10-23 16:16:40 -0300
  • 6868fd2b13 typo LUIS NOVO 2024-10-23 16:14:51 -0300
  • d11dbf700a
    Merge pull request #6 from lfnovo/transformations Luis Novo 2024-10-23 16:10:02 -0300
  • c3f3c9cb93 update docs to new release info LUIS NOVO 2024-10-23 15:40:28 -0300
  • 9b9303d52f process table of contents for all sources LUIS NOVO 2024-10-23 15:09:40 -0300
  • 795fd3bb9d improve surreal escaping LUIS NOVO 2024-10-23 14:13:22 -0300
  • 8a0e6a9ac0 hide translation example LUIS NOVO 2024-10-23 14:12:58 -0300
  • 02ff05b6fd v1 of transformations LUIS NOVO 2024-10-23 10:59:05 -0300
  • e020511876 replace surreal sdk with surreal-lite until they support v2 LUIS NOVO 2024-10-23 10:58:21 -0300
  • e70788910d vertexai instructions LUIS NOVO 2024-10-22 22:52:51 -0300
  • 5b1033fc11 . LUIS NOVO 2024-10-22 22:26:00 -0300
  • 6724cad64a docker compose update LUIS NOVO 2024-10-22 19:38:48 -0300
  • b60cee2cc2 update docker compose LUIS NOVO 2024-10-22 19:37:54 -0300
  • 7389ca610a
    Merge pull request #2 from lfnovo/multi-model Luis Novo 2024-10-22 18:55:01 -0300
  • 737bc51f09 update docker image documentation for multi-model LUIS NOVO 2024-10-22 18:53:04 -0300
  • 093c5dabbb build 0.0.2 LUIS NOVO 2024-10-22 18:27:04 -0300
  • 9042b08ae3 add model router and improve prompts LUIS NOVO 2024-10-22 18:24:24 -0300
  • f96fc580b3 make doc_query tool name consistent with prompt LUIS NOVO 2024-10-22 16:45:08 -0300
  • ab51a92ecd simplify UI LUIS NOVO 2024-10-22 16:41:30 -0300
  • 93f766f40d add support for vertex, anthropic, litellm, ollama and open router LUIS NOVO 2024-10-22 16:41:20 -0300
  • 809ecb45e1 rename doc_query tool LUIS NOVO 2024-10-22 16:36:21 -0300
  • e0c3fe26c8 screenshot LUIS NOVO 2024-10-21 18:26:17 -0300