Omartificial-Intelligence-Space commited on
Commit
48795dc
·
verified ·
1 Parent(s): 0945968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -31,6 +31,20 @@ The model converts natural Arabic requests into structured executable API calls,
31
 
32
  > This model is part of the **AISA** (Agentic AI Systems Architecture) initiative.
33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  ---
35
 
36
  ## Model Overview
 
31
 
32
  > This model is part of the **AISA** (Agentic AI Systems Architecture) initiative.
33
 
34
+
35
+ ## Try the Model in Google Colab
36
+
37
+ You can run a full inference example using the notebook below.
38
+
39
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1zTBeIEvb66AO6GVWZCkY-8PyYM01KQyO?usp=sharing)
40
+
41
+ The notebook demonstrates:
42
+
43
+ - Loading the model
44
+ - Defining tool schemas
45
+ - Generating structured tool calls
46
+ - Parsing function call outputs
47
+
48
  ---
49
 
50
  ## Model Overview