Skip to content

AndroidStudio #8

@naixx

Description

@naixx
  1. 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.
  2. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions