jupyter-ai
jupyter-ai copied to clipboard
Accessing OpenAI assistants from jupyter-ai
Problem
I've created an OpenAi assistant that is is pre-configured to my applications requirements (i.e. with specific instructions / files etc.)
I'd like jupyter-ai to use this assistant. This would allow me to deploy a pre-configured assistant to users on a jupyterhub.
Proposed Solution
- the abillity to pass the
assistant_idto thejupyter-aisettings specifying that a specific assistant is used - ideally this could be pre-configured in a config file (as well via the jupyter-ai config UI) to make it easier to set up for jhub deploy
Additional context
- langchain-openai assistant user docs
- 🤔^ indicates how to use existing assistant but not how to list available assistant_id 's ...
- langchain-openai assistant API docs
- openai-forum and docs
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: