You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/responsible-ai/openai/transparency-note.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -345,7 +345,7 @@ For greater detail on intended uses, visit the [OpenAI o1 System Card](https://c
345
345
346
346
#### Deep research use cases
347
347
348
-
Deep research models are fine-tuned versions of the o-series reasoning models that are designed to take a high-level query and return a structured, citation-rich report. The models create subqueries and gather information from web searches in several iterations before returning a final response. Use cases could include:
348
+
Deep research models are fine-tuned versions of the o-series reasoning models that are designed to take a high-level query and return a structured, citation-rich report. The models create subqueries and gather information from web searches in several iterations before returning a final response. Use cases could include the following, with adequate human review:
349
349
-**Complex research & literature review**: Synthesizing findings across hundreds of papers, identifying gaps or contradictions in research, proposing novel hypotheses or research directions.
350
350
-**Scientific discovery & hypothesis generation**: Exploring connections between findings across disciplines, generating testable hypotheses or experimental designs, assisting in interpretation of raw experimental data
351
351
-**Advanced technical problem solving**: Debugging complex systems (for example, distributed software, robotics), designing novel algorithms or architectures, and solving advanced math or physics problems.
@@ -407,7 +407,8 @@ When choosing a use case for Computer Use, users should factor in the following
407
407
- For further information, consult the [Fostering appropriate reliance on Generative AI guide](/ai/playbook/technology-guidance/overreliance-on-ai/overreliance-on-ai).
408
408
409
409
When choosing a use case for deep research, users should factor in the following considerations in addition to those listed above:
410
-
- Check citations for copyright: Deep research models conduct web searches to when preparing their responses, and it's possible they return information from copyrighted materials. Check the source citations (included automatically) of the information you plan to use.
410
+
- Ensure adequate human oversight and control: Provide mechanisms to help ensure that users review deep research reports and validate cited sources and content.
411
+
- Check citations for copyrighted content: The deep research tool conducts web searches when preparing responses, and copyrighted materials may be cited. Check the source citations included in the report, and ensure you use and attribute copyrighted material appropriately.
0 commit comments