Update README.md
Browse files
README.md
CHANGED
@@ -28,8 +28,8 @@ license: mit
|
|
28 |
Achieving 30 points for the certification was relatively easy with the template provided and a powerful enough LLM. However, evaluation revealed the unique types of implementation challenges with AI agents. Some of which include...
|
29 |
|
30 |
* Cost
|
31 |
-
* Response Times
|
32 |
* Reliability
|
|
|
33 |
|
34 |
[](https://huggingface.co/spaces/civerson916/Final_Assignment_Template)
|
35 |
|
@@ -46,7 +46,7 @@ Beyond what looks like a smolagents guided tour, you can find the following in t
|
|
46 |
|
47 |
## Getting Started
|
48 |
|
49 |
-
To get a local copy up and running follow these
|
50 |
|
51 |
### Prerequisites
|
52 |
|
|
|
28 |
Achieving 30 points for the certification was relatively easy with the template provided and a powerful enough LLM. However, evaluation revealed the unique types of implementation challenges with AI agents. Some of which include...
|
29 |
|
30 |
* Cost
|
|
|
31 |
* Reliability
|
32 |
+
* Response Times
|
33 |
|
34 |
[](https://huggingface.co/spaces/civerson916/Final_Assignment_Template)
|
35 |
|
|
|
46 |
|
47 |
## Getting Started
|
48 |
|
49 |
+
To get a local copy up and running follow these steps.
|
50 |
|
51 |
### Prerequisites
|
52 |
|