zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[ WebToolTip.com ] Udemy - Build GenAI and Multi-Agent Systems Tools for Software Testing
magnet:?xt=urn:btih:b34d6f473be5f94effc6fafe1b79ebaed608b7aa&dn=[ WebToolTip.com ] Udemy - Build GenAI and Multi-Agent Systems Tools for Software Testing
磁力链接详情
Hash值:
b34d6f473be5f94effc6fafe1b79ebaed608b7aa
点击数:
3
文件大小:
3.71 GB
文件数量:
59
创建日期:
2025-9-29 05:01
最后访问:
2025-9-29 13:54
访问标签:
WebToolTip
com
Udemy
-
Build
GenAI
and
Multi-Agent
Systems
Tools
for
Software
Testing
文件列表详情
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/1 -Introduction.mp4 81.98 MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/2 -Introduction to Gen AI.mp4 73.29 MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/3 -What is AI Agents.mp4 70.16 MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/4 -What is Model Context Protocol and seeing a practical Demo.mp4 81.34 MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/5 -What is Multi-Agent Systems.mp4 73.98 MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/6 -Multi-Agent System practical Demonstration.mp4 111.02 MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/7 -Different Frameworks to build AI Agent, Multi-Agent Systems.mp4 60.33 MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/1 -Introduction.mp4 12.7 MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/2 -Building Test Case Generator Tool for AI Agent.mp4 58.25 MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/3 -Run Test Case Generator Agent with Local LLMs.mp4 94.64 MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/4 -Using two LLMs Model for Agents and Tools for Parallel Execution.mp4 65.75 MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/5 -Using Google Gemini Model instead of Local LLMs with Ollama.mp4 121.18 MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/6 -Writing Requirement Gathering features from External tool in our existing code.mp4 63.76 MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/7 -Running the Test Case Generator AI Agent with Requirement gathered from PDF.mp4 64.19 MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/1 -Introduction.mp4 61.38 MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/2 -Installation, Getting started with AutoGen Studio - UI Based MultiAgent System.mp4 71.59 MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/3 -Run Session from MultiAgent Group - UserProxyAgent, AIAssistant and WebSurfer.mp4 59.71 MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/4 -Creating Tools from AutoGen Studio.mp4 81.2 MB
~Get Your Files Here !/12 - Building Agentic Multi-Agent Test Case Generator with AutoGen/1 -Introduction, Setup of AutoGen for Ollama.mp4 96.85 MB
~Get Your Files Here !/12 - Building Agentic Multi-Agent Test Case Generator with AutoGen/3 -Creating UserProxyAgent and Run the MultiAgent System to generate BDD Test case.mp4 62.05 MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/1 -Introduction.mp4 28.93 MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/2 -Understanding different AI Models.mp4 21.1 MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/3 -Running LLMs locally using Ollama.mp4 61.92 MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/4 -Using Ollama Models in GUI.mp4 29.37 MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/5 -Understanding Ollama with few more command line interface commands.mp4 13.44 MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/6 -Starting Ollama with API to run as a API server.mp4 31.42 MB
~Get Your Files Here !/3 - Installation and Setup/1 -Introduction to Installation.mp4 75.75 MB
~Get Your Files Here !/3 - Installation and Setup/2 -Installation of Jupyter notebooks.mp4 43.99 MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/1 -Introduction to LangChain.mp4 68 MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/2 -LangChain Step for Ollama to interact with Local LLMs.mp4 72.98 MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/3 -Interacting with Local LLMs with Ollama using LangChain.mp4 74.76 MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/4 -Message Streaming with LangChain.mp4 66.03 MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/5 -Understanding Prompt Templating for reusable Prompts.mp4 104.16 MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/6 -Understanding Chaining Mechanism in LangChain.mp4 103.88 MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/7 -Understanding Chaining with Output Parsers.mp4 66.88 MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/1 -Introduction.mp4 96.39 MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/2 -Loading Requirement Document PDF files (Used for LLMs knowledge).mp4 44.68 MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/3 -Storing Requirement Documentation in Array.mp4 65.27 MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/4 -Splitting Documents into smaller Chunks.mp4 125.62 MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/1 -Introduction.mp4 51.79 MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/2 -Creating Embedding of Documents to store in Vector Stores.mp4 47.14 MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/3 -Storing Data in Vector Stores.mp4 41.36 MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/4 -Retrieving Document from Vector stores using RetrievalQA.mp4 50.18 MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/5 -Retrieval of Document and verify if LLMs can generate fine data.mp4 37.16 MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/1 -Introduction.mp4 73.97 MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/2 -Wikipedia AI Agent to search online for any data with Local LLMs.mp4 71.91 MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/3 -Building Simple Custom AI Agent and Toolings with Math knowledge.mp4 76.36 MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/4 -Calling Multiple Tools for AI Agents with Math knowledge.mp4 47.84 MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/1 -Introduction.mp4 34.41 MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/2 -Setting up Playwright Tool with LangChain.mp4 47.03 MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/3 -Getting all the Tools inside Playwright ToolKit.mp4 64.82 MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/4 -Working with Playwright ToolKit tools to navigate and get elements from UI.mp4 58.59 MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/5 -Building AI Agent for Web Scrapping with Playwright Tools.mp4 69.9 MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/1 -Introduction.mp4 61.04 MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/2 -Building Simple Log Parsing Tool for our AI Agent.mp4 39.48 MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/3 -Adding More Custom Tools along with Log Parsing Tool.mp4 41.43 MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/4 -Running the AI Agent with Custom Log Parser Tool.mp4 88.49 MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/5 -Bringing RAG into Log Parser to Store the Logs into Vector Stores.mp4 54.54 MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/6 -Creating Tool with AI Agent along with RAG for Log Parsing.mp4 86.03 MB
其他位置