Commit Graph

20 Commits (66e5502d372578d1b34bcad8f15f1132c45ea9f3)

Author SHA1 Message Date
jhills20 66e5502d37
Submitting new notebook on creating slides with Assistants API and DE3 (#862) 6 months ago
Ilan Bigio e2be1f1850
Add assistants api overview for the Python SDK (#843) 7 months ago
Simón Fishman e8cd45acfd
Add video link and update paths (#822) 8 months ago
simonpfish 0efcfc3eb9 Rename file, polish code and generalize 8 months ago
Michael Wu a173325830
add ft data prep notebook (#647) 10 months 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
10 months ago
Simon Suo 411068e736
Add example notebook for financial document analysis with LlamaIndex (#481)
* add notebook

* add pypdf install

* move
1 year ago
colin-openai 71a2414134
Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
1 year ago
Colin Jarvis f920c5f65f Removed papers 1 year ago
Colin Jarvis 26b0c47d5c Fixed a couple small bugs in functions notebook 1 year ago
Domenico Manna a4c088d966 Add ability to store row-level metadata
This metadata field allows non API parameters to be stored which could
be useful for when the results need to be associated with an external
source. For example, if the user has several rows of text data within a
database, and they want to calculate embeddings for each row, they can
now use the metadata field to save the row id so that when they parse
the results back, they know which embedding corresponds to which
database row.
1 year ago
Michael Yuan 95747294f5 Redis hybrid VSS queries notebook 1 year ago
Anton Troynikov 1deea48511
Add Chroma to Vector Database examples (#262)
* Vector store notebook

* HyDE with Chroma

* Cleaner text

* add swyx edits

* Cleaned up text / outputs

* Spelling nits

* Fixed comment format

---------

Co-authored-by: swyx <shawnthe1@gmail.com>
1 year ago
colin-openai 2131c770ea Notebook demonstrating approach to extracting entities from a long document 1 year ago
Ted Sanders 23acf80aaf adds parallel processing script 1 year ago
Ted Sanders 8b547fdb83 updates embedding examples based on ada-002 1 year ago
Colin Jarvis b01900d5d9 Initial commit of transaction classification notebooks 2 years ago
Ted Sanders d987d2329a adds prefiltered data and precomputed embeddings to Customizing_embeddings.ipynb 2 years ago
Ted Sanders efa71942c6 moves dbpedia embeddings to data folder 2 years ago
Ted Sanders 2515ddc7b8 adds data for Obtain_dataset.ipynb 2 years ago