googleapis / googleapis/python-aiplatform

prompts.get_version doesn't provide the prompt_data of the particular version

オープン
#5,907 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
api: vertex-ai
主要言語
Python
スター
905
フォーク
465
平均マージ
1日 13時間
マージ済み PR(30日)
44

説明

The **_prompts.get_version_** function is intended to retrieve the content of a specific versioned prompt, but currently returns the latest prompt data instead — indicating a bug in its implementation.

#### Environment details
- Python version: >= 3.11
- `google-cloud-aiplatform` version: - v1.119.0 and v1.120.0

#### Steps to reproduce

1. Create multiple versions of prompts using **_prompts.create_version_**
2. Fetch the particular version of prompt using **_prompts.get_version_**

#### Code example

Image

#### Output

Image

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。