added responses web serach and states cookbook (#1707)
This commit is contained in:
parent
a3e98ea4dc
commit
f74fe93640
4 changed files with 532 additions and 0 deletions
BIN
examples/responses_api/comparisons.png
Normal file
BIN
examples/responses_api/comparisons.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
BIN
examples/responses_api/openai-1.30.1-py3-none-any.whl
Normal file
BIN
examples/responses_api/openai-1.30.1-py3-none-any.whl
Normal file
Binary file not shown.
522
examples/responses_api/responses_example.ipynb
Normal file
522
examples/responses_api/responses_example.ipynb
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -4,6 +4,16 @@
|
||||||
# should build pages for, and indicates metadata such as tags, creation date and
|
# should build pages for, and indicates metadata such as tags, creation date and
|
||||||
# authors for each page.
|
# authors for each page.
|
||||||
|
|
||||||
|
|
||||||
|
- title: Web Search and States with Responses API
|
||||||
|
path: examples/responses_api/responses_example.ipynb
|
||||||
|
date: 2025-03-11
|
||||||
|
authors:
|
||||||
|
- billchen
|
||||||
|
tags:
|
||||||
|
- responses
|
||||||
|
- web-search
|
||||||
|
|
||||||
- title: Using logprobs
|
- title: Using logprobs
|
||||||
path: examples/Using_logprobs.ipynb
|
path: examples/Using_logprobs.ipynb
|
||||||
date: 2023-12-20
|
date: 2023-12-20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue