Skip to content

Add baseURL Configuration Option for API Domain Selection #3

@kwp-lab

Description

@kwp-lab

Title

Add baseURL Configuration Option for API Domain Selection

Type

Feature

Background

Currently, the plugin does not support switching between the official aitable.ai service and the community open-source version of APITable. Users may need to connect to different API endpoints depending on their deployment or preference.

Description

Introduce a new configuration option in the plugin interface called baseURL. This option will allow users to manually specify the API domain address, enabling compatibility with both aitable.ai and self-hosted/community versions of APITable.

Acceptance Criteria

  • Add a baseURL input field in the plugin configuration UI
  • Ensure the plugin uses the specified baseURL for all API requests
  • Validate the baseURL input to prevent malformed URLs
  • Update documentation to reflect the new configuration option

Additional Notes (Optional)

This change will improve flexibility and broaden the plugin's usability across different APITable deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions