zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCoursesOnline.Me] ChatGPT and LangChain The Complete Developers Masterclass
magnet:?xt=urn:btih:d6bfcff4feb95bb17bbc6f449bb6361f61e63730&dn=[FreeCoursesOnline.Me] ChatGPT and LangChain The Complete Developers Masterclass
磁力链接详情
Hash值:
d6bfcff4feb95bb17bbc6f449bb6361f61e63730
点击数:
194
文件大小:
4.33 GB
文件数量:
118
创建日期:
2024-3-6 15:36
最后访问:
2024-12-26 05:52
访问标签:
FreeCoursesOnline
Me
ChatGPT
and
LangChain
The
Complete
Developers
Masterclass
文件列表详情
1 - Lets Start Dive In Here/1 - How to Get Help.mp4 2.21 MB
1 - Lets Start Dive In Here/2 - What is LangChain.mp4 41.33 MB
1 - Lets Start Dive In Here/3 - How a Typical AIEnabled App Works.mp4 71.82 MB
1 - Lets Start Dive In Here/4 - Here It Is This is Why We Use LangChain.mp4 32.86 MB
10 - Streaming Text Generation/100 - The Chain Really Wants to Wait.mp4 11.96 MB
10 - Streaming Text Generation/101 - Solving the Slow Chain.mp4 7.09 MB
10 - Streaming Text Generation/102 - It Works.mp4 18.48 MB
10 - Streaming Text Generation/103 - Ending the Loop.mp4 19.27 MB
10 - Streaming Text Generation/93 - Streaming Text Generation.mp4 10.96 MB
10 - Streaming Text Generation/94 - Creating a Working Playground.mp4 13.06 MB
10 - Streaming Text Generation/95 - Experimenting with a Streaming Language Model.mp4 29.4 MB
10 - Streaming Text Generation/96 - Chains Dont Want to Stream.mp4 28.11 MB
10 - Streaming Text Generation/97 - Receiving Chunks with a Callback.mp4 18.12 MB
10 - Streaming Text Generation/98 - Extending a LLM Chain.mp4 40.79 MB
10 - Streaming Text Generation/99 - Adding a Queue for Communication.mp4 50.68 MB
11 - Extending LangChain/104 - Isolating the Queue and Handler.mp4 16.89 MB
11 - Extending LangChain/105 - Using a Mixin Approach.mp4 17.15 MB
11 - Extending LangChain/106 - Integrating the Streaming Code.mp4 57.18 MB
11 - Extending LangChain/107 - Testing the Streaming Setup.mp4 58.46 MB
11 - Extending LangChain/108 - Heres the Issue.mp4 46.99 MB
11 - Extending LangChain/109 - Isolating the Handler.mp4 27.2 MB
11 - Extending LangChain/110 - Streaming Complete.mp4 93.66 MB
12 - SelfImproving Text Generation/111 - Random Component Parts.mp4 15.28 MB
12 - SelfImproving Text Generation/112 - Component Part Flow.mp4 41.38 MB
12 - SelfImproving Text Generation/113 - Partial KWArg Application.mp4 20.62 MB
12 - SelfImproving Text Generation/114 - Building Component Maps.mp4 21.74 MB
12 - SelfImproving Text Generation/115 - Randomly Picking a Component.mp4 45.24 MB
12 - SelfImproving Text Generation/116 - Generalizing Component Picking.mp4 118.43 MB
12 - SelfImproving Text Generation/117 - Collecting User Feedback.mp4 19.54 MB
12 - SelfImproving Text Generation/118 - Redis Connection Setup.mp4 30.66 MB
12 - SelfImproving Text Generation/119 - Storing Votes in Redis.mp4 36.89 MB
12 - SelfImproving Text Generation/120 - Weighted Randomness.mp4 31.38 MB
12 - SelfImproving Text Generation/121 - Extracting Scores.mp4 45.71 MB
12 - SelfImproving Text Generation/122 - Calculating the Average Score.mp4 88.79 MB
12 - SelfImproving Text Generation/123 - Selecting Components By Score.mp4 29.31 MB
13 - Implementing Tracing and Observability/124 - Adding Score Observability.mp4 16.2 MB
13 - Implementing Tracing and Observability/125 - Building the Score Aggregate.mp4 31.14 MB
13 - Implementing Tracing and Observability/126 - Adding Another Form of Memory.mp4 18.95 MB
13 - Implementing Tracing and Observability/127 - Window Memory Implementation.mp4 61.65 MB
13 - Implementing Tracing and Observability/128 - Text Generation Tracing.mp4 14.34 MB
13 - Implementing Tracing and Observability/129 - Langfuse Signup.mp4 12.19 MB
13 - Implementing Tracing and Observability/130 - Adding in Tracing.mp4 44.51 MB
13 - Implementing Tracing and Observability/131 - Understanding the Trace.mp4 35.72 MB
13 - Implementing Tracing and Observability/132 - Automatic Trace Creation.mp4 102.3 MB
2 - ChatGPT and LangChain Integration/10 - Using LangChain the Simple Way.mp4 7.56 MB
2 - ChatGPT and LangChain Integration/11 - Introducing Chains.mp4 52.43 MB
2 - ChatGPT and LangChain Integration/12 - Adding a Chain.mp4 25.8 MB
2 - ChatGPT and LangChain Integration/13 - Parsing Command Line Arguments.mp4 7.92 MB
2 - ChatGPT and LangChain Integration/14 - Securing the API Key.mp4 15.63 MB
2 - ChatGPT and LangChain Integration/15 - Connecting Chains Together.mp4 9.67 MB
2 - ChatGPT and LangChain Integration/16 - Chains in Series with SequentialChain.mp4 50.23 MB
2 - ChatGPT and LangChain Integration/8 - Project Overview and Setup.mp4 7.45 MB
3 - Deep Dive into Interactions with Memory Management/17 - App Overview.mp4 7.79 MB
3 - Deep Dive into Interactions with Memory Management/18 - Receiving User Input.mp4 3.87 MB
3 - Deep Dive into Interactions with Memory Management/19 - Chat vs Completion Style Models.mp4 30.74 MB
3 - Deep Dive into Interactions with Memory Management/20 - Representing Messages with ChatPromptTemplates.mp4 15.93 MB
3 - Deep Dive into Interactions with Memory Management/21 - Implementing a Chat Chain.mp4 18.77 MB
3 - Deep Dive into Interactions with Memory Management/22 - Understanding Memory.mp4 35.71 MB
3 - Deep Dive into Interactions with Memory Management/23 - Using ChatBufferMemory to Store Conversations.mp4 31.84 MB
3 - Deep Dive into Interactions with Memory Management/24 - Saving and Extending Conversations.mp4 34.81 MB
3 - Deep Dive into Interactions with Memory Management/25 - Summarizations Conversation Summary Memory.mp4 59.72 MB
4 - Adding Context with Embedding Techniques/26 - Project Overview.mp4 12.66 MB
4 - Adding Context with Embedding Techniques/28 - Project Setup.mp4 4.18 MB
4 - Adding Context with Embedding Techniques/29 - Loading Files with Document Loaders.mp4 37.85 MB
4 - Adding Context with Embedding Techniques/30 - Search Criteria.mp4 19.15 MB
4 - Adding Context with Embedding Techniques/31 - Introducing Embeddings.mp4 43.78 MB
4 - Adding Context with Embedding Techniques/32 - The Entire Embedding Flow.mp4 13.9 MB
4 - Adding Context with Embedding Techniques/33 - Chunking Text.mp4 81.33 MB
4 - Adding Context with Embedding Techniques/35 - Generating Embeddings.mp4 22.99 MB
5 - Custom Document Retrievers/36 - Introducing ChromaDB.mp4 72.08 MB
5 - Custom Document Retrievers/37 - Building a Retrieval Chain.mp4 67.17 MB
5 - Custom Document Retrievers/38 - What is a Retriever.mp4 17.9 MB
5 - Custom Document Retrievers/39 - Optional Understanding Refine MapReduce and MapRerank.mp4 316.13 MB
5 - Custom Document Retrievers/40 - Removing Duplicate Documents.mp4 40.21 MB
5 - Custom Document Retrievers/41 - Creating a Custom Retriever.mp4 84.96 MB
5 - Custom Document Retrievers/42 - Custom Retriever in Action.mp4 74.07 MB
5 - Custom Document Retrievers/44 - Visualizing Embeddings.mp4 30.41 MB
6 - Empower ChatGPT with Tools and Agents/45 - App Overview.mp4 8.9 MB
6 - Empower ChatGPT with Tools and Agents/46 - Understanding Tools.mp4 36.99 MB
6 - Empower ChatGPT with Tools and Agents/47 - Understanding ChatGPT Functions.mp4 38.08 MB
6 - Empower ChatGPT with Tools and Agents/49 - Defining a Tool.mp4 22.92 MB
6 - Empower ChatGPT with Tools and Agents/50 - Defining an Agent and AgentExecutor.mp4 17.23 MB
6 - Empower ChatGPT with Tools and Agents/51 - Understanding Agents and AgentExecutors.mp4 44.55 MB
6 - Empower ChatGPT with Tools and Agents/52 - Shortcomings in ChatGPTs Assumptions.mp4 29.17 MB
6 - Empower ChatGPT with Tools and Agents/53 - Recovering from Errors in Tools.mp4 21.88 MB
6 - Empower ChatGPT with Tools and Agents/54 - Adding Table Context.mp4 70.21 MB
6 - Empower ChatGPT with Tools and Agents/55 - Adding a Table Description Tool.mp4 34.25 MB
6 - Empower ChatGPT with Tools and Agents/56 - Being Direct with System Messages.mp4 11.58 MB
6 - Empower ChatGPT with Tools and Agents/57 - Adding Better Descriptions for Tool Arguments.mp4 71.86 MB
6 - Empower ChatGPT with Tools and Agents/58 - Tools with Multiple Arguments.mp4 68.46 MB
6 - Empower ChatGPT with Tools and Agents/59 - Memory vs Agent Scratchpad.mp4 64.62 MB
6 - Empower ChatGPT with Tools and Agents/60 - Preserving Messages with Agent Executor.mp4 25.67 MB
6 - Empower ChatGPT with Tools and Agents/61 - Understanding Callbacks.mp4 34.59 MB
6 - Empower ChatGPT with Tools and Agents/62 - Implementing a Basic Callback Handler.mp4 57.93 MB
6 - Empower ChatGPT with Tools and Agents/63 - More Handler Implementaion.mp4 105.66 MB
7 - Pinecone as a Vector Database/64 - App Overview.mp4 9.04 MB
7 - Pinecone as a Vector Database/65 - Taking a Look at Mockups.mp4 16.35 MB
7 - Pinecone as a Vector Database/67 - Boilerplate Setup.mp4 23.54 MB
7 - Pinecone as a Vector Database/68 - How This App is Designed.mp4 42.48 MB
7 - Pinecone as a Vector Database/69 - Outlining the First Feature.mp4 17.96 MB
7 - Pinecone as a Vector Database/70 - Loading and Splitting From a PDF.mp4 24.82 MB
7 - Pinecone as a Vector Database/73 - Testing the PDF Upload.mp4 19.23 MB
7 - Pinecone as a Vector Database/74 - Introducing Pinecone.mp4 33.93 MB
7 - Pinecone as a Vector Database/75 - Initializing the Pinecone Client.mp4 15.78 MB
7 - Pinecone as a Vector Database/76 - Adding Documents to the Vector Store.mp4 27.46 MB
8 - Distributed Text Generation with Celery/77 - Why is Processing Taking Forever.mp4 31.79 MB
8 - Distributed Text Generation with Celery/78 - Introducing Background Jobs.mp4 37.97 MB
8 - Distributed Text Generation with Celery/79 - Redis Setup.mp4 4.38 MB
8 - Distributed Text Generation with Celery/83 - Adding in the Worker.mp4 27.29 MB
8 - Distributed Text Generation with Celery/84 - Queuing Up Jobs.mp4 16.93 MB
8 - Distributed Text Generation with Celery/85 - Updating Document Metadata.mp4 57.52 MB
9 - Custom Message Histories/86 - Understanding the Apps Requirements.mp4 38.65 MB
9 - Custom Message Histories/87 - Persistent Message Storage.mp4 72.45 MB
9 - Custom Message Histories/88 - Introducing the Conversational Retrieval Chain.mp4 79.96 MB
9 - Custom Message Histories/89 - Building the Retriever.mp4 30.83 MB
9 - Custom Message Histories/90 - Custom History Objects.mp4 18.59 MB
9 - Custom Message Histories/91 - Building a Custom SQL History.mp4 29.37 MB
9 - Custom Message Histories/92 - Testing the Chain.mp4 41.66 MB
其他位置