From fe14c356859b00600dbc6656cffec627fbe83e5b Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Mon, 11 Mar 2024 22:47:35 -0400 Subject: [PATCH] Deployed c6b28b7 with MkDocs version: 1.5.3 --- 404.html | 2 +- api/index.html | 2 +- assets/stylesheets/main.7e359304.min.css | 1 - assets/stylesheets/main.7e359304.min.css.map | 1 - assets/stylesheets/main.f2e4d321.min.css | 1 + assets/stylesheets/main.f2e4d321.min.css.map | 1 + .../generating-structured-output--json-from-llms/index.html | 2 +- .../09/17/rag-is-more-than-just-embedding-search/index.html | 2 +- .../index.html | 2 +- .../23/good-llm-validation-is-just-good-validation/index.html | 2 +- .../ai-engineer-keynote-pydantic-is-all-you-need/index.html | 2 +- blog/2023/11/05/chain-of-density/index.html | 2 +- blog/2023/11/13/learn-async/index.html | 2 +- blog/2023/11/18/validate-citations/index.html | 2 +- blog/2023/11/26/python-caching/index.html | 2 +- .../2023/11/26/python-generators-and-llm-streaming/index.html | 2 +- blog/2024/02/14/weights-and-biases-course/index.html | 2 +- blog/2024/02/18/seamless-support-with-langsmith/index.html | 2 +- blog/2024/03/05/zero-cost-abstractions/index.html | 2 +- .../index.html | 2 +- blog/2024/03/08/simple-synthetic-data-generation/index.html | 2 +- blog/archive/2023/index.html | 2 +- blog/archive/2024/index.html | 4 ++-- blog/index.html | 4 ++-- blog/page/2/index.html | 2 +- cli/finetune/index.html | 2 +- cli/index.html | 2 +- cli/usage/index.html | 2 +- concepts/alias/index.html | 2 +- concepts/caching/index.html | 2 +- concepts/distillation/index.html | 2 +- concepts/enums/index.html | 2 +- concepts/fastapi/index.html | 2 +- concepts/fields/index.html | 2 +- concepts/lists/index.html | 2 +- concepts/logging/index.html | 2 +- concepts/maybe/index.html | 2 +- concepts/models/index.html | 2 +- concepts/parallel/index.html | 2 +- concepts/partial/index.html | 2 +- concepts/patching/index.html | 2 +- concepts/philosophy/index.html | 2 +- concepts/prompting/index.html | 2 +- concepts/raw_response/index.html | 2 +- concepts/reask_validation/index.html | 2 +- concepts/retrying/index.html | 2 +- concepts/typeadapter/index.html | 2 +- concepts/types/index.html | 2 +- concepts/union/index.html | 2 +- concepts/usage/index.html | 2 +- contributing/index.html | 2 +- examples/batch_classification/index.html | 2 +- examples/classification/index.html | 2 +- examples/entity_resolution/index.html | 2 +- examples/exact_citations/index.html | 2 +- examples/examples/index.html | 2 +- examples/extract_slides/index.html | 2 +- examples/extracting_tables/index.html | 2 +- examples/image_to_ad_copy/index.html | 2 +- examples/index.html | 2 +- examples/knowledge_graph/index.html | 2 +- examples/moderation/index.html | 2 +- examples/ollama/index.html | 2 +- examples/open_source/index.html | 2 +- examples/pii/index.html | 2 +- examples/planning-tasks/index.html | 2 +- examples/search/index.html | 2 +- examples/self_critique/index.html | 2 +- examples/sqlmodel/index.html | 2 +- feed_json_created.json | 1 - help/index.html | 2 +- hub/action_items/index.html | 2 +- hub/anyscale/index.html | 2 +- hub/batch_classification_langsmith/index.html | 2 +- hub/extract_contact_info/index.html | 2 +- hub/groq/index.html | 2 +- hub/index.html | 2 +- hub/knowledge_graph/index.html | 2 +- hub/llama-cpp-python/index.html | 2 +- hub/mistral/index.html | 2 +- hub/multiple_classification/index.html | 2 +- hub/ollama/index.html | 2 +- hub/pandas_df/index.html | 2 +- hub/partial_streaming/index.html | 2 +- hub/single_classification/index.html | 2 +- hub/tables_from_vision/index.html | 2 +- hub/together/index.html | 2 +- hub/youtube_clips/index.html | 2 +- index.html | 2 +- installation/index.html | 2 +- tutorials/1-introduction/index.html | 2 +- tutorials/2-tips/index.html | 2 +- tutorials/3-0-applications-rag/index.html | 2 +- tutorials/3-1-validation-rag/index.html | 2 +- tutorials/4-validation/index.html | 2 +- tutorials/5-knowledge-graphs/index.html | 2 +- tutorials/6-chain-of-density/index.html | 2 +- tutorials/index.html | 2 +- why/index.html | 2 +- 99 files changed, 98 insertions(+), 99 deletions(-) delete mode 100644 assets/stylesheets/main.7e359304.min.css delete mode 100644 assets/stylesheets/main.7e359304.min.css.map create mode 100644 assets/stylesheets/main.f2e4d321.min.css create mode 100644 assets/stylesheets/main.f2e4d321.min.css.map delete mode 100644 feed_json_created.json diff --git a/404.html b/404.html index 2e4c5e17a..f4decb42a 100644 --- a/404.html +++ b/404.html @@ -1,4 +1,4 @@ - Instructor