| .. |
|
azure
|
Adding cookbook for using DALL-E from Azure OpenAI (#491)
|
2023-06-12 14:01:49 -07:00 |
|
book_translation
|
fixes token counting in translate_latex_book.ipynb (#579)
|
2023-07-11 17:00:38 -07:00 |
|
dalle
|
Initial commit of DALL-E and Segment Anything notebook (#406)
|
2023-05-19 11:18:54 -07:00 |
|
data
|
Add example notebook for financial document analysis with LlamaIndex (#481)
|
2023-06-22 13:40:49 -07:00 |
|
fine-tuned_qa
|
fix iteration error (#208)
|
2023-03-21 14:45:56 -07:00 |
|
third_party_examples
|
Added notebook example for visualizing embeddings in Kangas (#469)
|
2023-07-11 17:11:16 -07:00 |
|
vector_databases
|
fix markdown typo on a link (#591)
|
2023-07-17 15:53:44 -07:00 |
|
api_request_parallel_processor.py
|
Add ability to store row-level metadata
|
2023-05-23 17:19:18 -04:00 |
|
Backtranslation_of_SQL_queries.py
|
Initial commit
|
2022-06-03 12:56:03 -07:00 |
|
Classification_using_embeddings.ipynb
|
updates embedding examples based on ada-002
|
2023-01-10 10:37:25 -08:00 |
|
Clustering.ipynb
|
Update Clustering.ipynb
|
2023-01-30 00:26:15 -08:00 |
|
Clustering_for_transaction_classification.ipynb
|
updates embedding examples based on ada-002
|
2023-01-10 10:37:25 -08:00 |
|
Code_search.ipynb
|
Enhancements and Refactoring of Python Code Extraction Methods (#467)
|
2023-07-11 17:08:37 -07:00 |
|
Customizing_embeddings.ipynb
|
fixes test/train bug
|
2023-03-16 18:57:46 -07:00 |
|
Embedding_long_inputs.ipynb
|
Fix typo in Embedding_long_inputs.ipynb
|
2023-03-19 21:38:17 +09:00 |
|
Embedding_Wikipedia_articles_for_search.ipynb
|
Update the section token count from 1,000 to 1,600
|
2023-04-15 13:01:02 -07:00 |
|
Entity_extraction_for_long_documents.ipynb
|
Switching character chunking out for token-based chunking
|
2023-03-01 04:01:28 -08:00 |
|
Fine-tuned_classification.ipynb
|
Initial commit
|
2022-06-03 12:56:03 -07:00 |
|
Get_embeddings.ipynb
|
updates embedding examples based on ada-002
|
2023-01-10 10:37:25 -08:00 |
|
How_to_build_a_tool-using_agent_with_Langchain.ipynb
|
add links to pinecone and add env var to index
|
2023-05-02 21:55:33 +03:00 |
|
How_to_call_functions_for_knowledge_retrieval.ipynb
|
create/check data dir for arxiv's papers (#531)
|
2023-06-26 03:53:55 -07:00 |
|
How_to_call_functions_with_chat_models.ipynb
|
simplify pretty print (#575)
|
2023-07-16 14:22:46 -07:00 |
|
How_to_count_tokens_with_tiktoken.ipynb
|
Ted/update token counting 0613 (#541)
|
2023-06-23 16:45:32 -07:00 |
|
How_to_format_inputs_to_ChatGPT_models.ipynb
|
Ted/update token counting 0613 (#541)
|
2023-06-23 16:45:32 -07:00 |
|
How_to_handle_rate_limits.ipynb
|
Update How_to_handle_rate_limits.ipynb (#554)
|
2023-06-29 22:23:39 -07:00 |
|
How_to_stream_completions.ipynb
|
updates streaming example for chat models
|
2023-03-02 22:42:03 -08:00 |
|
Multiclass_classification_for_transactions.ipynb
|
Typo fix in Multiclass_classification_for_transactions.ipynb
|
2023-04-09 15:36:55 -07:00 |
|
Obtain_dataset.ipynb
|
updates embedding examples based on ada-002
|
2023-01-10 10:37:25 -08:00 |
|
Question_answering_using_a_search_API.ipynb
|
Update the actual number of results used in generating the final answer (#587)
|
2023-07-13 10:47:49 -07:00 |
|
Question_answering_using_embeddings.ipynb
|
fixes grammar
|
2023-05-08 17:15:58 -07:00 |
|
Recommendation_using_embeddings.ipynb
|
updates embedding examples based on ada-002
|
2023-01-10 10:37:25 -08:00 |
|
Regression_using_embeddings.ipynb
|
updates embedding examples based on ada-002
|
2023-01-10 10:37:25 -08:00 |
|
Search_reranking_with_cross-encoders.ipynb
|
Initial commit of reranking with cross-encoder cookbook (#483)
|
2023-06-28 00:59:23 -07:00 |
|
Semantic_text_search_using_embeddings.ipynb
|
removes old references to query and doc models
|
2023-04-20 21:38:35 -07:00 |
|
Unit_test_writing_using_a_multi-step_prompt.ipynb
|
updates unit test writing example to use gpt-3.5-turbo
|
2023-05-19 16:49:12 -07:00 |
|
Unit_test_writing_using_a_multi-step_prompt_with_older_completions_API.ipynb
|
updates unit test writing example to use gpt-3.5-turbo
|
2023-05-19 16:49:12 -07:00 |
|
User_and_product_embeddings.ipynb
|
adds warning about needing to compute file with embeddings
|
2022-07-12 15:25:35 -07:00 |
|
Visualizing_embeddings_in_2D.ipynb
|
updates # of dimensions in embedding visualization examples
|
2023-01-10 15:58:38 -08:00 |
|
Visualizing_embeddings_in_3D.ipynb
|
updates # of dimensions in embedding visualization examples
|
2023-01-10 15:58:38 -08:00 |
|
Visualizing_embeddings_in_W&B.ipynb
|
Removing top from blurb
|
2023-02-09 18:33:15 +00:00 |
|
Visualizing_embeddings_with_Atlas.ipynb
|
Visualizing Embeddings with Atlas (#152)
|
2023-03-28 16:11:05 -07:00 |
|
Whisper_prompting_guide.ipynb
|
Adds Whisper Prompting Guide (#551)
|
2023-06-27 14:24:26 -04:00 |
|
Zero-shot_classification_with_embeddings.ipynb
|
updates embedding examples based on ada-002
|
2023-01-10 10:37:25 -08:00 |