-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- Initially plugin from marketplace doesn't work in AS nightly. It just can't send provisioning key. After building plugin manually I managed to create API key and get a list of models.
- Android Studio has gemini ai assistant, which requests models on slightly different api. I added
context.addServlet(modelsServlet, "/api/v0/models")mapping and instead of explicit error AS requests models successfully. Unfortunately no models are shown in studio, may be because of format. Any idea why does it happen?
DimazzzZ
Metadata
Metadata
Assignees
Labels
No labels