这是indexloc提供的服务,不要输入任何密码
Skip to content

Prompt API #1093

@domenic

Description

@domenic

こんにちは TAG-さん!

I'm requesting an early TAG design review of the Prompt API.

This is a JavaScript API for directly prompting an AI language model, including text, image, and audio inputs.

Although the Chrome built-in AI team is exploring purpose-built APIs for some use cases (#948, #991), we are also exploring a general-purpose "prompt API" which allows web developers to prompt a language model directly. This gives web developers access to many more capabilities, at the cost of requiring them to do their own prompt engineering.

You should also know that...

Although this feature exposes an on-device language model, the language model is never trained on, and does not have access to, any local user-specific data. (Sometimes people seem to be confused by this, so we're trying to include this disclaimer in as many places as possible.)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions