Accessing OpenAI assistants from jupyter-ai

in open-ai playground you can create pre-configured assistants.

I’d like to be able to tell jupyter-ai to use one of these assisants… is that possible?

many thanks

1 Like

Hi @jgunstone! It looks like these OpenAI assistants are accessible via LangChain, the open source library that Jupyter AI uses for most of its interactions: OpenAI assistants | 🦜️🔗 LangChain

Can you please open an enhancement request for Jupyter AI here? Issues · jupyterlab/jupyter-ai · GitHub That will help developers consider your idea. If you are familiar with LangChain, you could also open a pull request to help us further. Thanks for your interest!

1 Like

thanks very much -
created this: Accessing OpenAI assistants from jupyter-ai · Issue #809 · jupyterlab/jupyter-ai · GitHub