You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openai-cookbook/examples
Simón Fishman b8ab3a2fea Rename third party examples folder (#779) 11 months ago
..
azure [azure] bring your own data example (#654) 1 year ago
book_translation
dalle
data
evaluation small typoe fix (#688) 1 year ago
fine-tuned_qa fix: typo in hallucination reduction stat (#742) 12 months ago
third_party Rename third party examples folder (#779) 11 months ago
vector_databases Add Deep Lake vector database example (#455) 12 months ago
Backtranslation_of_SQL_queries.py Fix typo in Backtranslation_of_SQL_queries.py (#709) 12 months ago
Chat_finetuning_data_prep.ipynb Correct legacy fine-tuning note (#770) 11 months ago
Classification_using_embeddings.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Clustering.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Clustering_for_transaction_classification.ipynb
Code_search.ipynb Improve code_search and get_embedding notebooks. (#717) 1 year ago
Customizing_embeddings.ipynb Update Customizing_embeddings.ipynb to be delete long cache output. (#667) 1 year ago
Embedding_Wikipedia_articles_for_search.ipynb
Embedding_long_inputs.ipynb
Entity_extraction_for_long_documents.ipynb
Fine-tuned_classification.ipynb
Function_calling_finding_nearby_places.ipynb
Get_embeddings.ipynb Improve code_search and get_embedding notebooks. (#717) 1 year ago
Get_embeddings_from_dataset.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
How_to_build_a_tool-using_agent_with_Langchain.ipynb
How_to_call_functions_for_knowledge_retrieval.ipynb
How_to_call_functions_with_chat_models.ipynb
How_to_count_tokens_with_tiktoken.ipynb [tiktoken_counting] fix tokenizer name (#741) 12 months ago
How_to_finetune_chat_models.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
How_to_format_inputs_to_ChatGPT_models.ipynb Fix uneven title sizing 12 months ago
How_to_handle_rate_limits.ipynb Fix link to .py file (#763) 12 months ago
How_to_stream_completions.ipynb Fix typo in How_to_stream_completions.ipynb (#744) 12 months ago
Multiclass_classification_for_transactions.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Question_answering_using_a_search_API.ipynb Fix more uneven title sizing 12 months ago
Question_answering_using_embeddings.ipynb
Recommendation_using_embeddings.ipynb
Regression_using_embeddings.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Search_reranking_with_cross-encoders.ipynb Correct spelling mistake in Search_reranking_with_cross-encoders.ipynb (#675) 1 year ago
Semantic_text_search_using_embeddings.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Unit_test_writing_using_a_multi-step_prompt.ipynb
Unit_test_writing_using_a_multi-step_prompt_with_older_completions_API.ipynb clarify title (#672) 1 year ago
User_and_product_embeddings.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Visualizing_embeddings_in_2D.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
Visualizing_embeddings_in_3D.ipynb
Whisper_correct_misspelling.ipynb
Whisper_processing_guide.ipynb
Whisper_prompting_guide.ipynb
Zero-shot_classification_with_embeddings.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 1 year ago
api_request_parallel_processor.py Improve parallel processing script (#735) 12 months ago