Simon Suo
|
62bf5cb61f
|
Add example notebook for financial document analysis with LlamaIndex (#481)
* add notebook
* add pypdf install
* move
|
2023-06-22 13:40:49 -07:00 |
|
Matthew
|
4dca53fda7
|
fixed typo (#523)
|
2023-06-20 15:46:46 -07:00 |
|
Ikko Eltociear Ashimine
|
7deca069ce
|
Fix typo in getEmbeddingsForText.ts (#515)
charcter -> character
|
2023-06-16 18:31:53 -07:00 |
|
Simón Posada Fishman
|
9acc674919
|
fix link to search notebook (#524)
link had an extra `ipynb` appended to the end
|
2023-06-16 18:21:01 -07:00 |
|
Simón Posada Fishman
|
9940792921
|
Merge pull request #519 from openai/simon/search_aug
Add search augmentation notebook
|
2023-06-16 17:37:56 -07:00 |
|
simonpfish
|
d4524aa079
|
rename image file
|
2023-06-16 17:37:40 -07:00 |
|
simonpfish
|
17717adb8d
|
update readme link
|
2023-06-16 17:28:49 -07:00 |
|
simonpfish
|
bec1987484
|
dummy key naming
|
2023-06-16 17:23:28 -07:00 |
|
simonpfish
|
3b0718f930
|
deduplicate search results
|
2023-06-16 17:21:56 -07:00 |
|
Ted Sanders
|
87186ebc2e
|
renames dummy key
|
2023-06-16 17:03:29 -07:00 |
|
Ted Sanders
|
447ffbc674
|
cleaned up notebook
|
2023-06-16 17:02:42 -07:00 |
|
Ted Sanders
|
85b5846514
|
change embedding dimensions
|
2023-06-16 16:45:39 -07:00 |
|
Ted Sanders
|
55e638a153
|
polishes text
|
2023-06-16 16:37:32 -07:00 |
|
Ted Sanders
|
3e4cbf5f13
|
removes extra period from et al.
|
2023-06-16 16:36:29 -07:00 |
|
Ted Sanders
|
e56364d126
|
changes search date to June 2023
|
2023-06-16 16:34:58 -07:00 |
|
Ted Sanders
|
03e74bb9a4
|
joins run-on sentence
|
2023-06-16 16:09:11 -07:00 |
|
Ted Sanders
|
181b606eaf
|
adds missing apostrophe
|
2023-06-16 16:08:14 -07:00 |
|
Ted Sanders
|
0fb6c1438e
|
cuts trailing spaces
|
2023-06-16 16:07:35 -07:00 |
|
Ted Sanders
|
cb1986a398
|
adds comment for openai package
|
2023-06-16 16:06:16 -07:00 |
|
Ted Sanders
|
83ebad77b8
|
adds periods to list to be consistent with others
|
2023-06-16 16:03:54 -07:00 |
|
Ted Sanders
|
fbeaf34deb
|
rewrites intro points to be more consistent with one another
|
2023-06-16 16:02:01 -07:00 |
|
Ted Sanders
|
8a5a5e6761
|
be -> feel
|
2023-06-16 15:48:36 -07:00 |
|
Ted Sanders
|
7efd0c890f
|
changes web URL to relative link
|
2023-06-16 15:47:18 -07:00 |
|
Ted Sanders
|
55b5c25573
|
the model -> GPT
|
2023-06-16 15:46:50 -07:00 |
|
Ted Sanders
|
e2f6018b57
|
the -> an
|
2023-06-16 15:39:49 -07:00 |
|
Ted Sanders
|
f206d5f3ec
|
makes title formatting consistent with other examples
|
2023-06-16 15:39:04 -07:00 |
|
Ted Sanders
|
2ef1e20d3c
|
Merge pull request #522 from openai/ted/fix-function-link
fixes link and removes empty cell
|
2023-06-16 10:29:28 -07:00 |
|
Ted Sanders
|
af43f516b9
|
fixes link and removes empty cell
|
2023-06-16 10:29:01 -07:00 |
|
colin-openai
|
dda999154d
|
Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
|
2023-06-16 08:41:40 +01:00 |
|
colin-openai
|
6383415d56
|
Merge pull request #501 from natsuk4ze/main
Fix typo in README.md
|
2023-06-16 08:23:27 +01:00 |
|
simonpfish
|
66c000de4a
|
add link to readme
|
2023-06-15 22:01:12 -07:00 |
|
simonpfish
|
6fc4fe9498
|
address feedback
|
2023-06-15 21:53:12 -07:00 |
|
simonpfish
|
354e2c28cb
|
add search augmentation notebook
|
2023-06-15 11:49:19 -07:00 |
|
Ted Sanders
|
d48cc6c896
|
Ted/remove eval from function calling examples (#518)
* replaces eval with json.loads for better code safety
* fixes link to be relative, not URL
|
2023-06-15 11:22:59 -07:00 |
|
joe-at-openai
|
91d845907c
|
Merge pull request #509 from openai/joe/fix-finish-reason
fix finish_reason
|
2023-06-14 11:07:27 -07:00 |
|
joe-at-openai
|
c1c2d96e35
|
fix finish_reason
|
2023-06-14 11:06:42 -07:00 |
|
joe-at-openai
|
a9b8b65f91
|
Merge pull request #508 from openai/joe_and_colin/improvements-to-function-calling-notebook
integrate improvements to original function calling notebook + factor…
|
2023-06-14 10:50:13 -07:00 |
|
joe-at-openai
|
ca51ea2c40
|
integrate improvements to original function calling notebook + factor out arxiv example into new notebook
|
2023-06-14 10:48:11 -07:00 |
|
colin-openai
|
537ad41561
|
Merge pull request #498 from pycui/pcui/fix-ask-db-func-spec
Fix ask_database in call functions with chat model example
|
2023-06-14 08:19:39 +01:00 |
|
Midori
|
940fb6b6c9
|
Fix duplicate "basic"
|
2023-06-14 10:35:49 +09:00 |
|
joe-at-openai
|
8797a8070a
|
Merge pull request #499 from openai/joe/remove-incorrect-model-name
fix incorrect model name
|
2023-06-13 17:43:52 -07:00 |
|
joe-at-openai
|
d3337df7a8
|
fix incorrect model name
|
2023-06-13 17:27:32 -07:00 |
|
Piaoyang Cui
|
f1d55808f0
|
Fix ask_database in call functions with chat model example
|
2023-06-13 15:41:58 -07:00 |
|
colin-openai
|
f62fd7c99d
|
Merge pull request #496 from openai/dev/atty/fix-finish-reason
Fix `finish_reason` in function calling cookbook
|
2023-06-13 20:08:25 +01:00 |
|
Atty Eleti
|
d340e142bf
|
Fix finish_reason in function calling cookbook
|
2023-06-13 12:06:31 -07:00 |
|
Logan Kilpatrick
|
435a67dd4b
|
Merge pull request #495 from openai/logankilpatrick-patch-5
Rename How_to_call_functions_with_Chat_models.ipynb to How_to_call_fu…
|
2023-06-13 12:54:56 -05:00 |
|
Logan Kilpatrick
|
6e23749006
|
Update README.md
|
2023-06-13 12:54:25 -05:00 |
|
Logan Kilpatrick
|
23877c2c88
|
Rename How_to_call_functions_with_Chat_models.ipynb to How_to_call_functions_with_chat_models.ipynb
|
2023-06-13 12:53:43 -05:00 |
|
Logan Kilpatrick
|
0358aa7738
|
Merge pull request #494 from openai/logankilpatrick-patch-4
Update README.md
|
2023-06-13 12:14:49 -05:00 |
|
Logan Kilpatrick
|
b8086645bd
|
Update README.md
|
2023-06-13 12:13:22 -05:00 |
|