Commit Graph

475 Commits (d25d32ed5f34e86b1f47de8a8194472badbfab64)

Author SHA1 Message Date
Krista Pratico feef1bf398
Add notebooks for Azure OpenAI with the v1 Python SDK (#833) 11 months ago
D. Carpintero 54c34c79ac
Add notebook for NER using Functions (#807) 11 months ago
Stefano Lottini d13dc3b557
Cassandra / Astra DB demo notebooks: adapt to OpenAI 1.0, add support for Astra DB HTTP API, and other upgrades (#853) 11 months ago
Gabor Cselle 988139d70e
Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
jhills20 bd58636a8a
Updating notebooks to use new Python SDK (#837) 11 months ago
royziv11 a1747ab388
Add parallel function calling (#838)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
11 months ago
Ilan Bigio 96d8f3b08e
Assistants API Overview: Rearrange intro text and image. (#851) 11 months ago
Ilan Bigio 5060a68179
Add overview diagram for Assistants API Overview. (#850) 11 months ago
Ilan Bigio 08a51a3ec5
Assistants API Overview: More Bug Fixes (#849) 11 months ago
simonpfish c40506abcb Add images correctly 11 months ago
Ilan Bigio 57a727b72e
Bug fixes for Assistants API Overview (#846) 11 months ago
Ilan Bigio e2be1f1850
Add assistants api overview for the Python SDK (#843) 11 months ago
Tad 736960806b
fix some typos (#829) 11 months ago
jhills20 3ea479481b
SDK fixes and slight clean up to Whisper pre/post processing recipe (#834) 11 months ago
jhills20 7044eecb98
Added embeddings_utils.py to utils directory, and updated references (#841) 11 months ago
jhills20 ac4cb3b163
Add notebook on fine tuning for function calling (#810)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
11 months ago
john 3b385db6ca
docs: fix typo (#827)
Co-authored-by: John Octubre <johnoctubre@Johns-MacBook-Pro.local>
11 months ago
Greg Richardson 90a3037045
Adds Supabase to list of vector databases (#819) 11 months ago
Kai Chen 7065abc046
Don't autoplay narration for GPT-V notebook (#823) 11 months ago
Simón Fishman e8cd45acfd
Add video link and update paths (#822) 11 months ago
Simón Fishman 7313241a2b
Add examples and guides for DevDay releases (#820) 11 months ago
Guspan Tanadi 3902e880a5
Fix typos in Fine-Tuning RAG Qdrant (#806) 11 months ago
Yashwant Jodha 713b642d41
Add support for Azure deployment endpoints (#809) 11 months ago
Mayuresh Dharwadkar 354e4f243d
docs: fix typos (#811)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
11 months ago
Soonoh 73307542dd
Fix error and enhance multiclass classification notebook (#801) 11 months ago
pavlovp 683e5f5a71
Update Using_Pinecone_for_embeddings_search.ipynb (#803) 11 months ago
simonpfish 12f7c13b61 Add complete code 12 months ago
simonpfish 0efcfc3eb9 Rename file, polish code and generalize 12 months ago
Surav Shrestha 1e90380087
Fix typo in examples/book_translation/translate_latex_book.ipynb (#798) 12 months ago
simonpfish 23838145b9 Sync filename with registry 12 months ago
simonpfish b20dd1ce10 Update title and filename 12 months ago
Shyamal H Anadkat ac345ddd64
Chained functions using OpenAPI spec (#790) 12 months ago
simonpfish 3feb142694 Add ScrimPlayer component 12 months ago
simonpfish 5b0f79c21d Experiment with Scrimba embed 12 months ago
Shyamal H Anadkat dc6ca0df6b
Update some cookbook titles (#795) 12 months ago
simonpfish 6d3db1374b Update title and reformat with prettier 12 months ago
simonpfish ec414ee67b Fix image links 12 months ago
Ikko Eltociear Ashimine 109143f505
Fix typo in olympics-1-collect-data.ipynb (#787)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
12 months ago
Per Harald Borgen b451a7b19e
Add notebook about functions and the node sdk (#762) 12 months ago
simonpfish 6c00ce2ff5 Remove unnecessary cell outputs 12 months ago
Roger Zurawicki fc5af842a2
Add tiktoken-rs to third-party library (#791) 12 months ago
Simón Fishman e0baca7fbf
Rename third party examples folder (#779) 12 months ago
Simón Fishman e3d68f8843
Fix titles for wandb notebooks (#778) 12 months ago
simonpfish b213d75bcd Move and rename embeddings W&B example 12 months ago
gusmally a6100e80ff
Correct legacy fine-tuning note (#770) 12 months ago
simonpfish f52ffdaca4 Fix more uneven title sizing 12 months ago
simonpfish 056ba72710 Fix uneven title sizing 12 months ago
Emil Sedgh f05c2c9f8b
Consider function calling roles and messages valid (#765) 12 months ago
Kai Chen 2df818aca3
Fix link to .py file (#763) 12 months ago
Anish Shah 5591ff376f
Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 1 year ago
Fayaz Rahman 24b7a8e9b9
Add Deep Lake vector database example (#455) 1 year ago
Daniel b01738fa1c
Add Neon Postgres to the list of vector databases in the README (#746) 1 year ago
Daniel 63e966d69a
Update Neon cookbook README.md (#747) 1 year ago
Stefano Lottini 1ca286c180
new cassIO connect experience with the newest cassio.init (#745) 1 year ago
Jiří Hofman 8d329cf9a3
Fix typo in How_to_stream_completions.ipynb (#744)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Dhruv Anand f6260a013e
fix: typo in hallucination reduction stat (#742) 1 year ago
Daniel c3f5e0cd7c
Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Ikko Eltociear Ashimine 6efa2eca0b
Fix typo in Backtranslation_of_SQL_queries.py (#709) 1 year ago
Simón Fishman c2959fd60b
[tiktoken_counting] fix tokenizer name (#741) 1 year ago
Saarika Bhasi 4631e1b74a
[elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Albarqawi bc78c9871c
Add a notebook for end to end automation example (#527) 1 year ago
Farzad Sunavala 552262ea89
Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 1 year ago
ridrisa c777f1025a
fix minor typo in financial_document_analysis_with_llamaindex (#733) 1 year ago
Chuong Ho 561efac6d3
Add Mongodb Atlas Vector Search (#734) 1 year ago
Simón Fishman 222a85fb17
Improve parallel processing script (#735) 1 year ago
gusmally fde2a6474d
add note about legacy fine tuning (#729) 1 year ago
Stefano Lottini ba1e6004c9
Fix spelling error + misplaced copypaste in the CQL notebook (#728) 1 year ago
Cathy Chen 8ab41ac370
Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Will DePue efcc78953d
Improve code_search and get_embedding notebooks. (#717)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Nirant fd4e31bb00
5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678) 1 year ago
Farzad Sunavala cb46cc46a6
Add Azure Cognitive Search vector database (#569)
* get started azuresearch

* master docs reference

* pablo comments

* replace placeholders with "_"

* azs latest sdk updates

* deep dive link

* openai feedback

* not print the whole vector in console

* cleanup outputs

* cleanup outputs pip
1 year ago
dongqqcom d86a0381e6
Add Tair to examples of vector database (#609)
* Add Tair to examples of vector database

* remove hardcoding API keys

* Update examples/vector_databases/tair/Getting_started_with_Tair_and_OpenAI.ipynb

Co-authored-by: Simón Fishman <simonpfish@gmail.com>

* fix: input api key by getpass

* update: input api key by getpass

* update: Adding output of code cells

---------

Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Krista Pratico 240694fa32
[azure] bring your own data example (#654)
* initial commit for bring your own data notebook

* fix words

* add version

* add output from stream

* address review feedback

* edit intro
1 year ago
Puneet Dhiman e4d0bc169c
Correct spelling mistake in Search_reranking_with_cross-encoders.ipynb (#675) 1 year ago
Stefano Lottini 59011825c3
Updates to CassIO notebook (#684) 1 year ago
Steven Pousty 857b592731
small typoe fix (#688) 1 year ago
Simón Fishman 5783656852
add descriptions to fine-tuning dataprep notebook (#673) 1 year ago
Simón Fishman 15f3fda4a3
clarify title (#672) 1 year ago
Will DePue 76448de0de
Update Customizing_embeddings.ipynb to be delete long cache output. (#667)
* patch

* remove print statement

---------

Co-authored-by: simonpfish <simonpfish@gmail.com>
1 year ago
Stefano Lottini fae14ddb89
Add Cassandra/Astra DB to the vector databases README (#665)
* Add Cassandra/Astra DB to the vector databases overall README

* Linking to a basic quickstart instead
1 year ago
Liam Thompson 31b4de22a3
Add elasticsearch examples to vector databases folder (#622)
* Add Elasticsearch to vector databases, add notebooks

* Update prompt

* Make intro verbiage more neutral

* Add semantic search notebook outputs

* Add RAG notebook output

* Update query

* Remove unreadable vector output
1 year ago
Stefano Lottini 4d330b82d7
Add Astra DB (/Cassandra) to vector databases with example notebooks (#655)
* first commit for the Astra DB / Cassandra notebooks

* add json with quotes

* towards the final cassIO pilot notebook

* small changes to the copy

* cassIO pilot completed and its readme done

* fix silly markdown error

* fix silly markdown error 2

* astra vector link change and vector search picture improved

* added link to docs for connecting to Cassandra cluster

* CQL version of the flow

* revised readme

* final adjustments around metrics/distances

* links' final version assumes files in openai's main branch

* Add ref to QA+vector general guide; fix prompt; clarified conclusion paragraph; typos
1 year ago
recordcrash 1945bfe65c
Fix UTF-8 encoding in Chat_finetuning_data_prep.ipynb (#648) 1 year ago
Eliah Kagan 63f95154b1
Add Tiktokenizer link in "How to count tokens" (#604)
This adds a link to Tiktokenizer webapp as another tool, in
addition to the OpenAI Tokenizer.
1 year ago
Viet Hoang Tran Duong 1ae3bf631b
fix undefined variables in fine tune example (#660)
`create_user_message` and `test_df` are not defined.
1 year ago
Simón Fishman 35b7123faf
update titles (#653) 1 year ago
Simón Fishman d534c85477
more fine-tuning improvements (#652)
* more fine-tuning improvements

* add links to other resources
1 year ago
Simón Fishman 8ed84645e8
small improvements to the fine-tuning cookbook (#651) 1 year ago
simonpfish cbe292bd93 update fine-tuning cookbook 1 year ago
Michael Wu a173325830
add ft data prep notebook (#647) 1 year ago
colin-openai 524949f9d1
Pushing cookbook for fine-tuning via ChatCompletion (#646)
* Pushing cookbook for fine-tuning via ChatCompletion

* Add correct file

* Fixed bug with create_prompt function and refactored files
1 year ago
aalmaksour82 a74a7a7940
Fixed JSON formatting bug in arxiv_functions (#562) 1 year ago
Ikko Eltociear Ashimine 6597537307
Fix typo in redis-hybrid-query-examples.ipynb (#642)
bellow -> below
1 year ago
Simón Fishman b3a41db9da
fix date typo (#640) 1 year ago
Shyamal H Anadkat 9f63c4863e
Adds reference to SummEval (#639) 1 year ago
Simón Fishman 1d73635488
various minor improvements (#638) 1 year ago
Shyamal H Anadkat 346617e8fd
adds notebook on abstractive summarization eval (#637) 1 year ago
prestontuggle 4912564dc1
adds one function calling notebook (#629)
* adds one function calling notebook

* reordered imports and ran all cells

* fixed comma error
1 year ago
prestontuggle 0933dd1569
adds two Whisper guides (#628)
* adds two Whisper guides

* polishing

* fixes function argument misordering

---------

Co-authored-by: Ted Sanders <ted@openai.com>
1 year ago
Shantanu Nair 8e6e058c6a
Fix function description (#626) 1 year ago