Commit Graph

385 Commits (shyamal-chained-func-spec)

Author SHA1 Message Date
Shyamal H Anadkat 0f5bdae059
Adds notebook to demonstrate chained function calling with openAPI spec 8 months ago
Simón Fishman e0baca7fbf
Rename third party examples folder (#779) 8 months ago
Simón Fishman e3d68f8843
Fix titles for wandb notebooks (#778) 8 months ago
simonpfish b213d75bcd Move and rename embeddings W&B example 8 months ago
gusmally a6100e80ff
Correct legacy fine-tuning note (#770) 8 months ago
simonpfish f52ffdaca4 Fix more uneven title sizing 9 months ago
simonpfish 056ba72710 Fix uneven title sizing 9 months ago
Emil Sedgh f05c2c9f8b
Consider function calling roles and messages valid (#765) 9 months ago
Kai Chen 2df818aca3
Fix link to .py file (#763) 9 months ago
Anish Shah 5591ff376f
Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 9 months ago
Fayaz Rahman 24b7a8e9b9
Add Deep Lake vector database example (#455) 9 months ago
Daniel b01738fa1c
Add Neon Postgres to the list of vector databases in the README (#746) 9 months ago
Daniel 63e966d69a
Update Neon cookbook README.md (#747) 9 months ago
Stefano Lottini 1ca286c180
new cassIO connect experience with the newest cassio.init (#745) 9 months ago
Jiří Hofman 8d329cf9a3
Fix typo in How_to_stream_completions.ipynb (#744)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
9 months ago
Dhruv Anand f6260a013e
fix: typo in hallucination reduction stat (#742) 9 months ago
Daniel c3f5e0cd7c
Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
9 months ago
Ikko Eltociear Ashimine 6efa2eca0b
Fix typo in Backtranslation_of_SQL_queries.py (#709) 9 months ago
Simón Fishman c2959fd60b
[tiktoken_counting] fix tokenizer name (#741) 9 months ago
Saarika Bhasi 4631e1b74a
[elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
9 months ago
Albarqawi bc78c9871c
Add a notebook for end to end automation example (#527) 9 months ago
Farzad Sunavala 552262ea89
Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 9 months ago
ridrisa c777f1025a
fix minor typo in financial_document_analysis_with_llamaindex (#733) 9 months ago
Chuong Ho 561efac6d3
Add Mongodb Atlas Vector Search (#734) 9 months ago
Simón Fishman 222a85fb17
Improve parallel processing script (#735) 9 months ago
gusmally fde2a6474d
add note about legacy fine tuning (#729) 9 months ago
Stefano Lottini ba1e6004c9
Fix spelling error + misplaced copypaste in the CQL notebook (#728) 9 months ago
Cathy Chen 8ab41ac370
Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 9 months ago
Will DePue efcc78953d
Improve code_search and get_embedding notebooks. (#717)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
9 months ago
Nirant fd4e31bb00
5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678) 9 months 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
9 months 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>
9 months 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
9 months ago
Puneet Dhiman e4d0bc169c
Correct spelling mistake in Search_reranking_with_cross-encoders.ipynb (#675) 9 months ago
Stefano Lottini 59011825c3
Updates to CassIO notebook (#684) 9 months ago
Steven Pousty 857b592731
small typoe fix (#688) 9 months ago
Simón Fishman 5783656852
add descriptions to fine-tuning dataprep notebook (#673) 10 months ago
Simón Fishman 15f3fda4a3
clarify title (#672) 10 months 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>
10 months 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
10 months 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
10 months 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
10 months ago
recordcrash 1945bfe65c
Fix UTF-8 encoding in Chat_finetuning_data_prep.ipynb (#648) 10 months 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.
10 months ago
Viet Hoang Tran Duong 1ae3bf631b
fix undefined variables in fine tune example (#660)
`create_user_message` and `test_df` are not defined.
10 months ago
Simón Fishman 35b7123faf
update titles (#653) 10 months ago
Simón Fishman d534c85477
more fine-tuning improvements (#652)
* more fine-tuning improvements

* add links to other resources
10 months ago
Simón Fishman 8ed84645e8
small improvements to the fine-tuning cookbook (#651) 10 months ago
simonpfish cbe292bd93 update fine-tuning cookbook 10 months ago
Michael Wu a173325830
add ft data prep notebook (#647) 10 months ago