Hi,
If you've recently installed Jupyter-AI and tried interacting with popular providers like OpenAI, Ollama, or others, you may have noticed that a minimal installation(pip install jupyter-ai
) is missing some necessary packages.
At this point, you have two options:
If you enjoy working with Jupyter Notebooks/Lab or JupyterAI, you can use this template to easily set up your virtual environment.
Setting Up LlamaIndex and Jupyter-AI with Conda
Here's how to set up LlamaIndex and Jupyter-AI using Conda, with a touch of pip to install the langchain-ollama...
Hey!
Have you checked out Jupyter AI yet? It’s a game-changer for anyone using Jupyter notebooks!
You get awesome code suggestions and can even chat with your data. If you're into data science, you’ve gotta give it a try! 🚀
Don't forget to contribute! 🐱💻
My recent PR