You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/building-ai-application-function-calling/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ meta:
3
3
title: Agentic AI with function calling on open-weight LLMs
4
4
description: Learn how to implement function calling in your applications using a practical flight schedule example.
5
5
content:
6
-
h1: Get started with agentic AI: building a flight assistant with function calling on open-weight Llama 3.1
6
+
h1: Get started with agentic AI - building a flight assistant with function calling on open-weight Llama 3.1
7
7
paragraph: Create a smart flight assistant that can understand natural language queries and return structured flight information using function calling capabilities.
8
8
tags: AI function-calling LLM python structured-data
0 commit comments