Commit Graph

443 Commits (561b3afd6ef9fc08fbb8bbd59ba7377a232238e6)

Author SHA1 Message Date
simonpfish 8957125502 Add ScrimPlayer component 12 months ago
simonpfish dce3b3b650 Experiment with Scrimba embed 12 months ago
Shyamal H Anadkat 8e75014806 Update some cookbook titles (#795) 12 months ago
simonpfish dd476993b7 Update title and reformat with prettier 12 months ago
simonpfish acb9724063 Fix image links 12 months ago
Ikko Eltociear Ashimine e394f4727b Fix typo in olympics-1-collect-data.ipynb (#787)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
12 months ago
Per Harald Borgen b5afedb3cb Add notebook about functions and the node sdk (#762) 12 months ago
simonpfish 4a8376573f Remove unnecessary cell outputs 12 months ago
Roger Zurawicki d2b9c2e4cf Add tiktoken-rs to third-party library (#791) 12 months ago
Simón Fishman b8ab3a2fea Rename third party examples folder (#779) 12 months ago
Simón Fishman e66a18f1b0 Fix titles for wandb notebooks (#778) 12 months ago
simonpfish 1a3b2cc8ff Move and rename embeddings W&B example 12 months ago
gusmally 19b9d62cfd Correct legacy fine-tuning note (#770) 12 months ago
simonpfish 5d0512e104 Fix more uneven title sizing 1 year ago
simonpfish f26c77d754 Fix uneven title sizing 1 year ago
Emil Sedgh f57077963b Consider function calling roles and messages valid (#765) 1 year ago
Kai Chen f8fda2f47c Fix link to .py file (#763) 1 year ago
Anish Shah da7ea986c1 Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 1 year ago
Fayaz Rahman a5f727b98c Add Deep Lake vector database example (#455) 1 year ago
Daniel 0d2dcee380 Add Neon Postgres to the list of vector databases in the README (#746) 1 year ago
Daniel e9f0739912 Update Neon cookbook README.md (#747) 1 year ago
Stefano Lottini e2bd833839 new cassIO connect experience with the newest cassio.init (#745) 1 year ago
Jiří Hofman 9a8380a789 Fix typo in How_to_stream_completions.ipynb (#744)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Dhruv Anand b7f654c0d4 fix: typo in hallucination reduction stat (#742) 1 year ago
Daniel ecbc9e90eb Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Ikko Eltociear Ashimine 312c4af026 Fix typo in Backtranslation_of_SQL_queries.py (#709) 1 year ago
Simón Fishman e87dde9f27 [tiktoken_counting] fix tokenizer name (#741) 1 year ago
Saarika Bhasi d3788f2131 [elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Albarqawi e500f1e771 Add a notebook for end to end automation example (#527) 1 year ago
Farzad Sunavala 9da7458c47 Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 1 year ago
ridrisa 46c014e2a9 fix minor typo in financial_document_analysis_with_llamaindex (#733) 1 year ago
Chuong Ho e28f6c842a Add Mongodb Atlas Vector Search (#734) 1 year ago
Simón Fishman 9b88e446d9 Improve parallel processing script (#735) 1 year ago
gusmally 848f96d496 add note about legacy fine tuning (#729) 1 year ago
Stefano Lottini 931a32e3a9 Fix spelling error + misplaced copypaste in the CQL notebook (#728) 1 year ago
Cathy Chen 487913a10b Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Will DePue 61de0c3b02 Improve code_search and get_embedding notebooks. (#717)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Nirant 57ecc44a0f 5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678) 1 year ago
Farzad Sunavala 792d0a2b31 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 c0b73ad88f 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 02ca6194d0 [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 d835b8dfef Correct spelling mistake in Search_reranking_with_cross-encoders.ipynb (#675) 1 year ago
Stefano Lottini b46cba2a23 Updates to CassIO notebook (#684) 1 year ago
Steven Pousty 3f567dad34 small typoe fix (#688) 1 year ago
Simón Fishman 68772a70ae add descriptions to fine-tuning dataprep notebook (#673) 1 year ago
Simón Fishman 3119e772b9 clarify title (#672) 1 year ago
Will DePue 6fa65ef615 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 f3990b8a8f 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 cafe312611 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 dc5bf03450 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 d9b4acd1b8 Fix UTF-8 encoding in Chat_finetuning_data_prep.ipynb (#648) 1 year ago
Eliah Kagan 1b3ef07d3e 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 7e40a56075 fix undefined variables in fine tune example (#660)
`create_user_message` and `test_df` are not defined.
1 year ago
Simón Fishman c6c92acb2b update titles (#653) 1 year ago
Simón Fishman bda60c1008 more fine-tuning improvements (#652)
* more fine-tuning improvements

* add links to other resources
1 year ago
Simón Fishman 3fac4b95d2 small improvements to the fine-tuning cookbook (#651) 1 year ago
simonpfish aa2b5ba709 update fine-tuning cookbook 1 year ago
Michael Wu d639ac8f27 add ft data prep notebook (#647) 1 year ago
colin-openai 20d802b13b 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 1100f84e0d Fixed JSON formatting bug in arxiv_functions (#562) 1 year ago
Ikko Eltociear Ashimine 0a857e9c5e Fix typo in redis-hybrid-query-examples.ipynb (#642)
bellow -> below
1 year ago
Simón Fishman 7719400ef0 fix date typo (#640) 1 year ago
Shyamal H Anadkat a0f7f529b9 Adds reference to SummEval (#639) 1 year ago
Simón Fishman f11682c22b various minor improvements (#638) 1 year ago
Shyamal H Anadkat b8d9b8c8a8 adds notebook on abstractive summarization eval (#637) 1 year ago
prestontuggle dd1b8980e9 adds one function calling notebook (#629)
* adds one function calling notebook

* reordered imports and ran all cells

* fixed comma error
1 year ago
prestontuggle 0a9a070436 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 4619f366e8 Fix function description (#626) 1 year ago
Anton Troynikov ab3e8524aa Update notebooks (#598) 1 year ago
richzw 39f1776c1a add tiktoken-go to How_to_count_tokens_with_tiktoken.ipynb (#605) 1 year ago
Krista Pratico f7266e7e4f [azure] add functions notebook sample (#595)
* add azure functions notebook sample

* update api key to use env var + note use of env vars over config in code across azure samples
1 year ago
ancri 35b88b80ac consolidate Embedding.create calls into one (#543) 1 year ago
Tomas Dulka 8f24e11b2a replace eval with safer literal_eval (#561) 1 year ago
Sebastian Witalec ac094dd124 fix markdown typo on a link (#591) 1 year ago
Alex Dhillon 2351ec31bf simplify pretty print (#575) 1 year ago
Yoav Farhi 9db10b5805 Update the actual number of results used in generating the final answer (#587)
The comment mentions 20, but it actually uses 5
1 year ago
Moiz Sajid 04a203089c Updated README.md in examples/vector_databases (#581)
Added the links to the missing vector databases
1 year ago
Ikko Eltociear Ashimine 2a1b6c30a8 Fix typo in QA_with_Langchain_AnalyticDB_and_OpenAI.ipynb (#582)
futher -> further
1 year ago
Jason M aadfcd040d Update How_to_call_functions_with_chat_models.ipynb (#545)
Updates "min" parameter to "multiplier". Should run the same.
1 year ago
liuchengshan-lcs a667fce73f Add getting started with PolarDB vector database and OpenAI example. (#489) 1 year ago
Douglas Blank d6acc8894f Added notebook example for visualizing embeddings in Kangas (#469)
* Added notebook example for visualizing embeddings in Kangas

Plots UMAP projection space, one per row, in open source Kangas DataGrid.

For more information about Kangas, see: https://github.com/comet-ml/kangas

* Moved notebook to third_party_examples
1 year ago
Eli 015a401dcf Enhancements and Refactoring of Python Code Extraction Methods (#467)
* Refactor and enhance code extraction methods.

* Use f-strings to print filepaths, improving readability.
1 year ago
Ted Sanders 50ae26c0e4 fixes token counting in translate_latex_book.ipynb (#579)
* fixes token counting in translate_latex_book.ipynb

* adds back comment
1 year ago
sun zhun 71b33d8a71 Update How_to_handle_rate_limits.ipynb (#554)
Replace deprecated model "code-cushman-001" with "gpt-3.5-turbo".
1 year ago
Kacper Łukawski 645ec14ea2 Refactor Qdrant notebooks (#556)
* Upgrade Qdrant to 1.3.0

* Adapt the descriptions and run the missing cells
1 year ago
colin-openai 497c145cc0 Splitting Vector Databases into individual cookbooks (#529)
* Initial commit of vector database cookbooks split out individually

* Moved notebooks to each provider's named folder and updated the README

* Removed vector DB overall cookbook in favour of individual directories
1 year ago
colin-openai 5d0014ef38 Initial commit of reranking with cross-encoder cookbook (#483)
* Initial commit of reranking with cross-encoder cookbook

* Added logit bias for Yes and No in this case

* Reran end-to-end

* Updated based on Ted's comments

* Rerun with Ted's comments
1 year ago
Filip Haltmayer e20d05ea14 update to token for zilliz (#552)
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
1 year ago
prestontuggle 1fdce84deb Adds Whisper Prompting Guide (#551) 1 year ago
Elmira Ghorbani 3c4335fd6d create/check data dir for arxiv's papers (#531) 1 year ago
Michael Yuan 6cfc645229 Fix wget download updated parameters (#538) 1 year ago
Ted Sanders 4a565cdebb Ted/update token counting 0613 (#541)
* updates tiktoken counting function

* slight rewording

* updates ChatGPT guide with new models
1 year ago
Avery Khoo a9f8eb3518 Update How_to_count_tokens_with_tiktoken.ipynb (#511)
Add support for gpt-3.5-*-0613 models
1 year ago
Stéphane G 14fff371a1 Fix typo in Question_answering_using_a_search_API.ipynb (#539)
"This answer which will be used to..." --> "This answer will be used to..."
1 year ago
Simon Suo 62bf5cb61f Add example notebook for financial document analysis with LlamaIndex (#481)
* add notebook

* add pypdf install

* move
1 year ago
Matthew 4dca53fda7 fixed typo (#523) 1 year ago
Simón Posada Fishman 9940792921 Merge pull request #519 from openai/simon/search_aug
Add search augmentation notebook
1 year ago
simonpfish d4524aa079 rename image file 1 year ago
simonpfish bec1987484 dummy key naming 1 year ago
simonpfish 3b0718f930 deduplicate search results 1 year ago