temporalio / temporalio/samples-python
[Feature Request] Add OpenAI Agents Memory Examples
Đang mở
@donald-pinckney đang làm issue này rồi.
Từ ngày 30/9/2025.
enhancement
- Ngôn ngữ chính
- Python
- Star
- 367
- Fork
- 121
- Merge trung bình
- 3 ngày 20 giờ
- Pull request đã merge (30 ngày)
- 11
Mô tả
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
- Wrap
sqlalchemy_session_example.py. Run it in an activity and add transactional protections to ensure idempotence. - Native PostgreSQL implementation similar to
advanced_sqlite_session_example.py. - OpenAI Conversations implementation similar to
openai_session_example.py. We should be able to useconversation_id, which was added recently, to make this more efficient.
Additional context
Preliminary work is on the branch openai/session
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.