Skip to content

Project MVP Roadmap #1

@JasonTheAdams

Description

@JasonTheAdams

The goal of this project is to bring the https://github.com/wordpress/php-ai-client into WordPress, with all the necessary adaptors and such in place for it to work properly — including things like handling the HTTP layer.

This description will be updated as we have discussions here regarding the MVP, including a task breakdown of the subsequent PRs to be delivered. The order is intended to be sequenced, though some work may be done in parallel.

MVP Breakdown

HTTP Transport

API Credentials Management (see #6)

  • Implement storage for API credentials and pass credentials to PHP AI Client
  • Implement settings page to manage API credentials that is only added once (even if SDK loaded multiple times)

REST API

Prompt Builder (see #12)

  • Create a Prompt_Builder class that extends the PHP AI Client Promptbuilder and provides snake case versions of the methods
  • Add support for pulling in Ability API abilities and converting them to function declarations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions