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
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
5 months ago
..
azure Migrate all notebooks to API V1 (#914) 5 months ago
book_translation Migrate all notebooks to API V1 (#914) 5 months ago
dalle Migrate all notebooks to API V1 (#914) 5 months ago
data New cookbook to do RAG with a graph database (#915) 6 months ago
evaluation Migrate all notebooks to API V1 (#914) 5 months ago
fine-tuned_qa Migrate all notebooks to API V1 (#914) 5 months ago
third_party Migrate all notebooks to API V1 (#914) 5 months ago
utils Migrate all notebooks to API V1 (#914) 5 months ago
vector_databases Adds Tembo VectorDB to list of vector databases (#940) 6 months ago
Assistants_API_overview_python.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Chat_finetuning_data_prep.ipynb Correct legacy fine-tuning note (#770) 8 months ago
Classification_using_embeddings.ipynb Added embeddings_utils.py to utils directory, and updated references (#841) 7 months ago
Clustering.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Clustering_for_transaction_classification.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Code_search_using_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 7 months ago
Creating_slides_with_Assistants_API_and_DALL-E3.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Customizing_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 7 months ago
Embedding_Wikipedia_articles_for_search.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Embedding_long_inputs.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Entity_extraction_for_long_documents.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Fine-tuned_classification.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Fine_tuning_for_function_calling.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Function_calling_finding_nearby_places.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Function_calling_with_an_OpenAPI_spec.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
GPT_with_vision_for_video_understanding.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Get_embeddings_from_dataset.ipynb Update Get_embeddings_from_dataset.ipynb from engine to model as function argument to get_embeddings (#903) 6 months ago
How_to_build_a_tool-using_agent_with_Langchain.ipynb fix: URL to langchain agents page (#942) 6 months ago
How_to_build_an_agent_with_the_node_sdk.mdx Update the node example as "function_call" is deprecated. (#934) 6 months ago
How_to_call_functions_for_knowledge_retrieval.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
How_to_call_functions_with_chat_models.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
How_to_count_tokens_with_tiktoken.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
How_to_finetune_chat_models.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
How_to_format_inputs_to_ChatGPT_models.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
How_to_handle_rate_limits.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
How_to_stream_completions.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
How_to_use_guardrails.ipynb Guardrails cookbook showing LLM input and output guardrails (#935) 6 months ago
Multiclass_classification_for_transactions.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Named_Entity_Recognition_to_enrich_text.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Question_answering_using_a_search_API.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Question_answering_using_embeddings.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
RAG_with_graph_db.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Recommendation_using_embeddings.ipynb Added embeddings_utils.py to utils directory, and updated references (#841) 7 months ago
Regression_using_embeddings.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 9 months ago
Reproducible_outputs_with_the_seed_parameter.ipynb Update Reproducible_outputs_with_the_seed_parameter.ipynb (#972) 6 months ago
Search_reranking_with_cross-encoders.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Semantic_text_search_using_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 7 months ago
Unit_test_writing_using_a_multi-step_prompt.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
User_and_product_embeddings.ipynb Fix for issue #858: User_and_product_embeddings.ipynb points to incorrect CSV (#863) 7 months ago
Using_embeddings.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Using_logprobs.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Visualizing_embeddings_in_2D.ipynb Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 9 months ago
Visualizing_embeddings_in_3D.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 7 months ago
Whisper_correct_misspelling.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Whisper_processing_guide.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Whisper_prompting_guide.ipynb Migrate all notebooks to API V1 (#914) 5 months ago
Zero-shot_classification_with_embeddings.ipynb Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 7 months ago
api_request_parallel_processor.py Fix the comments regarding task_id_generator_function to be consistent (#890) 7 months ago