ULTRAPAO commited on
Commit
20268cd
·
verified ·
1 Parent(s): 5b03a5c

S3://1-3658-00000-58-7

Browse files

from xai_sdk import Client

client = Client()

# Create a new batch
batch = client.batch.create(batch_name="your_first_batch")
print(f"Created new batch: {batch}")

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - ar
7
+ tags:
8
+ - agent
9
+ pretty_name: S3://1-3658-00000-58-7
10
+ size_categories:
11
+ - n<1K
12
+ ---