.. |
azure
|
Update Azure Cognitive Search to latest stable/GA Python SDK version + Renaming to Azure AI Search (#924)
|
2024-02-01 15:58:32 -05:00 |
book_translation
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
dalle
|
Fix syntax error in DALL-E notebook (#1036)
|
2024-02-26 09:34:33 -08:00 |
data
|
New tag & caption with GPT-4V notebook (#1079)
|
2024-02-29 14:01:20 +00:00 |
evaluation
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
fine-tuned_qa
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
third_party
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
utils
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
vector_databases
|
docs: add tip (#1044)
|
2024-02-21 17:45:20 -08:00 |
api_request_parallel_processor.py
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Assistants_API_overview_python.ipynb
|
fix spelling (#1081)
|
2024-03-05 19:11:55 -08:00 |
Chat_finetuning_data_prep.ipynb
|
Update chat finetune data prep notebook (#1074)
|
2024-02-26 17:51:50 -08:00 |
Classification_using_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Clustering_for_transaction_classification.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Clustering.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Code_search_using_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Creating_slides_with_Assistants_API_and_DALL-E3.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Customizing_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Embedding_long_inputs.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Embedding_Wikipedia_articles_for_search.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Entity_extraction_for_long_documents.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Fine_tuning_for_function_calling.ipynb
|
Fix typo in Fine_tuning_for_function_calling.ipynb (#1054)
|
2024-03-05 19:12:52 -08:00 |
Fine-tuned_classification.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Function_calling_finding_nearby_places.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Function_calling_with_an_OpenAPI_spec.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Get_embeddings_from_dataset.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
GPT_with_vision_for_video_understanding.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
How_to_build_a_tool-using_agent_with_Langchain.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
How_to_build_an_agent_with_the_node_sdk.mdx
|
Update the node example as "function_call" is deprecated. (#934)
|
2023-12-19 09:29:31 -06:00 |
How_to_call_functions_for_knowledge_retrieval.ipynb
|
Update docs to reflect the Python SDK changes (#1030)
|
2024-02-27 11:14:45 -06:00 |
How_to_call_functions_with_chat_models.ipynb
|
Update docs to reflect the Python SDK changes (#1030)
|
2024-02-27 11:14:45 -06:00 |
How_to_combine_GPTv_with_RAG_Outfit_Assistant.ipynb
|
Create How to combine GPTV with RAG - Create a Clothing Matchmaker App (#1047)
|
2024-02-16 12:05:30 +00:00 |
How_to_count_tokens_with_tiktoken.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
How_to_finetune_chat_models.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
How_to_format_inputs_to_ChatGPT_models.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
How_to_handle_rate_limits.ipynb
|
Fix rate limit increase link in How_to_handle_rate_limits.ipynb (#1089)
|
2024-03-05 19:11:40 -08:00 |
How_to_stream_completions.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
How_to_use_guardrails.ipynb
|
Guardrails cookbook showing LLM input and output guardrails (#935)
|
2023-12-19 09:01:27 -08:00 |
Multiclass_classification_for_transactions.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Named_Entity_Recognition_to_enrich_text.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Parse_PDF_docs_for_RAG.ipynb
|
Added a new notebook: "Parse PDF docs for RAG applications" (#1080)
|
2024-02-29 13:54:06 +00:00 |
Question_answering_using_a_search_API.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Question_answering_using_embeddings.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
RAG_with_graph_db.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Recommendation_using_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Regression_using_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Reproducible_outputs_with_the_seed_parameter.ipynb
|
Update Reproducible_outputs_with_the_seed_parameter.ipynb (#972)
|
2024-01-03 17:24:53 -07:00 |
Search_reranking_with_cross-encoders.ipynb
|
Update Search_reranking_with_cross-encoders.ipynb (#1060)
|
2024-02-23 11:43:31 -08:00 |
Semantic_text_search_using_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Tag_caption_images_with_GPT4V.ipynb
|
New tag & caption with GPT-4V notebook (#1079)
|
2024-02-29 14:01:20 +00:00 |
Unit_test_writing_using_a_multi-step_prompt_with_older_completions_API.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Unit_test_writing_using_a_multi-step_prompt.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
User_and_product_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Using_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Using_logprobs.ipynb
|
fix hyperlink (#1052)
|
2024-02-27 11:17:56 -06:00 |
Visualizing_embeddings_in_2D.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Visualizing_embeddings_in_3D.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |
Whisper_correct_misspelling.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Whisper_processing_guide.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Whisper_prompting_guide.ipynb
|
Migrate all notebooks to API V1 (#914)
|
2024-01-24 19:05:14 -06:00 |
Zero-shot_classification_with_embeddings.ipynb
|
Misc updates (#1022)
|
2024-01-25 11:59:05 -06:00 |