We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jupyter-ai
jupyter-ai includes many LLMs into the jupyter interface.
%%ai anthropic:claude-v1.2 Write a poem about C++.
Imagine:
%%ai ollama:llama2 Write a poem about C++.
As GPT4All is included, I guess local ollama models could also be possible.
The text was updated successfully, but these errors were encountered:
take a look at this for an example notebook that works with ollama: https://github.com/jmorganca/ollama/tree/main/examples/jupyter-notebook
Sorry, something went wrong.
Hi there! Thanks for the issue. See jupyterlab/jupyter-ai#389 which should have more info
No branches or pull requests
jupyter-ai
includes many LLMs into the jupyter interface.Imagine:
As GPT4All is included, I guess local ollama models could also be possible.
The text was updated successfully, but these errors were encountered: