Skip to content

feat: add Prompts/AsyncPrompts resource for fetching DIAL prompts#74

Merged
ypldan merged 2 commits intodevelopmentfrom
feat/prompts-api
Apr 16, 2026
Merged

feat: add Prompts/AsyncPrompts resource for fetching DIAL prompts#74
ypldan merged 2 commits intodevelopmentfrom
feat/prompts-api

Conversation

@ypldan
Copy link
Copy Markdown
Collaborator

@ypldan ypldan commented Apr 16, 2026

Applicable issues

Description of changes

Exposes read-only access to DIAL Core's /v1/prompts/ API with get() and get_metadata() methods, following the existing Files resource pattern.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Exposes read-only access to DIAL Core's /v1/prompts/ API with get()
and get_metadata() methods, following the existing Files resource pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ypldan ypldan requested a review from adubovik as a code owner April 16, 2026 06:41
Comment thread aidial_client/resources/__init__.py
@ypldan ypldan enabled auto-merge (squash) April 16, 2026 10:12
@ypldan ypldan merged commit 78731ee into development Apr 16, 2026
10 checks passed
@ypldan ypldan deleted the feat/prompts-api branch April 16, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support prompts read API

2 participants