Skip to content

Commit 97d419e

Browse files
committed
Update schema
Signed-off-by: Louis Mandel <[email protected]>
1 parent 039c512 commit 97d419e

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

src/pdl/pdl-schema.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
"items": {
411411
"anyOf": [
412412
{
413-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
413+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
414414
},
415415
{
416416
"type": "string"
@@ -1328,7 +1328,7 @@
13281328
"call": {
13291329
"anyOf": [
13301330
{
1331-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
1331+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
13321332
},
13331333
{},
13341334
{
@@ -1341,7 +1341,7 @@
13411341
"args": {
13421342
"anyOf": [
13431343
{
1344-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
1344+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
13451345
},
13461346
{},
13471347
{
@@ -1934,7 +1934,7 @@
19341934
"value": {
19351935
"anyOf": [
19361936
{
1937-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
1937+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
19381938
},
19391939
{
19401940
"items": {},
@@ -2327,7 +2327,7 @@
23272327
"data": {
23282328
"anyOf": [
23292329
{
2330-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
2330+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
23312331
},
23322332
{},
23332333
{
@@ -4459,7 +4459,7 @@
44594459
"model": {
44604460
"anyOf": [
44614461
{
4462-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
4462+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
44634463
},
44644464
{
44654465
"type": "string"
@@ -4604,7 +4604,7 @@
46044604
"backend": {
46054605
"anyOf": [
46064606
{
4607-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
4607+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
46084608
},
46094609
{
46104610
"type": "string"
@@ -4620,7 +4620,7 @@
46204620
"processor": {
46214621
"anyOf": [
46224622
{
4623-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
4623+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
46244624
},
46254625
{
46264626
"type": "string"
@@ -4637,7 +4637,7 @@
46374637
"parameters": {
46384638
"anyOf": [
46394639
{
4640-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
4640+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
46414641
},
46424642
{
46434643
"additionalProperties": true,
@@ -5040,7 +5040,7 @@
50405040
"if": {
50415041
"anyOf": [
50425042
{
5043-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
5043+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
50445044
},
50455045
{
50465046
"type": "boolean"
@@ -7127,7 +7127,7 @@
71277127
"model": {
71287128
"anyOf": [
71297129
{
7130-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
7130+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
71317131
},
71327132
{
71337133
"type": "string"
@@ -7275,7 +7275,7 @@
72757275
"$ref": "#/$defs/LitellmParameters"
72767276
},
72777277
{
7278-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
7278+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
72797279
},
72807280
{
72817281
"additionalProperties": true,
@@ -7701,7 +7701,7 @@
77017701
"title": "LitellmParameters",
77027702
"type": "object"
77037703
},
7704-
"LocalizedExpression__ExpressionTypeT_": {
7704+
"LocalizedExpression_TypeVar_": {
77057705
"additionalProperties": false,
77067706
"properties": {
77077707
"pdl__expr": {
@@ -8113,7 +8113,7 @@
81138113
"match": {
81148114
"anyOf": [
81158115
{
8116-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
8116+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
81178117
},
81188118
{},
81198119
{
@@ -8179,7 +8179,7 @@
81798179
"if": {
81808180
"anyOf": [
81818181
{
8182-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
8182+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
81838183
},
81848184
{
81858185
"type": "boolean"
@@ -8778,7 +8778,7 @@
87788778
"name": {
87798779
"anyOf": [
87808780
{
8781-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
8781+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
87828782
},
87838783
{
87848784
"type": "string"
@@ -8794,7 +8794,7 @@
87948794
"tool_call_id": {
87958795
"anyOf": [
87968796
{
8797-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
8797+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
87988798
},
87998799
{
88008800
"type": "string"
@@ -10331,7 +10331,7 @@
1033110331
"read": {
1033210332
"anyOf": [
1033310333
{
10334-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
10334+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
1033510335
},
1033610336
{
1033710337
"type": "string"
@@ -10793,7 +10793,7 @@
1079310793
"additionalProperties": {
1079410794
"anyOf": [
1079510795
{
10796-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
10796+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
1079710797
},
1079810798
{
1079910799
"items": {},
@@ -10830,7 +10830,7 @@
1083010830
"while": {
1083110831
"anyOf": [
1083210832
{
10833-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
10833+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
1083410834
},
1083510835
{
1083610836
"type": "boolean"
@@ -10930,7 +10930,7 @@
1093010930
"until": {
1093110931
"anyOf": [
1093210932
{
10933-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
10933+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
1093410934
},
1093510935
{
1093610936
"type": "boolean"
@@ -10946,7 +10946,7 @@
1094610946
"maxIterations": {
1094710947
"anyOf": [
1094810948
{
10949-
"$ref": "#/$defs/LocalizedExpression__ExpressionTypeT_"
10949+
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
1095010950
},
1095110951
{
1095210952
"type": "integer"

0 commit comments

Comments
 (0)