2:
Install Dependencies
4:
Connect to an LLM
5:
Load Dataset
6:
Create Keyword Extraction Unity Catalog Tool
7:
Inspect and test the tool
8:
Create a client-side keyword search retriever
9:
Define create agent factory function
10:
Test the agent
11:
Wrapping it in a ChatAgent
12:
Test ChatAgent
13:
Using Model Config
14:
Write file for models from code
15
16
17
18
19
20
21