From 185521153c438b9d55b836bdebbb8b3ae8474534 Mon Sep 17 00:00:00 2001 From: silentoplayz <50341825+silentoplayz@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:11:57 +0000 Subject: [PATCH] Update tutorials.md Updates --- docs/pipelines/tutorials.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/docs/pipelines/tutorials.md b/docs/pipelines/tutorials.md index d26b437..856a4b2 100644 --- a/docs/pipelines/tutorials.md +++ b/docs/pipelines/tutorials.md @@ -5,14 +5,18 @@ title: "Tutorials" # Tutorials -## Tutorials Wanted! -Write a blog post or create a YouTube video about your pipeline setup, and we'll happily host it here. +## Tutorials Welcome! -## Tutorials -[Monitoring Open WebUI with Filters](https://medium.com/@0xthresh/monitor-open-webui-with-datadog-llm-observability-620ef3a598c6) +Are you a content creator with a blog post or YouTube video about your pipeline setup? Get in touch +with us, as we'd love to feature it here! +## Featured Tutorials -[Building Customized Text-To-SQL Pipelines](https://www.youtube.com/watch?v=y7frgUWrcT4&t=14s) +[Monitoring Open WebUI with Filters](https://medium.com/@0xthresh/monitor-open-webui-with-datadog-llm-observability-620ef3a598c6) (Medium article by @0xthresh) + - A detailed guide to monitoring the Open WebUI using DataDog LLM observability. + +[Building Customized Text-To-SQL Pipelines](https://www.youtube.com/watch?v=y7frgUWrcT4&t=14s) (YouTube video by Jordan Nanos) + - Learn how to develop tailored text-to-sql pipelines, unlocking the power of data analysis and extraction. - -[Demo and Code Review for Text-To-SQL with Open-WebUI](https://www.youtube.com/watch?v=iLVyEgxGbg4) +[Demo and Code Review for Text-To-SQL with Open-WebUI](https://www.youtube.com/watch?v=iLVyEgxGbg4) (YouTube video by Jordan Nanos) + - A hands-on demonstration and code review on utilizing text-to-sql tools powered by the Open WebUI.