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
Prakul e766dfae18
Adding MongoDB Atlas to examples of Vector Databases (#874)
10 months ago
..
azure Removed api_key when using Azure Active Directory (#897) 10 months ago
book_translation Fix typo in examples/book_translation/translate_latex_book.ipynb (#798) 12 months ago
dalle
data Add assistants api overview for the Python SDK (#843) 11 months ago
evaluation Missing a key word in the initial description of RAG article. (#891) 10 months ago
fine-tuned_qa Fix typos in Fine-Tuning RAG Qdrant (#806) 11 months ago
third_party Rename third party examples folder (#779) 12 months ago
utils Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
vector_databases Adding MongoDB Atlas to examples of Vector Databases (#874) 10 months ago
Assistants_API_overview_python.ipynb Assistants API Overview: Rearrange intro text and image. (#851) 11 months ago
Backtranslation_of_SQL_queries.py
Chat_finetuning_data_prep.ipynb
Classification_using_embeddings.ipynb Added embeddings_utils.py to utils directory, and updated references (#841) 11 months ago
Clustering.ipynb Update some cookbook titles (#795) 12 months ago
Clustering_for_transaction_classification.ipynb
Code_search_using_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
Customizing_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
Deterministic_outputs_with_the_seed_parameter.ipynb Deterministic outputs with seed for new python SDK (#870) 10 months ago
Embedding_Wikipedia_articles_for_search.ipynb
Embedding_long_inputs.ipynb
Entity_extraction_for_long_documents.ipynb
Fine-tuned_classification.ipynb
Fine_tuning_for_function_calling.ipynb Update FT'ing for function calling notebook to match new python SDK (#866) 10 months ago
Function_calling_finding_nearby_places.ipynb Updating notebooks to use new Python SDK (#837) 11 months ago
Function_calling_with_an_OpenAPI_spec.ipynb Updating notebooks to use new Python SDK (#837) 11 months ago
GPT_with_vision_for_video_understanding.ipynb Remove an empty code block on GPT-V video example (#860) 10 months ago
Get_embeddings_from_dataset.ipynb Added embeddings_utils.py to utils directory, and updated references (#841) 11 months ago
How_to_build_a_tool-using_agent_with_Langchain.ipynb
How_to_build_an_agent_with_the_node_sdk.mdx Add complete code 12 months ago
How_to_call_functions_for_knowledge_retrieval.ipynb
How_to_call_functions_with_chat_models.ipynb Add parallel function calling (#838) 11 months ago
How_to_count_tokens_with_tiktoken.ipynb Remove unnecessary cell outputs 12 months ago
How_to_finetune_chat_models.ipynb
How_to_format_inputs_to_ChatGPT_models.ipynb
How_to_handle_rate_limits.ipynb Update rate limits and use Chatcompletion (#818) 10 months ago
How_to_stream_completions.ipynb
Multiclass_classification_for_transactions.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
Named_Entity_Recognition_to_enrich_text.ipynb Add notebook for NER using Functions (#807) 11 months ago
Question_answering_using_a_search_API.ipynb
Question_answering_using_embeddings.ipynb
Recommendation_using_embeddings.ipynb Added embeddings_utils.py to utils directory, and updated references (#841) 11 months ago
Regression_using_embeddings.ipynb
Search_reranking_with_cross-encoders.ipynb Fix image links 12 months ago
Semantic_text_search_using_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
Unit_test_writing_using_a_multi-step_prompt.ipynb
Unit_test_writing_using_a_multi-step_prompt_with_older_completions_API.ipynb
User_and_product_embeddings.ipynb Fix for issue #858: User_and_product_embeddings.ipynb points to incorrect CSV (#863) 10 months ago
Using_embeddings.ipynb Update some cookbook titles (#795) 12 months ago
Visualizing_embeddings_in_2D.ipynb
Visualizing_embeddings_in_3D.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
Whisper_correct_misspelling.ipynb
Whisper_processing_guide.ipynb SDK fixes and slight clean up to Whisper pre/post processing recipe (#834) 11 months ago
Whisper_prompting_guide.ipynb
Zero-shot_classification_with_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 11 months ago
api_request_parallel_processor.py Fix the comments regarding task_id_generator_function to be consistent (#890) 10 months ago