Skip to content

Conversation

@pmkrawczyk
Copy link

Add optional external API endpoint for Mistral completions in jupyterlite extension.

  • Add useExternalAPI and externalAPIEndpoint settings in schema/ai-provider.json.
  • Modify src/llm-models/codestral-completer.ts to use the external API endpoint if specified in the settings.
  • Update src/index.ts to load the new settings from the settings registry.
  • Add jupyter-lite.json file to configure the new settings.

Add optional external API endpoint for Mistral completions in jupyterlite extension.

* Add `useExternalAPI` and `externalAPIEndpoint` settings in `schema/ai-provider.json`.
* Modify `src/llm-models/codestral-completer.ts` to use the external API endpoint if specified in the settings.
* Update `src/index.ts` to load the new settings from the settings registry.
* Add `jupyter-lite.json` file to configure the new settings.
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

Successfully merging this pull request may close these issues.

2 participants