Commit graph

304 commits

Author SHA1 Message Date
LUIS NOVO
dcef3751cc docs: docs for openai-compatible 2025-07-27 22:53:36 -03:00
LUIS NOVO
adc8629ea9 docs: add openai compatible env var documentation 2025-07-27 22:39:28 -03:00
LUIS NOVO
893b2f408b docs: fix env example 2025-07-27 22:31:51 -03:00
LUIS NOVO
6440beb089 feat: add openai compatible support 2025-07-27 22:30:32 -03:00
LUIS NOVO
929cd262a6 fix: fix open router, google and vertex ai provider selection 2025-07-27 22:30:15 -03:00
LUIS NOVO
4a79093503 docs: improve docs 2025-07-17 14:37:14 -03:00
LUIS NOVO
376a044136 docs: better docs 2025-07-17 12:55:58 -03:00
LUIS NOVO
dc1a02e35f docs: remove old docs 2025-07-17 12:47:08 -03:00
LUIS NOVO
b20c62df47 docs: new docs 2025-07-17 12:38:40 -03:00
LUIS NOVO
3bb691d0b8 chore: configurable latest push 2025-07-17 11:11:47 -03:00
LUIS NOVO
fbc3f3ad42 chore: bump 2025-07-17 09:55:30 -03:00
Luis Novo
3b2ced54e2
fix environment variable error and enable docker build automation (#94)
* chore: fix database import error

* remove unused file and improve env example

* docker build automation
2025-07-17 09:54:28 -03:00
Luis Novo
d7b0fff954
Api podcast migration (#93)
Creates the API layer for Open Notebook
Creates a services API gateway for the Streamlit front-end
Migrates the SurrealDB SDK to the official one
Change all database calls to async
New podcast framework supporting multiple speaker configurations
Implement the surreal-commands library for async processing
Improve docker image and docker-compose configurations
2025-07-17 08:36:11 -03:00
LUIS NOVO
9814103cc8 docs: update reasoning model instructions 2025-06-26 12:12:05 -03:00
Luis Novo
17b3ad010b
Merge pull request #86 from lfnovo/thinking_fix
Thinking fix
2025-06-26 11:59:33 -03:00
LUIS NOVO
f92b41e510 chore: bump version 2025-06-26 11:56:27 -03:00
LUIS NOVO
37fb92370f review: fallback if content is empty 2025-06-26 11:56:12 -03:00
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