OpenAI Response API
The OpenAI Response API allows developers | to interact with various AI models | offered by OpenAI.
OpenAI Response API cho phép các nhà phát triển | tương tác với nhiều mô hình AI khác nhau | do OpenAI cung cấp.
It provides a structured way | to send requests to these models | and receive generated text, code, | or other outputs.
Nó cung cấp một cách có cấu trúc | để gửi yêu cầu đến các mô hình này | và nhận văn bản, mã nguồn được tạo | hoặc các đầu ra khác.
You can control aspects like | the prompt, temperature, maximum length, | and other parameters to tailor | the response to your specific needs.
Bạn có thể kiểm soát các khía cạnh như | prompt, temperature, độ dài tối đa, | và các tham số khác để điều chỉnh | phản hồi theo nhu cầu cụ thể của bạn.
It is intended to eventually replace | the Assistants API and the Chat Completions API | for new projects.
Nó được dự định cuối cùng sẽ thay thế | Assistants API và Chat Completions API | cho các dự án mới.
Resources
- Responses API (official)
- Why we built the Responses API (opensource)
- OpenAI Responses API Tutorial (2025) (video)
References
- https://roadmap.sh/ai-engineer (Node: OpenAI Response API)