Commit graph

287 commits

Author SHA1 Message Date
LUIS NOVO
26da01935a review: prevent mutation and remove duplicate final_score calculation 2025-06-26 11:56:01 -03:00
LUIS NOVO
e3ee803a42 review: add validation and compile regex just once 2025-06-26 11:55:41 -03:00
LUIS NOVO
7eee271232 feat: extract think tags from reasoning models 2025-06-26 11:41:15 -03:00
LUIS NOVO
01dc2240a2 feat: sort search results 2025-06-26 11:40:23 -03:00
LUIS NOVO
957a8853f2 chore: update dependencies to enable Azure Embedding, fix docker build 2025-06-19 18:28:16 -03:00
LUIS NOVO
008fc91def Merge branch 'main' of github.com:lfnovo/open-notebook 2025-06-19 16:35:44 -03:00
Luis Novo
9b635c2451
Merge pull request #80 from lfnovo/add-claude-github-actions-1749929990695
Add Claude Code GitHub Workflow
2025-06-14 16:40:29 -03:00
Luis Novo
93360c8367 Claude Code Review workflow 2025-06-14 16:39:53 -03:00
Luis Novo
3b7024f152 Claude PR Assistant workflow 2025-06-14 16:39:52 -03:00
LUIS NOVO
c77c84ffd2 chore: update deps 2025-06-14 09:31:22 -03:00
Luis Novo
d0ca466e40
Merge pull request #74 from lfnovo/esperanto
Esperanto
2025-06-10 13:56:39 -03:00
Luis Novo
74874ba35a
Merge branch 'main' into esperanto 2025-06-10 13:56:24 -03:00
LUIS NOVO
da63fc257a chore: improve dockerignore 2025-06-10 13:53:37 -03:00
LUIS NOVO
62a2a39017 docs: remove old chunking configuration 2025-06-10 12:15:49 -03:00
LUIS NOVO
05b28a1f99 docs: remove unneded API BASE 2025-06-10 12:14:49 -03:00
LUIS NOVO
69c0840a25 docs: add voyage API requirements 2025-06-10 12:14:28 -03:00
LUIS NOVO
7d96417806 doc: fix link to the configuration docs 2025-06-10 11:58:31 -03:00
LUIS NOVO
219c752aca chore: add new langchain packages for new providers 2025-06-10 11:56:51 -03:00
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
e9786647aa
Merge pull request #69 from pchuri/docs/improved-setup-instructions
Add notebook_data/ to .gitignore and .dockerignore
2025-06-07 22:05:41 -03:00
heecheol.park
45250bb75f Add notebook_data/ to .dockerignore
Following reviewer feedback to add notebook_data/ to .dockerignore
in addition to .gitignore. This prevents the directory from being
included in Docker builds while still keeping it out of git tracking
during development.
2025-06-06 20:19:15 +09:00
heecheol.park
e0457fc20d Add notebook_data/ to .gitignore
Prevents tracking of notebook_data directory created during docker-compose execution.
2025-06-05 20:07:35 +09: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