Update tools.mdx
Fix typo
This commit is contained in:
		| @@ -76,7 +76,7 @@ Emmanuel Macron (born December 21, 1977, Amiens, France) is a French banker and | |||||||
|  |  | ||||||
| ## Creating a Custom Tool for Weather Information to Schedule the Fireworks | ## Creating a Custom Tool for Weather Information to Schedule the Fireworks | ||||||
|  |  | ||||||
| The perfect gala would have fireworks over a clear sky, se need to make sure the fireworks are not cancelled due to bad weather. | The perfect gala would have fireworks over a clear sky, we need to make sure the fireworks are not cancelled due to bad weather. | ||||||
|  |  | ||||||
| Let's create a custom tool that can be used to call an external weather API and get the weather information for a given location. | Let's create a custom tool that can be used to call an external weather API and get the weather information for a given location. | ||||||
|  |  | ||||||
| @@ -431,4 +431,4 @@ By integrating these tools, Alfred is now equipped to handle a variety of tasks, | |||||||
| Try implementing a tool that can be used to get the latest news about a specific topic. | Try implementing a tool that can be used to get the latest news about a specific topic. | ||||||
|  |  | ||||||
| When you're done, implement your custom tools in the <code>tools.py</code> file. | When you're done, implement your custom tools in the <code>tools.py</code> file. | ||||||
| </Tip> | </Tip> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Christophe DUC
					Christophe DUC