Skip to content

Fix compatibility with soon to be released jupyternaut 0.1.x - #38

Open
cmarmo wants to merge 1 commit into
QuantStack:mainfrom
cmarmo:naut-0.1
Open

Fix compatibility with soon to be released jupyternaut 0.1.x#38
cmarmo wants to merge 1 commit into
QuantStack:mainfrom
cmarmo:naut-0.1

Conversation

@cmarmo

@cmarmo cmarmo commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Dear maintainers,
the soon to be released version of jupyternaut changes the way custom models are configured.
This pull request adds compatibility with the new configuration schema.
It fixes #37

Thank you for considering it.

NB: I couldn't find a way to retrieve the default model set in JupyterNaut as the server side configuration, eg

c.AiExtension.initial_language_model=mistral/devstral-latest

doesn't seem to have any effect on my installation.
For now I am using the first custom model of the list.
I need to investigate more on the JupyterNaut side.

@github-actions

Copy link
Copy Markdown

Binder 👈 Launch a Binder on branch cmarmo/jupyter-ai-tutor/naut-0.1

@brichet

brichet commented Aug 19, 2026

Copy link
Copy Markdown
Member

For the record, the change about config is in jupyter-ai-contrib/jupyter-ai-jupyternaut#70, and has been released in 0.1.0b0

@brichet brichet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cmarmo for this PR.

This change seems compatible with both <0.1 and 0.1.x 👍

It looks good to me, but it may worth adding a note about this workaround. A proper solution in the long run would be to get these settings from JupyternautPersona itself I think, or to be able to set a default model.

@cmarmo

cmarmo commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Thanks @brichet for your review! Do you mind if I take one or two days more to understand how and if the default is set in JupyterNaut? Otherwise I will add a comment: Indeed, I don't find the current solution satisfying... 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatibility with future JupyterNaut releases

2 participants