Skip to content
New issue

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

More generic extension to allow for more model providers #5

Open
jtpio opened this issue Oct 15, 2024 · 0 comments
Open

More generic extension to allow for more model providers #5

jtpio opened this issue Oct 15, 2024 · 0 comments

Comments

@jtpio
Copy link
Member

jtpio commented Oct 15, 2024

Currently the extension uses Mistral by default, as it was mostly to get something to work in JupyterLite and for simplicity.

However instead of adding one provider at a time, it could be interesting to have a more generic way to do that. But still keeping it very much plugin based, so it's easy to enable / disable providers via the extension system directly.

We could also have a look at langchain.js, which seems to be providing the same kind of wrappers as for the Python version:

https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-mistralai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant