AI on demand: BAAI/bge-m3

From MediaWiki
Revision as of 11:48, 7 May 2026 by Sst-yde (talk | contribs) (Created page with "== Calling the model == <syntaxhighlight lang="bash"> # Set your personal key: STONEY_KEY=sk-... # Set the desired model: MODEL=BAAI/bge-m3 curl https://llm.stoney-cloud.com/v1/embeddings \ --silent --fail --show-error \ --header "Authorization: Bearer $STONEY_KEY" \ --header 'Content-Type: application/json' \ --data '{ "model": "BAAI/bge-m3", "input": "The quick brown fox jumps over the lazy dog"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Calling the model

# Set your personal key:
STONEY_KEY=sk-...

# Set the desired model:
MODEL=BAAI/bge-m3

curl https://llm.stoney-cloud.com/v1/embeddings \
        --silent --fail --show-error \
        --header "Authorization: Bearer $STONEY_KEY" \
        --header 'Content-Type: application/json' \
        --data '{
                "model": "BAAI/bge-m3",
                "input": "The quick brown fox jumps over the lazy dog"
        }' \
        | jq

Example output:

{
  "id": "embd-ab86614d2cd57a79",
  "object": "list",
  "created": 1778147167,
  "model": "BAAI/bge-m3",
  "data": [
    {
      "index": 0,
      "object": "embedding",
      "embedding": [
        -0.02912014164030552,
        0.027682997286319733,
        -0.04915034398436546,
        0.002660962985828519,
        -0.01616787724196911,
        0.009036046452820301,
        0.02346138469874859,
        -0.038587331771850586,
        -0.024305706843733788,
        -0.05209648981690407,
        -0.019904451444745064,
        -0.009736654348671436,
        -0.012206746265292168,
        -0.0041632279753685,
        0.025275779888033867,
        -0.01667087711393833,
        0.020964346826076508,
        -0.031832750886678696,
        -0.0221859198063612,
        -0.01094026304781437,
        -0.02541949413716793,
        -0.008407295681536198,
        0.03740168735384941,
        0.034024398773908615,
        -0.020569130778312683,
        0.028311748057603836,
        0.0475335568189621,
        -0.008106393739581108,
        -0.0006882575107738376,
        0.06093493103981018,
        -0.0075270445086061954,
        -0.022778742015361786,
        -0.04300655052065849,
        -0.06255171447992325,
        -0.01830562949180603,
        -0.06750986725091934,
        -0.006574936211109161,
        0.0028900078032165766,
        -0.03729390352964401,
        -0.03296450525522232,
        0.01276363991200924,
        0.012970229610800743,
        0.013311551883816719,
        -0.0010329476790502667,
        0.01812598668038845,
        -0.011371406726539135,
        0.022958384826779366,
        -0.01322173047810793,
        -0.014263659715652466,
        -0.036826830357313156,
        -0.01374269463121891,
        0.027215925976634026,
        0.008515081368386745,
        0.026838675141334534,
        0.02651531808078289,
        -0.009431261569261551,
        0.02518595941364765,
        -0.011281585320830345,
        -0.013904374092817307,
        -0.029587214812636375,
        -0.01404808834195137,
        0.04609641060233116,
        0.0022590116132050753,
        -0.008079446852207184,
        -0.047641344368457794,
        0.1104445606470108,
        -0.00530396169051528,
        -0.031473465263843536,
        -0.007109374739229679,
        0.003419955028221011,
        0.004675210919231176,
        -0.015476251021027565,
        -0.028653070330619812,
        -0.025670994073152542,
        -0.01684153825044632,
        0.028922533616423607,
        0.03240761160850525,
        -0.02850935608148575,
        0.010347440838813782,
        0.04943777248263359,
        0.07465966045856476,
        0.009018082171678543,
        -0.05744985491037369,
        0.0004429324471857399,
        0.00833094771951437,
        0.04918627440929413,
        0.0054297116585075855,
        -0.033054325729608536,
        0.015018160454928875,
        0.03571304306387901,
        -0.0014079526299610734,
        0.013688801787793636,
        0.009000117890536785,
        -0.020353559404611588,
        -0.006907275877892971,
        -0.02353324182331562,
        0.0037118750624358654,
        0.024395529180765152,
        -0.02881474792957306,
        -0.022167954593896866,
        0.004174456000328064,
        0.031024359166622162,
        -0.006440204102545977,
        -0.05152163282036781,
        0.000004464761786948657,
        -0.010958227328956127,
        0.016194822266697884,
        0.007127339020371437,
        -0.02304820530116558,
        -0.010392352007329464,
        0.058455854654312134,
        0.025078173726797104,
        -0.014569053426384926,
        0.016643930226564407,
        -0.009440243244171143,
        -0.05180906131863594,
        -0.014344499446451664,
        -0.02019188180565834,
        0.014191802591085434,
        -0.0011059276293963194,
        0.030359679833054543,
        0.03883883357048035,
        0.08048009872436523,
        -0.03095250204205513,
        0.02712610363960266,
        -0.05400070920586586,
        0.010913316160440445,
        -0.009089939296245575,
        0.0003778118407353759,
        0.08141423761844635,
        0.011066013015806675,
        0.004015022423118353,
        0.02504224330186844,
        -0.0442640520632267,
        -0.04315026476979256,
        -0.00979054719209671,
        0.004473112523555756,
        0.029695000499486923,
        0.03497650474309921,
        0.00037556630559265614,
        0.059138499200344086,
        0.0284554623067379,
        0.006022533867508173,
        -0.047030556946992874,
        0.027108140289783478,
        -0.08615681529045105,
        0.0585995689034462,
        -0.0412101224064827,
        0.01009594090282917,
        -0.015305589884519577,
        -0.0679769366979599,
        -0.01848527230322361,
        -0.013841498643159866,
        -0.02098231017589569,
        -0.017227770760655403,
        -0.018808629363775253,
        0.002696891548112035,
        0.04462333768606186,
        -0.0004965447005815804,
        0.03574896976351738,
        0.021072132512927055,
        -0.019563131034374237,
        -0.006215650122612715,
        -0.024108100682497025,
        0.004733595065772533,
        -0.0032201020512729883,
        0.002182663418352604,
        0.016985252499580383,
        0.0036534909158945084,
        -0.02741353213787079,
        -0.03167107328772545,
        -0.0867316722869873,
        0.01861102133989334,
        -0.014182820916175842,
        0.0330902524292469,
        -0.0023353600408881903,
        0.023551207035779953,
        0.00909443013370037,
        -0.0017616248223930597,
        -0.023012276738882065,
        -0.013545087538659573,
        -0.0035322317853569984,
        -0.0057889982126653194,
        -0.021449383348226547,
        0.0055509707890450954,
        -0.02299431338906288,
        0.021126024425029755,
        0.008375857956707478,
        -0.003570405999198556,
        0.008892332203686237,
        -0.018934380263090134,
        0.01792837865650654,
        -0.012610943987965584,
        -0.03064710833132267,
        -0.013832516968250275,
        -0.03959333151578903,
        0.010113905183970928,
        -0.07523451745510101,
        0.01952720247209072,
        -0.003161718137562275,
        0.0011306286323815584,
        0.024916494265198708,
        0.02664106711745262,
        -0.03865918889641762,
        -0.015880446881055832,
        -0.020533202216029167,
        -0.03362918272614479,
        -0.050192274153232574,
        0.022724848240613937,
        0.024611100554466248,
        0.023982349783182144,
        0.041749048978090286,
        0.04322212189435959,
        -0.06571343541145325,
        -0.006907275877892971,
        0.0022421700414270163,
        0.010230672545731068,
        -0.0014472495531663299,
        0.011883389204740524,
        -0.023371564224362373,
        0.03159921616315842,
        0.01636548340320587,
        0.016311591491103172,
        0.02656920999288559,
        0.07110273092985153,
        -0.005021024029701948,
        0.010679780505597591,
        0.043078407645225525,
        -0.03052135743200779,
        -0.03251539543271065,
        -0.00811986718326807,
        -0.007455187384039164,
        -0.0252937451004982,
        0.019724808633327484,
        0.019437380135059357,
        0.008757599629461765,
        -0.012862443923950195,
        0.04455148056149483,
        0.041138261556625366,
        0.04990484565496445,
        -0.021970348432660103,
        0.010967209935188293,
        0.012143871746957302,
        -0.0034087272360920906,
        0.02931774966418743,
        -0.016185840591788292,
        0.015485232695937157,
        -0.02822192572057247,
        0.023263778537511826,
        0.04261133819818497,
        -0.021431418135762215,
        -0.05155756324529648,
        -0.020407453179359436,
        -0.01553912553936243,
        -0.010958227328956127,
        0.03632383048534393,
        -0.0041632279753685,
        0.009925279766321182,
        0.037545401602983475,
        0.0012889390345662832,
        0.013598980382084846,
        0.04613234102725983,
        0.0170211810618639,
        0.041497550904750824,
        -0.0601804293692112,
        -0.007486625108867884,
        0.010724691674113274,
        0.028078211471438408,
        0.0027081193402409554,
        0.008151303976774216,
        -0.0197068452835083,
        -0.009332457557320595,
        -0.035892684012651443,
        0.012368425726890564,
        0.045880839228630066,
        0.052383918315172195,
        0.0098803685978055,
        0.002485811011865735,
        0.05173720419406891,
        -0.02565303072333336,
        -0.011892370879650116,
        0.0292997844517231,
        0.0056093549355864525,
        0.015233732759952545,
        -0.00010259303235216066,
        -0.0026901550590991974,
        -0.012440282851457596,
        0.03840768709778786,
        -0.015287625603377819,
        -0.049653343856334686,
        -0.00685787433758378,
        -0.046311985701322556,
        0.029102178290486336,
        -0.027862640097737312,
        0.0538569912314415,
        -0.042898766696453094,
        -0.011667817831039429,
        -0.11921114474534988,
        0.03258725255727768,
        0.005528515670448542,
        -0.026479389518499374,
        0.009107903577387333,
        -0.021251775324344635,
        0.018314611166715622,
        -0.012242675758898258,
        0.04422812536358833,
        -0.045449696481227875,
        -0.03732983022928238,
        -0.03847954422235489,
        -0.0007668513571843505,
        -0.015584036707878113,
        0.07002487033605576,
        0.050264131277799606,
        0.01453312486410141,
        -0.0522761344909668,
        -0.002461110008880496,
        -0.02249131165444851,
        -0.06036007031798363,
        0.05583306774497032,
        0.043868839740753174,
        -0.05012041702866554,
        -0.019742773845791817,
        -0.035784900188446045,
        -0.033898647874593735,
        -0.05065934732556343,
        -0.02687460370361805,
        0.010194743983447552,
        -0.021431418135762215,
        -0.014937321655452251,
        -0.010140851140022278,
        -0.0009420033311471343,
        0.010616905987262726,
        0.06474336236715317,
        -0.03357528895139694,
        -0.08335438370704651,
        -0.010257619433104992,
        0.015000196173787117,
        0.04458741098642349,
        0.08903110772371292,
        -0.015476251021027565,
        0.028724927455186844,
        -0.011784585192799568,
        -0.07861180603504181,
        -0.02991057187318802,
        0.004863836336880922,
        -0.0018402186688035727,
        -0.007410276681184769,
        -0.014281623996794224,
        0.02195238322019577,
        0.0443718396127224,
        -0.015063071623444557,
        -0.00740129454061389,
        0.03873104602098465,
        -0.01592535898089409,
        -0.02651531808078289,
        -0.03370103985071182,
        0.052383918315172195,
        0.01677866280078888,
        0.02912014164030552,
        0.01811700314283371,
        0.01733555644750595,
        -0.021323632448911667,
        0.037725046277046204,
        -0.03003632090985775,
        -0.06682722270488739,
        0.05249170586466789,
        -0.012485193088650703,
        -0.003828642889857292,
        -0.03546154126524925,
        0.008824965916574001,
        0.015979250892996788,
        0.04659941419959068,
        0.019617022946476936,
        0.0634499341249466,
        -0.0054880958050489426,
        -0.0427909791469574,
        -0.07473152130842209,
        0.03497650474309921,
        -0.0004117756034247577,
        0.006435713265091181,
        0.0013742694864049554,
        -0.021305669099092484,
        -0.016625966876745224,
        0.01950923725962639,
        0.011119905859231949,
        0.0316171795129776,
        0.1971762329339981,
        0.024718886241316795,
        -0.0221859198063612,
        0.046419769525527954,
        -0.012952265329658985,
        -0.009916297160089016,
        0.04523412510752678,
        0.0005928221507929265,
        -0.01579960808157921,
        -0.01027558371424675,
        -0.0221859198063612,
        -0.0005425782292149961,
        0.022347597405314445,
        -0.004890782758593559,
        -0.04839584231376648,
        0.04214426502585411,
        -0.02475481480360031,
        0.013455266132950783,
        0.04063526168465614,
        -0.06959372758865356,
        0.02827581949532032,
        0.010985174216330051,
        -0.02967703528702259,
        0.038766976445913315,
        -0.045808982104063034,
        -0.07200094312429428,
        0.03944961726665497,
        0.05892292782664299,
        -0.03276689723134041,
        -0.03580286353826523,
        -0.018646951764822006,
        -0.0362519733607769,
        -0.022293705493211746,
        0.029030321165919304,
        0.03452739864587784,
        0.014110962860286236,
        0.008654304780066013,
        0.006327927112579346,
        -0.01684153825044632,
        -0.013922338373959064,
        -0.010778584517538548,
        -0.013437301851809025,
        -0.04315026476979256,
        -0.022832633927464485,
        0.024179957807064056,
        -0.023856600746512413,
        -0.024359600618481636,
        0.0024633556604385376,
        -0.03569507971405983,
        -0.05338992178440094,
        -0.020587095990777016,
        0.02832971327006817,
        -0.01909605786204338,
        0.011380388401448727,
        0.010895351879298687,
        0.016149912029504776,
        -0.03826397284865379,
        -0.048611413687467575,
        -0.017730770632624626,
        0.019257737323641777,
        -0.046419769525527954,
        0.05630013719201088,
        -0.05267134681344032,
        -0.023874564096331596,
        -0.03549747169017792,
        0.026784781366586685,
        -0.029389606788754463,
        0.003579388139769435,
        -0.02042541652917862,
        -0.0034513925202190876,
        0.006754579488188028,
        0.024341635406017303,
        -0.012143871746957302,
        -0.01553912553936243,
        0.005375818815082312,
        -0.005950676742941141,
        0.0077381255105137825,
        0.031221965327858925,
        0.07034822553396225,
        0.031060287728905678,
        -0.004854854196310043,
        -0.04124604910612106,
        -0.06000078469514847,
        -0.02626381628215313,
        0.02552727982401848,
        0.041102334856987,
        0.0019075848395004869,
        0.06700686365365982,
        -0.029102178290486336,
        0.016347520053386688,
        0.011847460642457008,
        0.024090135470032692,
        -0.06194093078374863,
        -0.006233614403754473,
        -0.04738984256982803,
        0.0015381937846541405,
        0.010985174216330051,
        -0.025455422699451447,
        -0.01623973436653614,
        0.023623064160346985,
        0.01100313849747181,
        0.0005105792661197484,
        0.026299744844436646,
        -0.013491194695234299,
        0.07739023864269257,
        -0.014335516840219498,
        -0.03028782270848751,
        0.05946185812354088,
        -0.0079042948782444,
        -0.018395449966192245,
        0.06477928906679153,
        -0.024161992594599724,
        -0.035731006413698196,
        -0.06600086390972137,
        0.010509119369089603,
        0.015170857310295105,
        0.01042828056961298,
        -0.000521807000041008,
        0.024359600618481636,
        0.02200627699494362,
        0.025329673662781715,
        0.016652911901474,
        -0.019652951508760452,
        -0.021072132512927055,
        0.005277015268802643,
        -0.07537823170423508,
        -0.00027844676515087485,
        0.027395568788051605,
        -0.007284526713192463,
        -0.008892332203686237,
        -0.006988115608692169,
        -0.0018840066622942686,
        -0.013787605799734592,
        0.03375493362545967,
        0.030790822580456734,
        -0.014829535968601704,
        0.04135383665561676,
        0.0010604554554447532,
        -0.002270239405333996,
        0.049581486731767654,
        0.008043518289923668,
        -0.009049519896507263,
        -0.011398352682590485,
        0.039521474391222,
        0.04961741715669632,
        0.014829535968601704,
        -0.032802823930978775,
        -0.009592940099537373,
        -0.03829990327358246,
        -0.0130690336227417,
        0.009009100496768951,
        -0.0056273192167282104,
        -0.02559913694858551,
        -0.019419416785240173,
        -0.00006048919021850452,
        0.011703746393322945,
        -0.035299863666296005,
        -0.005955168046057224,
        -0.039737045764923096,
        -0.028904570266604424,
        0.00976360123604536,
        0.006363855674862862,
        -0.013051069341599941,
        0.01249417569488287,
        -0.012610943987965584,
        0.031042322516441345,
        -0.0004002672212664038,
        -0.000161257732543163,
        0.01818886026740074,
        -0.009431261569261551,
        -0.021808668971061707,
        -0.0118564423173666,
        0.0031774367671459913,
        -0.0046617379412055016,
        -0.014452285133302212,
        0.019257737323641777,
        0.00685787433758378,
        -0.019599059596657753,
        0.04049154743552208,
        0.01395826693624258,
        0.007980643771588802,
        0.07365366071462631,
        -0.025886567309498787,
        0.007684232201427221,
        0.0011575750540941954,
        0.0871628150343895,
        -0.0134103549644351,
        -0.019670916721224785,
        0.022042205557227135,
        -0.00013431126717478037,
        -0.05306656286120415,
        0.06571343541145325,
        0.032623182982206345,
        -0.009655815549194813,
        0.02383863553404808,
        0.036754973232746124,
        0.0002520616981200874,
        0.044479623436927795,
        0.02674885280430317,
        -0.05155756324529648,
        0.04117419198155403,
        -0.001863796846009791,
        -0.04810841381549835,
        0.038946617394685745,
        -0.01914995163679123,
        0.00976360123604536,
        -0.0134103549644351,
        0.009799529798328876,
        0.007015062030404806,
        -0.05234799161553383,
        -0.03984483331441879,
        -0.00408912543207407,
        -0.023030241951346397,
        -0.00808842945843935,
        0.025455422699451447,
        0.027503354474902153,
        -0.0076932143419981,
        -0.03869511932134628,
        0.005986605305224657,
        -0.03671904280781746,
        0.006386311259120703,
        0.014856481924653053,
        0.033844754099845886,
        0.005564444232732058,
        -0.02973092906177044,
        -0.0153864286839962,
        0.018503235653042793,
        -0.016087036579847336,
        -0.014155874028801918,
        0.0076887235045433044,
        0.007095901295542717,
        -0.036090292036533356,
        0.020964346826076508,
        0.004107089713215828,
        0.003013512585312128,
        0.020712846890091896,
        0.0014595999382436275,
        0.01480258908122778,
        0.042287979274988174,
        0.008083938620984554,
        -0.03873104602098465,
        -0.01792837865650654,
        0.02358713559806347,
        0.0730428695678711,
        -0.006619847379624844,
        -0.00016364360635634512,
        0.022203883156180382,
        0.006404275540262461,
        0.02967703528702259,
        0.008712689392268658,
        -0.017236752435564995,
        0.055904924869537354,
        0.02141345478594303,
        -0.008892332203686237,
        0.006422239821404219,
        -0.003727593692019582,
        0.02967703528702259,
        -0.04009633511304855,
        0.004091370850801468,
        0.004122808575630188,
        -0.026982389390468597,
        0.008914787322282791,
        -0.01932959444820881,
        0.03400643169879913,
        -0.0776776671409607,
        -0.07638423144817352,
        0.02274281345307827,
        -0.019778702408075333,
        -0.02006613090634346,
        -0.02967703528702259,
        -0.02322784997522831,
        -0.016401411965489388,
        -0.016006197780370712,
        -0.011577996425330639,
        0.003179682418704033,
        0.041749048978090286,
        0.0044169737957417965,
        0.0023600608110427856,
        0.004985095467418432,
        0.0023151501081883907,
        -0.03801247477531433,
        0.06542600691318512,
        0.011712728068232536,
        0.004345116671174765,
        -0.039126262068748474,
        -0.00011010155139956623,
        -0.0035928613506257534,
        0.03630586341023445,
        -0.0012372916098684072,
        -0.026048244908452034,
        -0.021341597661376,
        -0.03671904280781746,
        -0.024305706843733788,
        0.02554524503648281,
        -0.010994155891239643,
        -0.0057126497849822044,
        -0.002449882449582219,
        0.026712924242019653,
        0.003922955598682165,
        0.0276111401617527,
        0.020209845155477524,
        0.006193195004016161,
        -0.011955246329307556,
        0.021682918071746826,
        0.008824965916574001,
        0.0015134928980842233,
        0.014173838309943676,
        -0.02511410228908062,
        0.06801286339759827,
        -0.008110884577035904,
        0.055976781994104385,
        0.010616905987262726,
        0.020515238866209984,
        -0.012215728871524334,
        0.018934380263090134,
        -0.011613924987614155,
        0.024090135470032692,
        -0.04031190648674965,
        0.003224593121558428,
        -0.00755399139598012,
        0.04760541394352913,
        0.0015696313930675387,
        0.010203726589679718,
        0.030665071681141853,
        -0.04915034398436546,
        0.02771892584860325,
        -0.018575092777609825,
        0.04354548081755638,
        -0.008160286583006382,
        0.008074956014752388,
        -0.012790586799383163,
        -0.008470171131193638,
        0.04146162047982216,
        0.04713834077119827,
        0.030718965455889702,
        -0.03283875435590744,
        0.006925240624696016,
        -0.01641937717795372,
        0.05453963577747345,
        -0.05576121062040329,
        -0.0003045511548407376,
        0.051593489944934845,
        0.06255171447992325,
        0.0035232496447861195,
        0.029227927327156067,
        0.009206707589328289,
        -0.010473190806806087,
        -0.008932751603424549,
        0.0712464451789856,
        -0.007271053269505501,
        0.025670994073152542,
        0.028599176555871964,
        -0.036934614181518555,
        -0.03454536199569702,
        -0.03253335878252983,
        -0.04041969031095505,
        0.001776220859028399,
        -0.035964541137218475,
        0.024664994329214096,
        -0.051593489944934845,
        -0.0027440479025244713,
        -0.01413790974766016,
        -0.03616214916110039,
        0.014982231892645359,
        -0.010778584517538548,
        -0.0056497748009860516,
        -0.01586248353123665,
        -0.013482212089002132,
        0.034383684396743774,
        0.02991057187318802,
        -0.029659071937203407,
        -0.04591676965355873,
        0.002580123720690608,
        0.011057031340897083,
        0.00040110928239300847,
        0.01667087711393833,
        -0.0662882924079895,
        -0.08263581246137619,
        -0.024485351517796516,
        0.010778584517538548,
        -0.039665188640356064,
        -0.04713834077119827,
        -0.013859462924301624,
        -0.03283875435590744,
        0.035551365464925766,
        -0.018395449966192245,
        -0.02991057187318802,
        -0.003170700278133154,
        0.004765032324939966,
        0.011865424923598766,
        -0.036036401987075806,
        -0.006844400893896818,
        -0.011021102778613567,
        0.005860855337232351,
        -0.1217261478304863,
        0.007774054072797298,
        0.03337768092751503,
        0.022509276866912842,
        -0.03003632090985775,
        0.02669496089220047,
        -0.03686275705695152,
        -0.02906624972820282,
        0.004102598875761032,
        0.0039521474391222,
        -0.000857795646879822,
        0.02809617668390274,
        -0.028599176555871964,
        -0.04548562690615654,
        -0.012440282851457596,
        0.030072249472141266,
        0.008286036550998688,
        0.006363855674862862,
        0.017290646210312843,
        0.02335359901189804,
        -0.005793489050120115,
        0.030251894146203995,
        -0.025796744972467422,
        -0.045270055532455444,
        -0.0008998995181173086,
        0.010042048059403896,
        -0.02942553535103798,
        -0.027808748185634613,
        -0.03776097297668457,
        -0.06973744183778763,
        -0.012215728871524334,
        -0.042287979274988174,
        0.042683195322752,
        0.021018238738179207,
        -0.01721878908574581,
        0.0520605631172657,
        -0.00805699173361063,
        -0.004985095467418432,
        0.023551207035779953,
        -0.0569109246134758,
        0.032245930284261703,
        0.029156070202589035,
        0.016446324065327644,
        -0.008200705982744694,
        -0.02141345478594303,
        -0.015494215302169323,
        -0.016185840591788292,
        -0.00031016499269753695,
        -0.023623064160346985,
        -0.0067770350724458694,
        -0.003819660749286413,
        -0.04013226181268692,
        -0.01770382560789585,
        0.022670956328511238,
        0.00036882967106066644,
        0.025509316474199295,
        -0.0002235714200651273,
        -0.0014247940853238106,
        -0.007441714406013489,
        0.0774620920419693,
        -0.015359482727944851,
        -0.02797042578458786,
        -0.06991708278656006,
        -0.028545284643769264,
        -0.022455383092164993,
        -0.0174433421343565,
        -0.04699462652206421,
        0.06370143592357635,
        0.0007988502620719373,
        0.022167954593896866,
        -0.017551127821207047,
        -0.024161992594599724,
        0.017182860523462296,
        -0.03397050499916077,
        0.035731006413698196,
        0.0443718396127224,
        0.00736985681578517,
        -0.020209845155477524,
        -0.05780914053320885,
        -0.0538569912314415,
        -0.036701079457998276,
        0.014344499446451664,
        -0.003734330413863063,
        -0.034204039722681046,
        0.023802706971764565,
        0.04659941419959068,
        -0.025150030851364136,
        -0.0031864189077168703,
        -0.04063526168465614,
        -0.006395293399691582,
        -0.041102334856987,
        -0.017730770632624626,
        -0.03776097297668457,
        -0.011137870140373707,
        -0.056084565818309784,
        -0.02912014164030552,
        0.014991214498877525,
        0.028114140033721924,
        -0.037976544350385666,
        0.007917768321931362,
        0.0063997842371463776,
        0.006929731462150812,
        -0.007203686982393265,
        0.0018256227485835552,
        -0.04559341073036194,
        -0.04282690957188606,
        0.009889351204037666,
        0.017434360459446907,
        -0.007086919154971838,
        0.046311985701322556,
        0.013230712153017521,
        0.020335596054792404,
        0.028293784707784653,
        0.013706766068935394,
        -0.017371485009789467,
        -0.014155874028801918,
        0.0161768589168787,
        -0.027323711663484573,
        -0.024179957807064056,
        -0.030844714492559433,
        -0.0075180623680353165,
        0.002607070142403245,
        0.021611060947179794,
        -0.0284015703946352,
        0.013042086735367775,
        0.04067119210958481,
        0.017236752435564995,
        0.007163267582654953,
        0.011631889268755913,
        -0.008173760026693344,
        0.022239811718463898,
        -0.049940772354602814,
        0.02152124047279358,
        0.02723388932645321,
        0.025670994073152542,
        -0.0412101224064827,
        -0.017775682732462883,
        0.021323632448911667,
        -0.04634791240096092,
        -0.016581054776906967,
        0.00485036289319396,
        -0.02852731943130493,
        0.0396292619407177,
        -0.008798019029200077,
        0.029533321037888527,
        -0.04031190648674965,
        0.041497550904750824,
        -0.014425338245928288,
        -0.04189276322722435,
        -0.024108100682497025,
        0.0443718396127224,
        0.0019120759097859263,
        0.049401845782995224,
        0.09276768565177917,
        -0.0035546873696148396,
        0.019850559532642365,
        0.0077560897916555405,
        0.004935693461447954,
        0.013859462924301624,
        -0.045449696481227875,
        -0.008595921099185944,
        -0.004107089713215828,
        -0.003976848442107439,
        0.00299554830417037,
        -0.020946381613612175,
        -0.028688998892903328,
        0.00808842945843935,
        -0.007648303639143705,
        -0.054216280579566956,
        -0.018754737451672554,
        0.039305903017520905,
        0.04882698506116867,
        -0.007715669926255941,
        -0.001061578281223774,
        -0.015081035904586315,
        0.0022320651914924383,
        0.01709303818643093,
        -0.011281585320830345,
        0.04311433807015419,
        0.01380557008087635,
        0.01291633676737547,
        0.006907275877892971,
        0.0006388556794263422,
        -0.005227613262832165,
        -0.03251539543271065,
        0.025329673662781715,
        -0.002694646129384637,
        0.02694646082818508,
        -0.003770258976146579,
        0.024539243429899216,
        0.004311433527618647,
        -0.040347833186388016,
        0.044479623436927795,
        -0.019167914986610413,
        0.03021596558392048,
        0.002122033853083849,
        0.010221690870821476,
        0.04735391214489937,
        0.013455266132950783,
        0.018134968355298042,
        -0.019131986424326897,
        -0.022778742015361786,
        0.018395449966192245,
        -0.0014000931987538934,
        0.012943283654749393,
        -0.021341597661376,
        -0.014389409683644772,
        0.003449146868661046,
        -0.029209963977336884,
        0.03479686379432678,
        -0.009440243244171143,
        -0.03120400197803974,
        0.003074142150580883,
        0.04207240790128708,
        0.0039005002472549677,
        0.01904216594994068,
        0.001541562145575881,
        -0.026802746579051018,
        -0.02870696224272251,
        0.0019019710598513484,
        -0.022778742015361786,
        -0.004926711320877075,
        -0.037725046277046204,
        -0.0679769366979599,
        0.003931937739253044,
        -0.015584036707878113,
        -0.026659032329916954,
        -0.04300655052065849,
        -0.051162347197532654,
        -0.013275623321533203,
        -0.01733555644750595,
        0.0459526963531971,
        0.010176779702305794,
        0.06937815248966217,
        0.08766581863164902,
        0.020964346826076508,
        0.06104271486401558,
        0.04178497940301895,
        0.023748813197016716,
        -0.0330902524292469,
        0.03355732560157776,
        -0.030198000371456146,
        -0.011613924987614155,
        0.018090058118104935
      ]
    }
  ],
  "usage": {
    "prompt_tokens": 14,
    "total_tokens": 14,
    "completion_tokens": 0,
    "prompt_tokens_details": null
  }
}