Commit Graph

384 Commits (b8ab3a2feab75e2de237c100a36c003faa11491f)

Author SHA1 Message Date
Simón Fishman b8ab3a2fea Rename third party examples folder (#779) 11 months ago
Simón Fishman e66a18f1b0 Fix titles for wandb notebooks (#778) 11 months ago
simonpfish 1a3b2cc8ff Move and rename embeddings W&B example 11 months ago
gusmally 19b9d62cfd Correct legacy fine-tuning note (#770) 11 months ago
simonpfish 5d0512e104 Fix more uneven title sizing 12 months ago
simonpfish f26c77d754 Fix uneven title sizing 12 months ago
Emil Sedgh f57077963b Consider function calling roles and messages valid (#765) 12 months ago
Kai Chen f8fda2f47c Fix link to .py file (#763) 12 months ago
Anish Shah da7ea986c1 Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 12 months ago
Fayaz Rahman a5f727b98c Add Deep Lake vector database example (#455) 12 months ago
Daniel 0d2dcee380 Add Neon Postgres to the list of vector databases in the README (#746) 12 months ago
Daniel e9f0739912 Update Neon cookbook README.md (#747) 12 months ago
Stefano Lottini e2bd833839 new cassIO connect experience with the newest cassio.init (#745) 12 months ago
Jiří Hofman 9a8380a789 Fix typo in How_to_stream_completions.ipynb (#744)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
12 months ago
Dhruv Anand b7f654c0d4 fix: typo in hallucination reduction stat (#742) 12 months ago
Daniel ecbc9e90eb Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
12 months ago
Ikko Eltociear Ashimine 312c4af026 Fix typo in Backtranslation_of_SQL_queries.py (#709) 12 months ago
Simón Fishman e87dde9f27 [tiktoken_counting] fix tokenizer name (#741) 12 months ago
Saarika Bhasi d3788f2131 [elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
12 months ago
Albarqawi e500f1e771 Add a notebook for end to end automation example (#527) 12 months ago
Farzad Sunavala 9da7458c47 Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 12 months ago
ridrisa 46c014e2a9 fix minor typo in financial_document_analysis_with_llamaindex (#733) 12 months ago
Chuong Ho e28f6c842a Add Mongodb Atlas Vector Search (#734) 12 months 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