temporalio / temporalio/samples-python

[Feature Request] Add OpenAI Agents Memory Examples

オープン
#253 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@donald-pinckney がすでに取り組んでいます。

2025年9月30日 から。

enhancement
主要言語
Python
スター
367
フォーク
121
平均マージ
3日 20時間
マージ済み PR(30日)
11

説明

Is your feature request related to a problem? Please describe.

Add samples based on OpenAI Agents SDK memory examples.

Describe the solution you'd like
  1. Wrap sqlalchemy_session_example.py. Run it in an activity and add transactional protections to ensure idempotence.
  2. Native PostgreSQL implementation similar to advanced_sqlite_session_example.py.
  3. OpenAI Conversations implementation similar to openai_session_example.py. We should be able to use conversation_id, which was added recently, to make this more efficient.
Additional context

Preliminary work is on the branch openai/session

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

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

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

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