Here you will find the SDK for the Anaconda Assistant API the powers the Anaconda Assistant Jupyter Notebook extension. Additional plugin or integration packages are also in this repo.
- anaconda-assistant-sdk
- This is the main Python SDK that provides clients for the API to send messages and receive replies.
- Included here are integrations for many AI toolkit libraries, like langchain, llm, ell, and Panel ChatInterface.
- See the README for more details
- anaconda-assistant-conda
- A conda plugin that provides AI assistance to conda workflows.
- Error summarization and suggestions for corrections for all conda commands.