Skip to main content
Glama

Parquet MCP Server

by DeepSpringAI
embedding_server.log71.7 kB
2025-03-26 14:54:08,339 - DEBUG - Initializing server 'parquet-tools' 2025-03-26 14:54:08,340 - DEBUG - Registering handler for ListToolsRequest 2025-03-26 14:54:08,340 - DEBUG - Registering handler for CallToolRequest 2025-03-26 14:54:08,340 - DEBUG - Using selector: EpollSelector 2025-03-26 14:54:08,346 - DEBUG - Received message: root=InitializedNotification(method='notifications/initialized', params=None, jsonrpc='2.0') 2025-03-26 14:54:08,347 - DEBUG - Received message: <mcp.shared.session.RequestResponder object at 0x7809625519a0> 2025-03-26 14:54:08,347 - INFO - Processing request of type CallToolRequest 2025-03-26 14:54:08,347 - DEBUG - Dispatching request of type CallToolRequest 2025-03-26 14:54:08,364 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'model': 'nomic-embed-text', 'input': ['This is a test']} 2025-03-26 14:54:08,366 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:54:09,177 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 404 127 2025-03-26 14:54:09,177 - ERROR - Error: 404, {"error":{"message":"model \"nomic-embed-text\" not found, try pulling it first","type":"api_error","param":null,"code":null}} 2025-03-26 14:54:09,178 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'model': 'nomic-embed-text', 'input': ['Another test sentence']} 2025-03-26 14:54:09,179 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:54:09,951 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 404 127 2025-03-26 14:54:09,952 - ERROR - Error: 404, {"error":{"message":"model \"nomic-embed-text\" not found, try pulling it first","type":"api_error","param":null,"code":null}} 2025-03-26 14:54:09,955 - DEBUG - Response sent 2025-03-26 14:54:09,955 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 2025-03-26 14:54:09,955 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 2025-03-26 14:55:15,844 - DEBUG - Initializing server 'parquet-tools' 2025-03-26 14:55:15,844 - DEBUG - Registering handler for ListToolsRequest 2025-03-26 14:55:15,844 - DEBUG - Registering handler for CallToolRequest 2025-03-26 14:55:15,844 - DEBUG - Using selector: EpollSelector 2025-03-26 14:55:15,852 - DEBUG - Received message: root=InitializedNotification(method='notifications/initialized', params=None, jsonrpc='2.0') 2025-03-26 14:55:15,853 - DEBUG - Received message: <mcp.shared.session.RequestResponder object at 0x715cd7f979e0> 2025-03-26 14:55:15,853 - INFO - Processing request of type CallToolRequest 2025-03-26 14:55:15,853 - DEBUG - Dispatching request of type CallToolRequest 2025-03-26 14:55:15,861 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'input': ['This is a test']} 2025-03-26 14:55:15,862 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:55:17,096 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 404 111 2025-03-26 14:55:17,097 - ERROR - Error: 404, {"error":{"message":"model \"\" not found, try pulling it first","type":"api_error","param":null,"code":null}} 2025-03-26 14:55:17,098 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'input': ['Another test sentence']} 2025-03-26 14:55:17,099 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:55:17,888 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 404 111 2025-03-26 14:55:17,889 - ERROR - Error: 404, {"error":{"message":"model \"\" not found, try pulling it first","type":"api_error","param":null,"code":null}} 2025-03-26 14:55:17,891 - DEBUG - Response sent 2025-03-26 14:55:17,891 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 2025-03-26 14:55:17,891 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 2025-03-26 14:55:48,008 - DEBUG - Initializing server 'parquet-tools' 2025-03-26 14:55:48,008 - DEBUG - Registering handler for ListToolsRequest 2025-03-26 14:55:48,008 - DEBUG - Registering handler for CallToolRequest 2025-03-26 14:55:48,008 - DEBUG - Using selector: EpollSelector 2025-03-26 14:55:48,014 - DEBUG - Received message: root=InitializedNotification(method='notifications/initialized', params=None, jsonrpc='2.0') 2025-03-26 14:55:48,015 - DEBUG - Received message: <mcp.shared.session.RequestResponder object at 0x7a3e3b39f470> 2025-03-26 14:55:48,015 - INFO - Processing request of type CallToolRequest 2025-03-26 14:55:48,015 - DEBUG - Dispatching request of type CallToolRequest 2025-03-26 14:55:48,026 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'model': 'nomic-embed-text:v1.5', 'input': ['This is a test']} 2025-03-26 14:55:48,027 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:55:48,911 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 200 None 2025-03-26 14:55:48,924 - DEBUG - Response: {'object': 'list', 'data': [{'object': 'embedding', 'embedding': [0.048181653, 0.02669525, -0.17476168, -0.031007001, 0.06836331, -0.005966876, 0.039750323, -0.020936143, 0.039704937, -0.028322117, 0.005521148, 0.056230318, 0.0031070071, 0.007257685, -0.041089118, -0.059929445, 0.047642916, -0.10240447, 0.018017707, 0.004044844, -0.009819212, -0.0028937766, -0.079858, -0.0064328425, 0.094054334, -0.018777344, -0.05121914, 0.026262237, -0.03543249, -0.016126575, 0.023542246, -0.031590633, 0.05150337, -0.045692734, -0.03435028, -0.072029985, -0.002332157, 0.0385661, 0.037063815, -0.01304099, -0.0165834, 0.038884234, -0.024704136, -0.033453133, 0.07288148, 0.0077557834, 0.031082327, 0.070908055, -0.000121428675, -0.009792786, -0.05082435, -0.019963013, 0.00743606, -0.00019983837, 0.06511585, -0.0010020679, 0.009641058, 0.01751797, 0.022744913, -0.041768216, 0.03258337, 0.03218717, -0.06043608, 0.044191893, 0.026585141, -0.08256331, -0.03896146, 0.009358817, 0.006924975, 0.018078856, 0.0515047, 0.014014623, 0.061119314, -0.0008962884, -0.0043484503, -0.03720548, 0.0063310703, -0.017508326, -0.05161909, -0.015373146, 0.037219666, -0.036964845, 0.012543536, 0.08301209, 0.08862555, -0.02058034, -0.03923854, -0.052556828, -0.026525222, 0.04882429, 0.060278058, 0.027144432, 0.041724466, 0.02794494, -0.031360295, 0.0187245, -0.009921196, 0.06431093, -0.018708292, 0.007462393, -0.017723927, 0.012158715, -0.014490262, -0.04543138, 0.035807755, 0.016055783, -0.03935028, 0.0033883245, -0.03167731, -0.028016279, -0.033922434, 0.043900542, -0.052753277, -0.013356242, -0.0278798, 0.002926523, 0.035657283, -0.030878793, -0.0008848834, 0.007561678, 0.042686135, 0.037991405, -0.009681493, 0.060792588, -0.032444354, 0.033941384, -0.06937575, 0.049336173, 0.026739988, -0.009073092, -0.021579336, 0.014521613, -0.019130321, -0.03765473, 0.036291055, 0.030248119, 0.0018214175, -0.018404493, -0.027336981, -0.015434442, -0.0477511, 0.007049444, 0.007959999, 0.040371783, 0.033772063, -0.017637806, 0.063388236, 0.0042815288, -0.013192808, 0.009193882, 0.040487163, -0.017119667, 0.05866648, -0.008568995, 0.025081338, -0.04213406, 0.010101444, 0.013802942, 0.0545853, 0.054373324, 0.029009128, -0.012895187, -0.036954816, 0.015007298, -0.04657447, -0.0524718, -0.0033660724, 0.08627833, 0.06734765, -0.0077569825, -0.06747177, -0.04836322, -0.010449319, -0.00532542, -0.045800187, -0.020748137, 0.009146499, -0.024670515, 0.03853345, -0.0027691447, 0.031194145, -0.018250456, 0.011863536, 0.019498581, -0.013789747, -0.035252064, 0.014510798, -0.027214974, -0.017339202, -0.03277649, -0.0046709348, -0.02817141, -0.068193816, -0.04587523, 0.0048397346, -0.04031764, 0.027532768, 0.008044625, 0.04620696, -0.02617036, -0.0030143186, -0.015370561, -0.03543718, 0.025353152, -0.013819709, 0.006296436, -0.03333967, -0.05054155, -0.008991778, 0.014445627, 0.07695931, -0.014873689, 0.004417112, 0.015558535, 0.036682818, -0.008408404, 0.007964518, -0.022974454, -0.0069939527, 0.018030701, 0.02920818, -0.019925022, -0.009591076, -0.042671848, 0.017327184, 0.011500447, -0.0677227, -0.047920045, -0.04143626, -0.015186492, 0.04235602, -0.06530222, 0.05873064, 0.008794523, 0.005978877, 0.014946884, -0.033250876, 0.04319794, -0.0034512894, 0.007739108, -0.026336338, 0.025059154, -0.00912312, -0.02682321, -0.028124081, 0.006713342, 0.024067622, -0.040870596, 0.037383232, 0.047641493, -0.0068510864, 0.035062168, 0.030083973, 0.031599235, 0.023817489, -0.021210905, 0.009121136, -0.0064403825, -0.006178597, -0.03779351, 0.018018695, -0.052478116, 0.046234492, -0.018580375, -0.055241734, -0.03541748, -0.043421626, -0.005576029, -0.017978707, -0.02474854, 0.003127839, 0.018621359, 0.041637342, 0.025645748, 0.011005674, -0.03756412, 0.018938337, -0.02009389, 0.03767618, 0.026070578, 0.007214375, 0.034917925, -0.006555174, 0.039363824, 0.008193084, 0.03676637, 0.0281907, -0.023983905, -0.010750413, 0.024403479, 0.016875902, -0.0013381048, -0.008311126, 0.036496118, -0.025713151, 0.023975937, 0.08886293, -0.03198971, 0.006574539, 0.0039510787, -0.019052237, 0.0018541213, 0.06235912, 0.06298669, 0.03857166, 0.0060602594, 0.059538975, -0.07122205, 0.041908365, -0.003409484, -0.030600278, -0.0021949778, -0.036093473, 0.00085775787, -0.043236732, 0.017623348, 0.024839755, 0.01868286, 0.049197365, -0.046507914, 0.026341852, -0.05129995, 0.012789008, 0.011577112, -0.0054656435, 0.001196241, 0.029062113, 0.026360389, -0.04957127, -0.036605325, 0.061124403, 0.090986624, -0.03743094, -0.03254265, -0.014907689, 0.02324841, 0.013705316, 0.026390478, -0.009862272, 0.042943463, 0.06460678, -0.0701338, 0.0311454, -0.020814734, 0.035902493, -0.011834186, -0.0126676485, 0.004092703, 0.014208377, 0.010498021, -0.026187586, 0.0070053283, -0.003541429, -0.04614558, 0.022183456, -0.016118225, 0.042633347, -0.020174384, 0.022886904, -0.02000128, 0.021141512, 0.014556074, 0.027375821, -0.026256653, 0.030720212, 0.0034860834, -0.012178171, 0.034311764, 0.047774654, 0.03582005, -0.020663504, -0.017470647, 0.01191061, 0.08806882, 0.088634215, 0.025201106, -0.077208064, -0.018160436, -0.027886909, 0.010633396, 0.027027471, 0.0046273638, 0.0028281093, -0.0064535663, 0.021248093, -0.00994438, 0.0018684904, -0.0138439555, 0.023803364, -0.020350168, 0.00021739291, 0.014633876, -0.0743767, 0.014321314, -0.013120728, -0.0049004355, 0.03780539, -0.024560522, -0.053254537, -0.0023048595, -0.0009389766, -0.032392174, -0.00019151196, -0.023369126, -0.012594106, 0.011389678, -0.026754512, -0.046763778, 0.029762836, -0.00645776, 0.02986346, -0.013556658, -0.028363973, -0.036977924, -0.009384951, 0.02817093, 0.039961323, 0.006193309, -0.017137881, 0.030081747, -0.002086277, 0.08168925, 0.011509041, -0.01584688, -0.037452552, -0.007502039, 0.035284944, 0.08686494, 0.028952988, -0.07245248, -0.039191596, -0.0077840537, 0.0012663812, -0.003227808, 0.00032788963, 0.073203556, -0.023703232, -0.006411016, 0.011483119, 0.06914416, 0.0116775185, -0.039115343, -0.027656795, -0.0061641186, 0.02046204, 0.12510376, 0.0422727, -0.03981926, -0.043246593, -0.033396557, -0.03940137, 0.05045107, -0.015499979, 0.04554942, 0.030689063, -0.021191131, 0.05835896, -0.0031199434, -0.014943245, 0.07904895, 0.008523998, 0.008382724, 0.060757365, 0.012941359, 0.03247461, -0.020454666, 0.021720681, -0.030238993, 0.0045975647, 0.017782519, -0.010007735, -0.028803937, 0.056909163, -0.019663446, -0.002299457, -0.017375873, -0.025949609, 0.01593845, -0.017934868, 0.015433019, 0.03728343, 0.006953587, -0.029729554, -0.05275387, 0.030610258, 0.009580128, 0.00540563, 0.002329752, 0.048433322, -0.018404799, 0.042115156, 0.003914325, 0.010087044, -0.0023677081, 0.013424418, -0.036398437, -0.015593329, -0.010760261, -0.00078188855, -0.037374325, 0.02070806, 0.009952511, 0.0077684307, -0.015715482, -0.026636213, -0.0036871429, -0.018951824, -0.08392332, -0.056080833, 0.006945888, -0.06747389, 0.004347406, 0.03990626, 0.043446276, 0.026861513, -0.016225623, 0.014338527, -0.010401747, -0.035742685, 0.031144056, 0.0203422, 0.006854069, -0.010642175, -0.035639323, -0.06984635, 0.032514583, -0.043843716, -0.010774846, 0.101273105, 0.056553684, 0.023982486, 0.010956813, -0.017439447, -0.04476386, -0.037743457, -0.04021536, -0.0026805897, 0.0045650546, 0.032695334, 0.050480675, -0.04334035, -0.0019632862, -0.0014241735, -0.0208558, 0.05119058, 0.012277659, -0.09543504, -0.007289121, -0.005385394, -0.06414915, -0.004804171, -0.038622983, -0.0579905, -0.018101482, 0.025363443, -0.032796, -0.012106511, -0.04827598, -0.028262109, -0.060676496, 0.05707243, 0.024239095, -7.230178e-05, -0.01316835, 0.034769125, -0.045527373, -0.039624102, 0.024005141, 0.008096127, 0.020533279, 0.019840067, -0.019555498, -0.004042672, -0.026702542, -0.03565015, 0.027529135, 0.019208884, 0.067796506, 0.012145088, -0.016481237, 0.095081404, -0.04681303, 0.022359964, 0.049313463, 0.025157899, 0.008631198, 0.0092425905, -0.031741437, 0.012022097, -0.018265916, -0.055122994, -0.0215647, -0.02281009, -0.029226732, 0.009400086, -0.008853479, -0.009554545, -0.07120581, 0.011737667, 0.012083525, -0.010336268, -0.0011005147, -0.002615199, -0.054261982, -0.020617872, 0.055133935, 0.057685178, 0.022502612, 0.014084882, -0.010383015, 0.023901466, 0.011138755, -0.044337098, 0.0073420512, 0.016068727, -0.049005244, 0.061338436, -0.08147252, -0.0087695075, -0.043314606, 0.023810789, -0.040195405, 0.059621047, -0.016678441, 0.013550109, -0.010518459, -0.032882884, 0.024027951, 0.021211205, 0.039300784, -0.09284038, 0.019470103, -0.070618026, -0.0425734, -0.067392655, 0.011239289, -0.024870701, 0.028336834, 0.044826, 0.06706499, 0.029170312, 0.009414013, -0.027035959, 0.0069669522, 0.013599432, 0.012368141, 0.03350004, 0.035219118, 0.041228957, -0.04823988, 0.078696, 0.06901647, -0.009482738, -0.042583805, 0.020208346, 0.038020525, 0.06798374, 0.010391446, -0.012946363, -0.063219026, -0.021888446, 0.02392013, -0.037021622, 0.0008453434, 0.018540114, 0.0071122595, -0.034460943, -0.047072906, -0.021702945, -0.059566524, 0.046501108, 0.007957412, 0.030930802, 0.008320976, -0.013188854, 0.0093767345, 0.039967973, 0.049293887, -0.014387398, -0.048883904, -0.028975103, -0.016966986, 0.06173216, 0.013226222, 0.03575022, -0.074596904, 0.0073009445, -0.042127512, -0.035038777, -0.014395209, 0.0022075805, -0.0022217052, 0.021293662, -0.051775746, 0.022709997, -0.009263228, 0.04897794, -0.042780954, 0.007885451, 0.03664997, -0.031822734, 0.04708603, 0.03868341, 0.045289837, -0.05645465, -0.010901742, -0.008435116, -0.02174311, -0.041957654, -0.038967073, 0.033196237, 0.037051402, -0.021809546, 0.065425016, 0.0045714956, 0.01960773, -0.04358664, -0.06906104, -0.008646262, -0.023770418, 0.04959996, 0.01426471, -0.02064003, -0.04633056, -0.027343173, -0.0481533, 0.040813055, -0.020445142, 0.04511984, -0.04911336, -0.015145539, -0.011581273, -0.025820434, 0.0070919166, -0.024894362, -0.01766098, -0.0073492327, -0.014459349, -0.038017444, -0.005490959, -3.9361465e-05, 0.013863149, -0.01996433, 0.014163201, 0.035673656, -0.03829869, -0.039836295, 0.04030965, 0.016633425, -0.024702225, 0.029250517, -0.03560039, -0.018513177, 0.019055108, -0.013389817, -0.020381453, -0.03946196, 0.035891853, 0.121002816, 0.005575045, 0.0035105427, -0.008199857, 0.019328542, 0.032111023, -0.021842344, -0.04443359, -0.015473459, -0.01717922], 'index': 0}], 'model': 'nomic-embed-text:v1.5', 'usage': {'prompt_tokens': 4, 'total_tokens': 4}} 2025-03-26 14:55:48,924 - ERROR - No embeddings found in response: {'object': 'list', 'data': [{'object': 'embedding', 'embedding': [0.048181653, 0.02669525, -0.17476168, -0.031007001, 0.06836331, -0.005966876, 0.039750323, -0.020936143, 0.039704937, -0.028322117, 0.005521148, 0.056230318, 0.0031070071, 0.007257685, -0.041089118, -0.059929445, 0.047642916, -0.10240447, 0.018017707, 0.004044844, -0.009819212, -0.0028937766, -0.079858, -0.0064328425, 0.094054334, -0.018777344, -0.05121914, 0.026262237, -0.03543249, -0.016126575, 0.023542246, -0.031590633, 0.05150337, -0.045692734, -0.03435028, -0.072029985, -0.002332157, 0.0385661, 0.037063815, -0.01304099, -0.0165834, 0.038884234, -0.024704136, -0.033453133, 0.07288148, 0.0077557834, 0.031082327, 0.070908055, -0.000121428675, -0.009792786, -0.05082435, -0.019963013, 0.00743606, -0.00019983837, 0.06511585, -0.0010020679, 0.009641058, 0.01751797, 0.022744913, -0.041768216, 0.03258337, 0.03218717, -0.06043608, 0.044191893, 0.026585141, -0.08256331, -0.03896146, 0.009358817, 0.006924975, 0.018078856, 0.0515047, 0.014014623, 0.061119314, -0.0008962884, -0.0043484503, -0.03720548, 0.0063310703, -0.017508326, -0.05161909, -0.015373146, 0.037219666, -0.036964845, 0.012543536, 0.08301209, 0.08862555, -0.02058034, -0.03923854, -0.052556828, -0.026525222, 0.04882429, 0.060278058, 0.027144432, 0.041724466, 0.02794494, -0.031360295, 0.0187245, -0.009921196, 0.06431093, -0.018708292, 0.007462393, -0.017723927, 0.012158715, -0.014490262, -0.04543138, 0.035807755, 0.016055783, -0.03935028, 0.0033883245, -0.03167731, -0.028016279, -0.033922434, 0.043900542, -0.052753277, -0.013356242, -0.0278798, 0.002926523, 0.035657283, -0.030878793, -0.0008848834, 0.007561678, 0.042686135, 0.037991405, -0.009681493, 0.060792588, -0.032444354, 0.033941384, -0.06937575, 0.049336173, 0.026739988, -0.009073092, -0.021579336, 0.014521613, -0.019130321, -0.03765473, 0.036291055, 0.030248119, 0.0018214175, -0.018404493, -0.027336981, -0.015434442, -0.0477511, 0.007049444, 0.007959999, 0.040371783, 0.033772063, -0.017637806, 0.063388236, 0.0042815288, -0.013192808, 0.009193882, 0.040487163, -0.017119667, 0.05866648, -0.008568995, 0.025081338, -0.04213406, 0.010101444, 0.013802942, 0.0545853, 0.054373324, 0.029009128, -0.012895187, -0.036954816, 0.015007298, -0.04657447, -0.0524718, -0.0033660724, 0.08627833, 0.06734765, -0.0077569825, -0.06747177, -0.04836322, -0.010449319, -0.00532542, -0.045800187, -0.020748137, 0.009146499, -0.024670515, 0.03853345, -0.0027691447, 0.031194145, -0.018250456, 0.011863536, 0.019498581, -0.013789747, -0.035252064, 0.014510798, -0.027214974, -0.017339202, -0.03277649, -0.0046709348, -0.02817141, -0.068193816, -0.04587523, 0.0048397346, -0.04031764, 0.027532768, 0.008044625, 0.04620696, -0.02617036, -0.0030143186, -0.015370561, -0.03543718, 0.025353152, -0.013819709, 0.006296436, -0.03333967, -0.05054155, -0.008991778, 0.014445627, 0.07695931, -0.014873689, 0.004417112, 0.015558535, 0.036682818, -0.008408404, 0.007964518, -0.022974454, -0.0069939527, 0.018030701, 0.02920818, -0.019925022, -0.009591076, -0.042671848, 0.017327184, 0.011500447, -0.0677227, -0.047920045, -0.04143626, -0.015186492, 0.04235602, -0.06530222, 0.05873064, 0.008794523, 0.005978877, 0.014946884, -0.033250876, 0.04319794, -0.0034512894, 0.007739108, -0.026336338, 0.025059154, -0.00912312, -0.02682321, -0.028124081, 0.006713342, 0.024067622, -0.040870596, 0.037383232, 0.047641493, -0.0068510864, 0.035062168, 0.030083973, 0.031599235, 0.023817489, -0.021210905, 0.009121136, -0.0064403825, -0.006178597, -0.03779351, 0.018018695, -0.052478116, 0.046234492, -0.018580375, -0.055241734, -0.03541748, -0.043421626, -0.005576029, -0.017978707, -0.02474854, 0.003127839, 0.018621359, 0.041637342, 0.025645748, 0.011005674, -0.03756412, 0.018938337, -0.02009389, 0.03767618, 0.026070578, 0.007214375, 0.034917925, -0.006555174, 0.039363824, 0.008193084, 0.03676637, 0.0281907, -0.023983905, -0.010750413, 0.024403479, 0.016875902, -0.0013381048, -0.008311126, 0.036496118, -0.025713151, 0.023975937, 0.08886293, -0.03198971, 0.006574539, 0.0039510787, -0.019052237, 0.0018541213, 0.06235912, 0.06298669, 0.03857166, 0.0060602594, 0.059538975, -0.07122205, 0.041908365, -0.003409484, -0.030600278, -0.0021949778, -0.036093473, 0.00085775787, -0.043236732, 0.017623348, 0.024839755, 0.01868286, 0.049197365, -0.046507914, 0.026341852, -0.05129995, 0.012789008, 0.011577112, -0.0054656435, 0.001196241, 0.029062113, 0.026360389, -0.04957127, -0.036605325, 0.061124403, 0.090986624, -0.03743094, -0.03254265, -0.014907689, 0.02324841, 0.013705316, 0.026390478, -0.009862272, 0.042943463, 0.06460678, -0.0701338, 0.0311454, -0.020814734, 0.035902493, -0.011834186, -0.0126676485, 0.004092703, 0.014208377, 0.010498021, -0.026187586, 0.0070053283, -0.003541429, -0.04614558, 0.022183456, -0.016118225, 0.042633347, -0.020174384, 0.022886904, -0.02000128, 0.021141512, 0.014556074, 0.027375821, -0.026256653, 0.030720212, 0.0034860834, -0.012178171, 0.034311764, 0.047774654, 0.03582005, -0.020663504, -0.017470647, 0.01191061, 0.08806882, 0.088634215, 0.025201106, -0.077208064, -0.018160436, -0.027886909, 0.010633396, 0.027027471, 0.0046273638, 0.0028281093, -0.0064535663, 0.021248093, -0.00994438, 0.0018684904, -0.0138439555, 0.023803364, -0.020350168, 0.00021739291, 0.014633876, -0.0743767, 0.014321314, -0.013120728, -0.0049004355, 0.03780539, -0.024560522, -0.053254537, -0.0023048595, -0.0009389766, -0.032392174, -0.00019151196, -0.023369126, -0.012594106, 0.011389678, -0.026754512, -0.046763778, 0.029762836, -0.00645776, 0.02986346, -0.013556658, -0.028363973, -0.036977924, -0.009384951, 0.02817093, 0.039961323, 0.006193309, -0.017137881, 0.030081747, -0.002086277, 0.08168925, 0.011509041, -0.01584688, -0.037452552, -0.007502039, 0.035284944, 0.08686494, 0.028952988, -0.07245248, -0.039191596, -0.0077840537, 0.0012663812, -0.003227808, 0.00032788963, 0.073203556, -0.023703232, -0.006411016, 0.011483119, 0.06914416, 0.0116775185, -0.039115343, -0.027656795, -0.0061641186, 0.02046204, 0.12510376, 0.0422727, -0.03981926, -0.043246593, -0.033396557, -0.03940137, 0.05045107, -0.015499979, 0.04554942, 0.030689063, -0.021191131, 0.05835896, -0.0031199434, -0.014943245, 0.07904895, 0.008523998, 0.008382724, 0.060757365, 0.012941359, 0.03247461, -0.020454666, 0.021720681, -0.030238993, 0.0045975647, 0.017782519, -0.010007735, -0.028803937, 0.056909163, -0.019663446, -0.002299457, -0.017375873, -0.025949609, 0.01593845, -0.017934868, 0.015433019, 0.03728343, 0.006953587, -0.029729554, -0.05275387, 0.030610258, 0.009580128, 0.00540563, 0.002329752, 0.048433322, -0.018404799, 0.042115156, 0.003914325, 0.010087044, -0.0023677081, 0.013424418, -0.036398437, -0.015593329, -0.010760261, -0.00078188855, -0.037374325, 0.02070806, 0.009952511, 0.0077684307, -0.015715482, -0.026636213, -0.0036871429, -0.018951824, -0.08392332, -0.056080833, 0.006945888, -0.06747389, 0.004347406, 0.03990626, 0.043446276, 0.026861513, -0.016225623, 0.014338527, -0.010401747, -0.035742685, 0.031144056, 0.0203422, 0.006854069, -0.010642175, -0.035639323, -0.06984635, 0.032514583, -0.043843716, -0.010774846, 0.101273105, 0.056553684, 0.023982486, 0.010956813, -0.017439447, -0.04476386, -0.037743457, -0.04021536, -0.0026805897, 0.0045650546, 0.032695334, 0.050480675, -0.04334035, -0.0019632862, -0.0014241735, -0.0208558, 0.05119058, 0.012277659, -0.09543504, -0.007289121, -0.005385394, -0.06414915, -0.004804171, -0.038622983, -0.0579905, -0.018101482, 0.025363443, -0.032796, -0.012106511, -0.04827598, -0.028262109, -0.060676496, 0.05707243, 0.024239095, -7.230178e-05, -0.01316835, 0.034769125, -0.045527373, -0.039624102, 0.024005141, 0.008096127, 0.020533279, 0.019840067, -0.019555498, -0.004042672, -0.026702542, -0.03565015, 0.027529135, 0.019208884, 0.067796506, 0.012145088, -0.016481237, 0.095081404, -0.04681303, 0.022359964, 0.049313463, 0.025157899, 0.008631198, 0.0092425905, -0.031741437, 0.012022097, -0.018265916, -0.055122994, -0.0215647, -0.02281009, -0.029226732, 0.009400086, -0.008853479, -0.009554545, -0.07120581, 0.011737667, 0.012083525, -0.010336268, -0.0011005147, -0.002615199, -0.054261982, -0.020617872, 0.055133935, 0.057685178, 0.022502612, 0.014084882, -0.010383015, 0.023901466, 0.011138755, -0.044337098, 0.0073420512, 0.016068727, -0.049005244, 0.061338436, -0.08147252, -0.0087695075, -0.043314606, 0.023810789, -0.040195405, 0.059621047, -0.016678441, 0.013550109, -0.010518459, -0.032882884, 0.024027951, 0.021211205, 0.039300784, -0.09284038, 0.019470103, -0.070618026, -0.0425734, -0.067392655, 0.011239289, -0.024870701, 0.028336834, 0.044826, 0.06706499, 0.029170312, 0.009414013, -0.027035959, 0.0069669522, 0.013599432, 0.012368141, 0.03350004, 0.035219118, 0.041228957, -0.04823988, 0.078696, 0.06901647, -0.009482738, -0.042583805, 0.020208346, 0.038020525, 0.06798374, 0.010391446, -0.012946363, -0.063219026, -0.021888446, 0.02392013, -0.037021622, 0.0008453434, 0.018540114, 0.0071122595, -0.034460943, -0.047072906, -0.021702945, -0.059566524, 0.046501108, 0.007957412, 0.030930802, 0.008320976, -0.013188854, 0.0093767345, 0.039967973, 0.049293887, -0.014387398, -0.048883904, -0.028975103, -0.016966986, 0.06173216, 0.013226222, 0.03575022, -0.074596904, 0.0073009445, -0.042127512, -0.035038777, -0.014395209, 0.0022075805, -0.0022217052, 0.021293662, -0.051775746, 0.022709997, -0.009263228, 0.04897794, -0.042780954, 0.007885451, 0.03664997, -0.031822734, 0.04708603, 0.03868341, 0.045289837, -0.05645465, -0.010901742, -0.008435116, -0.02174311, -0.041957654, -0.038967073, 0.033196237, 0.037051402, -0.021809546, 0.065425016, 0.0045714956, 0.01960773, -0.04358664, -0.06906104, -0.008646262, -0.023770418, 0.04959996, 0.01426471, -0.02064003, -0.04633056, -0.027343173, -0.0481533, 0.040813055, -0.020445142, 0.04511984, -0.04911336, -0.015145539, -0.011581273, -0.025820434, 0.0070919166, -0.024894362, -0.01766098, -0.0073492327, -0.014459349, -0.038017444, -0.005490959, -3.9361465e-05, 0.013863149, -0.01996433, 0.014163201, 0.035673656, -0.03829869, -0.039836295, 0.04030965, 0.016633425, -0.024702225, 0.029250517, -0.03560039, -0.018513177, 0.019055108, -0.013389817, -0.020381453, -0.03946196, 0.035891853, 0.121002816, 0.005575045, 0.0035105427, -0.008199857, 0.019328542, 0.032111023, -0.021842344, -0.04443359, -0.015473459, -0.01717922], 'index': 0}], 'model': 'nomic-embed-text:v1.5', 'usage': {'prompt_tokens': 4, 'total_tokens': 4}} 2025-03-26 14:55:48,924 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'model': 'nomic-embed-text:v1.5', 'input': ['Another test sentence']} 2025-03-26 14:55:48,925 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:55:49,816 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 200 None 2025-03-26 14:55:49,818 - DEBUG - Response: {'object': 'list', 'data': [{'object': 'embedding', 'embedding': [0.045581736, 0.0015656943, -0.16398247, -0.013098726, 0.06419775, -0.007800304, 0.019188689, -0.041510306, 0.00879203, -0.023200434, -0.013212118, 0.04378735, -0.011177128, 0.029039254, -0.033087462, -0.040194936, 0.077768646, -0.0836787, -0.017127343, 0.013039908, -0.020177506, 0.014912342, -0.016887046, -0.05079685, 0.09024128, 0.06722042, -0.057171658, 0.039348483, -0.047624793, -0.03841105, 0.05515101, -0.009162979, -0.0042113205, -0.027233798, -0.069627665, -0.059736602, 0.013409206, 0.06307657, -0.027211357, -0.045000337, 0.042273946, 0.016647294, -0.033996206, -0.04294119, 0.071846806, -0.039336447, 0.043826133, 0.085191645, 0.022851788, -0.055634316, 0.022806674, -0.04101635, 0.041014962, -0.0007304881, 0.08502369, 0.001960365, 0.024416616, -0.09093091, 0.027311333, 0.016778143, 0.036328454, 0.028361607, -0.066152394, 0.026377732, 0.058749653, -0.053773265, -0.031658303, 0.06360709, -0.033873778, 0.050434597, 0.03377977, 0.0125129325, 0.036498807, -0.058056474, -0.025133284, -0.066659495, -0.030808564, 0.014980708, 0.014220925, 0.018791001, 0.0057530883, 0.0508916, 0.04180818, 0.06324838, 0.061143033, -0.035834614, -0.0455172, -0.026195867, -0.057717014, 0.04633361, 0.04560866, 0.010232325, 0.027237024, 0.018546127, -0.042442232, 0.01948784, -0.0067261574, 0.03043666, 0.00033628306, -0.008428631, -0.018976638, -0.01233934, -0.0037757498, -0.052574195, 0.049638007, 0.016425302, 0.008615332, -0.0017302482, -0.039954577, -0.027831245, -0.015835779, 0.07965221, -0.054213, -0.031508647, -0.018367598, 0.013763486, 0.015532899, -0.04612797, -0.004257804, -0.0023530535, 0.006276406, -0.0074913553, -0.014905567, 0.05396628, 0.0071662827, 0.047876135, -0.06236265, 0.05031943, 0.045750875, -0.026146268, 0.001017404, 0.00013275396, 0.0012896542, -0.02397238, -0.034807965, 0.020090794, 0.011219514, -0.018173434, -0.0055859042, -0.007879054, 0.0113077555, 0.0029746273, 0.0012795768, -0.0056457818, 0.022348566, -0.04116204, 0.03059047, -0.0039138007, -0.010053205, -0.008768512, 0.026624132, -0.0077088596, 0.04550993, 0.050854985, 0.030054744, -0.019529356, 0.020066513, 0.024490928, 0.027866304, 0.040629484, 0.063928895, -0.011009356, -0.027963907, 0.010520666, -0.021866841, -0.047003962, 0.0016273201, 0.09262013, 0.007035986, 0.0031497509, -0.058493692, -0.086617455, 0.010945064, 0.010768491, 0.012994018, -0.007684261, 0.011892654, -0.03243939, 0.025155723, -0.04821774, 0.049827516, -0.019746471, 0.03049698, 0.04779512, 0.0094797835, -0.04589272, 0.0019965998, -0.032795284, -0.024119362, -0.04025377, -0.06177657, 0.013817478, -0.07245912, -0.047772557, -0.03561247, -0.048219375, 0.032126367, 0.019823063, 0.050110217, 0.026274417, -0.030603774, 0.0008425746, -0.06898603, -0.030307725, -0.017102921, 0.0044336584, -0.013349519, -0.0027070348, 0.0070311204, 0.04748729, 0.058365002, -0.0030410464, -0.016543224, 0.05326916, 0.06261138, -0.02787539, 0.02735733, -0.029414143, -0.04198667, 0.03694325, 0.009521843, -0.023124676, 0.03536021, -0.01892199, 0.05040155, -0.0010849335, -0.026493825, -0.03941237, -0.04244114, -0.0081737535, 0.007384623, -0.0668212, 0.0327827, -0.0037925988, 0.0362844, 0.008789888, -0.002123868, 0.007480332, -0.00088618865, 0.042275384, -0.013927756, 0.038205285, -0.0024213335, -0.028783787, -0.0033531997, -6.744318e-05, 0.034866124, -0.017576063, 0.038857643, 0.0699815, -0.025719415, 0.024829641, -0.00261611, 0.04123374, 0.003594788, -0.041441042, -0.008559853, 0.010090681, 0.025349082, -0.06734284, 0.014303037, -0.06622181, 0.00832853, -0.028482107, -0.08128555, -0.04739675, -0.033055004, -0.03335475, -0.0178018, -0.0072264792, -0.012803076, 0.035721418, 0.03365657, 0.050838802, 0.023177003, -0.039353397, -0.0014174485, -0.05367726, 0.024444293, 0.042618945, -0.014583634, 0.02876614, -0.019166876, 0.048246697, 0.034822162, 0.0056713545, 0.04319459, -0.027877387, 0.005851089, 0.0299985, 0.014429645, -0.0013188346, 0.020024851, 0.03144163, -0.04077257, 0.026782826, 0.086776905, -0.024604445, 0.05393413, -0.0050804503, 0.005717888, 0.020262465, 0.03806791, 0.061669897, -0.0069210464, -0.034112822, 0.023758488, -0.039163582, 0.05649042, -0.002299798, -0.046778545, -0.0082277, 0.02372441, -0.015088843, -0.07098834, 0.0010898, 0.006005651, 0.03685504, 0.060450643, -0.02253791, -0.008623725, -0.023071695, 0.03692002, -0.029694434, -0.015974117, 0.028619535, 0.029936917, 0.016621912, -0.053605128, -0.0141499825, 0.032963812, 0.055917736, -0.013434198, -0.05614407, 0.021445636, -0.00068366836, -0.0040314146, -0.0039873505, -0.023236169, 0.020816276, 0.05389364, 0.0061496124, 0.025409494, -0.0078480365, 0.01940507, -0.020370182, 0.011091631, 0.00477467, 0.00780526, 0.047406733, -0.05837512, 0.024134558, -0.0056837937, -0.01500832, 0.010808434, 0.002630373, 0.052191835, -0.034606013, 0.03850543, -0.023772204, 0.0338281, -0.021702416, -0.0020863905, -0.01577771, -0.009839024, 0.026590291, 0.0331099, 0.019507345, 0.038748056, -0.005402051, -0.028476916, -0.0076774214, 0.0112301055, 0.05944166, 0.035355218, -0.015669424, -0.10218484, -0.02492894, -0.0485681, 0.007064014, 0.04485438, -0.04852674, 0.002600503, -0.0193864, 0.011514909, -0.030550336, 0.018110007, -0.02867507, -0.010239844, -0.012491062, -0.023945423, 0.03562443, -0.09147373, 0.030096738, -0.021002458, -0.043320667, 0.026611451, 0.011226595, -0.04330544, 0.03989372, -0.04889288, -0.05383063, -0.027468564, -0.009721594, -0.059762035, 0.024258707, -0.015658034, -0.012190544, -0.01880743, 0.027046762, 0.0348758, 0.016320007, -0.016116405, -0.038801935, -0.01075154, -0.006543062, 0.049236383, 0.050093394, -0.036146715, 0.027516792, -0.00077084603, 0.072215036, -0.015027747, 0.0071333484, 0.01162391, -0.026211642, 0.019344376, 0.053068094, -0.028496059, -0.07966833, -0.023928722, 0.03444169, 0.02890037, 0.04289617, 0.015728788, 0.023613911, -0.0059206854, 0.026048142, 0.020677682, 0.026033277, -0.014097428, -0.051784005, -0.056102876, -0.03743278, 0.061386548, 0.08985073, 0.09328724, -0.02838983, -0.03506487, -0.018106554, -0.03460665, 0.039827846, 0.01123845, 0.03233772, 0.052023273, -0.06593072, 0.03364095, 0.012046518, -0.0031874296, 0.03798556, -0.008111487, 0.027986977, 0.011433166, 0.024055343, 0.008042073, -0.01821192, -0.0026535117, 0.011006159, -0.010129132, 0.0457791, -0.042181414, -0.0047280295, 0.042565946, -0.020883111, 0.010536759, -0.007711555, -0.019215431, 0.04192302, -0.003861388, 0.07962334, 0.00041516838, -0.020940816, -0.013665319, -0.06456094, 0.01509876, 0.018965079, 0.030061852, -0.009726005, 0.0389946, -0.03577475, 0.046961103, 0.027709058, -0.005654247, -0.0008724501, -0.015725777, 0.017048642, -0.022568204, -0.015910404, 0.030145949, -0.0071669435, 0.035112362, 0.024874466, -0.01303956, -0.006739119, 0.014562478, -0.0038510696, -0.010608467, -0.08381193, -0.06619442, 0.01613798, -0.021893576, 0.0040641534, 0.05137657, 0.025398547, 0.03820881, -0.00440269, -0.008669715, -0.0036206385, -0.046879098, 0.031406835, 0.071843, -0.008685782, -0.011406356, 0.015265655, -0.05330572, 0.0073175854, -0.014179915, -0.05587488, 0.046840843, 0.00861383, 0.039912693, 0.009325878, -0.031761885, -0.02845858, -0.0072235446, -0.026203064, -0.06618495, 0.0060998295, 0.007956118, 0.018123573, -0.04506116, 0.017794307, -0.0005873697, 0.05151307, 0.045405168, -0.0013037064, -0.058179725, -0.033185773, 0.025349922, -0.06222499, 0.0032560877, -0.06379789, -0.061882775, -0.05537732, 0.006107038, -0.012868078, 0.0071712187, -0.021903057, -0.013246337, -0.026774362, 0.03578251, -0.033618532, 0.034304056, 0.025932083, 0.0019355048, -0.08111154, -0.04308996, 0.00089114794, 0.002784881, -0.0060103172, 0.035514306, -0.049972307, -0.004417858, -0.01311547, -0.03398405, -0.023686765, 0.0043621236, 0.046011288, -0.0058678417, -0.016025826, 0.005946621, -0.033748504, 0.011524121, 0.02377691, -0.010560907, 0.010920295, 0.00100961, -0.046598822, 0.015596432, -0.043436024, -0.04771753, -0.04331959, 0.007310171, -0.028721647, -0.022192538, 0.02127204, 0.01872543, -0.04349296, -0.020997893, 0.0026123766, 0.041880094, -0.012775069, 0.062410057, -0.068046354, 0.0061145867, 0.042194366, 0.023547733, 0.014239829, 0.009154094, -0.04584805, 0.0096337665, 0.009745967, -0.012372549, 0.05175961, 0.018125804, -0.022293895, 0.059287634, -0.02245685, -0.020954665, -0.040982477, 0.05431124, -0.07081113, 0.0048732315, -0.038592048, 0.023401067, 0.007524732, -0.016030774, -0.02618889, 0.0054424116, 0.06641538, -0.0331893, 0.020290634, -0.08671097, -0.01970818, -0.06217092, -0.0015106265, -0.0056438786, -0.040456492, 0.010538216, 0.027660353, 0.0030346902, 0.021743214, -0.041233353, -0.0202866, 0.033457294, 0.013155974, 0.033092614, 0.02845317, 0.020434167, -0.0059471005, 0.09530982, 0.046860445, 0.017879974, -0.0058392026, 0.047667082, 0.014072848, 0.057269707, -0.035358176, 0.018101463, -0.0095819775, -0.028424567, 0.022796806, -0.025371384, 0.0301881, 0.031954464, 0.017978461, 0.00035177093, -0.06701665, -0.01803257, -0.024657499, 0.08429116, -0.00071130774, 0.022557339, -0.03804571, -0.011999485, 0.038139652, 0.03079815, 0.044330943, 0.023890052, -0.03176369, -0.021864282, -0.025251113, 0.053541876, -0.006254554, 0.046082295, -0.019891517, 0.05300157, -0.023584362, 0.010701527, -0.0047656703, -0.017437374, -0.002468998, -0.0029128375, -0.025722267, 0.031898905, -0.025231997, 0.05643606, -0.016783977, 0.023492089, 0.009308759, -0.06966572, 0.075613976, 0.0012381749, 0.069158, -0.07740896, -0.03565387, -0.010337297, -0.029085517, 0.009466037, -0.047710944, 0.028250411, 0.02334678, -0.002224125, 0.058770776, 0.008260855, 0.04384215, -0.025078218, -0.062260013, 0.006635206, -0.0024868438, 0.039692476, -0.01587092, -0.05196361, -0.008071782, 0.0048491154, -0.05547971, 0.040236503, -0.0071258675, 0.015080327, -0.0076652984, -0.014674763, -0.005016886, -0.011697353, 0.027688779, -0.012251952, 0.037054256, -0.047028568, -0.009360079, -0.033423655, 0.0005812824, 0.010540959, 0.026162034, 0.0047332705, 0.022801995, 0.020527275, -0.03788161, -0.015429569, 0.019866334, 0.044957384, -0.038265325, -0.005363095, -0.01842438, -0.015457961, 0.017708838, -0.029009454, -0.006622453, -0.03488149, 0.053821374, 0.13216858, 0.0033952813, -0.011180062, 0.027203318, 0.0044507305, -0.02920362, -0.02257973, -0.06251129, -0.034305677, -0.04858061], 'index': 0}], 'model': 'nomic-embed-text:v1.5', 'usage': {'prompt_tokens': 3, 'total_tokens': 3}} 2025-03-26 14:55:49,819 - ERROR - No embeddings found in response: {'object': 'list', 'data': [{'object': 'embedding', 'embedding': [0.045581736, 0.0015656943, -0.16398247, -0.013098726, 0.06419775, -0.007800304, 0.019188689, -0.041510306, 0.00879203, -0.023200434, -0.013212118, 0.04378735, -0.011177128, 0.029039254, -0.033087462, -0.040194936, 0.077768646, -0.0836787, -0.017127343, 0.013039908, -0.020177506, 0.014912342, -0.016887046, -0.05079685, 0.09024128, 0.06722042, -0.057171658, 0.039348483, -0.047624793, -0.03841105, 0.05515101, -0.009162979, -0.0042113205, -0.027233798, -0.069627665, -0.059736602, 0.013409206, 0.06307657, -0.027211357, -0.045000337, 0.042273946, 0.016647294, -0.033996206, -0.04294119, 0.071846806, -0.039336447, 0.043826133, 0.085191645, 0.022851788, -0.055634316, 0.022806674, -0.04101635, 0.041014962, -0.0007304881, 0.08502369, 0.001960365, 0.024416616, -0.09093091, 0.027311333, 0.016778143, 0.036328454, 0.028361607, -0.066152394, 0.026377732, 0.058749653, -0.053773265, -0.031658303, 0.06360709, -0.033873778, 0.050434597, 0.03377977, 0.0125129325, 0.036498807, -0.058056474, -0.025133284, -0.066659495, -0.030808564, 0.014980708, 0.014220925, 0.018791001, 0.0057530883, 0.0508916, 0.04180818, 0.06324838, 0.061143033, -0.035834614, -0.0455172, -0.026195867, -0.057717014, 0.04633361, 0.04560866, 0.010232325, 0.027237024, 0.018546127, -0.042442232, 0.01948784, -0.0067261574, 0.03043666, 0.00033628306, -0.008428631, -0.018976638, -0.01233934, -0.0037757498, -0.052574195, 0.049638007, 0.016425302, 0.008615332, -0.0017302482, -0.039954577, -0.027831245, -0.015835779, 0.07965221, -0.054213, -0.031508647, -0.018367598, 0.013763486, 0.015532899, -0.04612797, -0.004257804, -0.0023530535, 0.006276406, -0.0074913553, -0.014905567, 0.05396628, 0.0071662827, 0.047876135, -0.06236265, 0.05031943, 0.045750875, -0.026146268, 0.001017404, 0.00013275396, 0.0012896542, -0.02397238, -0.034807965, 0.020090794, 0.011219514, -0.018173434, -0.0055859042, -0.007879054, 0.0113077555, 0.0029746273, 0.0012795768, -0.0056457818, 0.022348566, -0.04116204, 0.03059047, -0.0039138007, -0.010053205, -0.008768512, 0.026624132, -0.0077088596, 0.04550993, 0.050854985, 0.030054744, -0.019529356, 0.020066513, 0.024490928, 0.027866304, 0.040629484, 0.063928895, -0.011009356, -0.027963907, 0.010520666, -0.021866841, -0.047003962, 0.0016273201, 0.09262013, 0.007035986, 0.0031497509, -0.058493692, -0.086617455, 0.010945064, 0.010768491, 0.012994018, -0.007684261, 0.011892654, -0.03243939, 0.025155723, -0.04821774, 0.049827516, -0.019746471, 0.03049698, 0.04779512, 0.0094797835, -0.04589272, 0.0019965998, -0.032795284, -0.024119362, -0.04025377, -0.06177657, 0.013817478, -0.07245912, -0.047772557, -0.03561247, -0.048219375, 0.032126367, 0.019823063, 0.050110217, 0.026274417, -0.030603774, 0.0008425746, -0.06898603, -0.030307725, -0.017102921, 0.0044336584, -0.013349519, -0.0027070348, 0.0070311204, 0.04748729, 0.058365002, -0.0030410464, -0.016543224, 0.05326916, 0.06261138, -0.02787539, 0.02735733, -0.029414143, -0.04198667, 0.03694325, 0.009521843, -0.023124676, 0.03536021, -0.01892199, 0.05040155, -0.0010849335, -0.026493825, -0.03941237, -0.04244114, -0.0081737535, 0.007384623, -0.0668212, 0.0327827, -0.0037925988, 0.0362844, 0.008789888, -0.002123868, 0.007480332, -0.00088618865, 0.042275384, -0.013927756, 0.038205285, -0.0024213335, -0.028783787, -0.0033531997, -6.744318e-05, 0.034866124, -0.017576063, 0.038857643, 0.0699815, -0.025719415, 0.024829641, -0.00261611, 0.04123374, 0.003594788, -0.041441042, -0.008559853, 0.010090681, 0.025349082, -0.06734284, 0.014303037, -0.06622181, 0.00832853, -0.028482107, -0.08128555, -0.04739675, -0.033055004, -0.03335475, -0.0178018, -0.0072264792, -0.012803076, 0.035721418, 0.03365657, 0.050838802, 0.023177003, -0.039353397, -0.0014174485, -0.05367726, 0.024444293, 0.042618945, -0.014583634, 0.02876614, -0.019166876, 0.048246697, 0.034822162, 0.0056713545, 0.04319459, -0.027877387, 0.005851089, 0.0299985, 0.014429645, -0.0013188346, 0.020024851, 0.03144163, -0.04077257, 0.026782826, 0.086776905, -0.024604445, 0.05393413, -0.0050804503, 0.005717888, 0.020262465, 0.03806791, 0.061669897, -0.0069210464, -0.034112822, 0.023758488, -0.039163582, 0.05649042, -0.002299798, -0.046778545, -0.0082277, 0.02372441, -0.015088843, -0.07098834, 0.0010898, 0.006005651, 0.03685504, 0.060450643, -0.02253791, -0.008623725, -0.023071695, 0.03692002, -0.029694434, -0.015974117, 0.028619535, 0.029936917, 0.016621912, -0.053605128, -0.0141499825, 0.032963812, 0.055917736, -0.013434198, -0.05614407, 0.021445636, -0.00068366836, -0.0040314146, -0.0039873505, -0.023236169, 0.020816276, 0.05389364, 0.0061496124, 0.025409494, -0.0078480365, 0.01940507, -0.020370182, 0.011091631, 0.00477467, 0.00780526, 0.047406733, -0.05837512, 0.024134558, -0.0056837937, -0.01500832, 0.010808434, 0.002630373, 0.052191835, -0.034606013, 0.03850543, -0.023772204, 0.0338281, -0.021702416, -0.0020863905, -0.01577771, -0.009839024, 0.026590291, 0.0331099, 0.019507345, 0.038748056, -0.005402051, -0.028476916, -0.0076774214, 0.0112301055, 0.05944166, 0.035355218, -0.015669424, -0.10218484, -0.02492894, -0.0485681, 0.007064014, 0.04485438, -0.04852674, 0.002600503, -0.0193864, 0.011514909, -0.030550336, 0.018110007, -0.02867507, -0.010239844, -0.012491062, -0.023945423, 0.03562443, -0.09147373, 0.030096738, -0.021002458, -0.043320667, 0.026611451, 0.011226595, -0.04330544, 0.03989372, -0.04889288, -0.05383063, -0.027468564, -0.009721594, -0.059762035, 0.024258707, -0.015658034, -0.012190544, -0.01880743, 0.027046762, 0.0348758, 0.016320007, -0.016116405, -0.038801935, -0.01075154, -0.006543062, 0.049236383, 0.050093394, -0.036146715, 0.027516792, -0.00077084603, 0.072215036, -0.015027747, 0.0071333484, 0.01162391, -0.026211642, 0.019344376, 0.053068094, -0.028496059, -0.07966833, -0.023928722, 0.03444169, 0.02890037, 0.04289617, 0.015728788, 0.023613911, -0.0059206854, 0.026048142, 0.020677682, 0.026033277, -0.014097428, -0.051784005, -0.056102876, -0.03743278, 0.061386548, 0.08985073, 0.09328724, -0.02838983, -0.03506487, -0.018106554, -0.03460665, 0.039827846, 0.01123845, 0.03233772, 0.052023273, -0.06593072, 0.03364095, 0.012046518, -0.0031874296, 0.03798556, -0.008111487, 0.027986977, 0.011433166, 0.024055343, 0.008042073, -0.01821192, -0.0026535117, 0.011006159, -0.010129132, 0.0457791, -0.042181414, -0.0047280295, 0.042565946, -0.020883111, 0.010536759, -0.007711555, -0.019215431, 0.04192302, -0.003861388, 0.07962334, 0.00041516838, -0.020940816, -0.013665319, -0.06456094, 0.01509876, 0.018965079, 0.030061852, -0.009726005, 0.0389946, -0.03577475, 0.046961103, 0.027709058, -0.005654247, -0.0008724501, -0.015725777, 0.017048642, -0.022568204, -0.015910404, 0.030145949, -0.0071669435, 0.035112362, 0.024874466, -0.01303956, -0.006739119, 0.014562478, -0.0038510696, -0.010608467, -0.08381193, -0.06619442, 0.01613798, -0.021893576, 0.0040641534, 0.05137657, 0.025398547, 0.03820881, -0.00440269, -0.008669715, -0.0036206385, -0.046879098, 0.031406835, 0.071843, -0.008685782, -0.011406356, 0.015265655, -0.05330572, 0.0073175854, -0.014179915, -0.05587488, 0.046840843, 0.00861383, 0.039912693, 0.009325878, -0.031761885, -0.02845858, -0.0072235446, -0.026203064, -0.06618495, 0.0060998295, 0.007956118, 0.018123573, -0.04506116, 0.017794307, -0.0005873697, 0.05151307, 0.045405168, -0.0013037064, -0.058179725, -0.033185773, 0.025349922, -0.06222499, 0.0032560877, -0.06379789, -0.061882775, -0.05537732, 0.006107038, -0.012868078, 0.0071712187, -0.021903057, -0.013246337, -0.026774362, 0.03578251, -0.033618532, 0.034304056, 0.025932083, 0.0019355048, -0.08111154, -0.04308996, 0.00089114794, 0.002784881, -0.0060103172, 0.035514306, -0.049972307, -0.004417858, -0.01311547, -0.03398405, -0.023686765, 0.0043621236, 0.046011288, -0.0058678417, -0.016025826, 0.005946621, -0.033748504, 0.011524121, 0.02377691, -0.010560907, 0.010920295, 0.00100961, -0.046598822, 0.015596432, -0.043436024, -0.04771753, -0.04331959, 0.007310171, -0.028721647, -0.022192538, 0.02127204, 0.01872543, -0.04349296, -0.020997893, 0.0026123766, 0.041880094, -0.012775069, 0.062410057, -0.068046354, 0.0061145867, 0.042194366, 0.023547733, 0.014239829, 0.009154094, -0.04584805, 0.0096337665, 0.009745967, -0.012372549, 0.05175961, 0.018125804, -0.022293895, 0.059287634, -0.02245685, -0.020954665, -0.040982477, 0.05431124, -0.07081113, 0.0048732315, -0.038592048, 0.023401067, 0.007524732, -0.016030774, -0.02618889, 0.0054424116, 0.06641538, -0.0331893, 0.020290634, -0.08671097, -0.01970818, -0.06217092, -0.0015106265, -0.0056438786, -0.040456492, 0.010538216, 0.027660353, 0.0030346902, 0.021743214, -0.041233353, -0.0202866, 0.033457294, 0.013155974, 0.033092614, 0.02845317, 0.020434167, -0.0059471005, 0.09530982, 0.046860445, 0.017879974, -0.0058392026, 0.047667082, 0.014072848, 0.057269707, -0.035358176, 0.018101463, -0.0095819775, -0.028424567, 0.022796806, -0.025371384, 0.0301881, 0.031954464, 0.017978461, 0.00035177093, -0.06701665, -0.01803257, -0.024657499, 0.08429116, -0.00071130774, 0.022557339, -0.03804571, -0.011999485, 0.038139652, 0.03079815, 0.044330943, 0.023890052, -0.03176369, -0.021864282, -0.025251113, 0.053541876, -0.006254554, 0.046082295, -0.019891517, 0.05300157, -0.023584362, 0.010701527, -0.0047656703, -0.017437374, -0.002468998, -0.0029128375, -0.025722267, 0.031898905, -0.025231997, 0.05643606, -0.016783977, 0.023492089, 0.009308759, -0.06966572, 0.075613976, 0.0012381749, 0.069158, -0.07740896, -0.03565387, -0.010337297, -0.029085517, 0.009466037, -0.047710944, 0.028250411, 0.02334678, -0.002224125, 0.058770776, 0.008260855, 0.04384215, -0.025078218, -0.062260013, 0.006635206, -0.0024868438, 0.039692476, -0.01587092, -0.05196361, -0.008071782, 0.0048491154, -0.05547971, 0.040236503, -0.0071258675, 0.015080327, -0.0076652984, -0.014674763, -0.005016886, -0.011697353, 0.027688779, -0.012251952, 0.037054256, -0.047028568, -0.009360079, -0.033423655, 0.0005812824, 0.010540959, 0.026162034, 0.0047332705, 0.022801995, 0.020527275, -0.03788161, -0.015429569, 0.019866334, 0.044957384, -0.038265325, -0.005363095, -0.01842438, -0.015457961, 0.017708838, -0.029009454, -0.006622453, -0.03488149, 0.053821374, 0.13216858, 0.0033952813, -0.011180062, 0.027203318, 0.0044507305, -0.02920362, -0.02257973, -0.06251129, -0.034305677, -0.04858061], 'index': 0}], 'model': 'nomic-embed-text:v1.5', 'usage': {'prompt_tokens': 3, 'total_tokens': 3}} 2025-03-26 14:55:49,823 - DEBUG - Response sent 2025-03-26 14:55:49,823 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 2025-03-26 14:55:49,823 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 2025-03-26 14:56:14,128 - DEBUG - Initializing server 'parquet-tools' 2025-03-26 14:56:14,128 - DEBUG - Registering handler for ListToolsRequest 2025-03-26 14:56:14,128 - DEBUG - Registering handler for CallToolRequest 2025-03-26 14:56:14,128 - DEBUG - Using selector: EpollSelector 2025-03-26 14:56:14,137 - DEBUG - Received message: root=InitializedNotification(method='notifications/initialized', params=None, jsonrpc='2.0') 2025-03-26 14:56:14,137 - DEBUG - Received message: <mcp.shared.session.RequestResponder object at 0x726453137740> 2025-03-26 14:56:14,137 - INFO - Processing request of type CallToolRequest 2025-03-26 14:56:14,137 - DEBUG - Dispatching request of type CallToolRequest 2025-03-26 14:56:14,150 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'model': 'nomic-embed-text:v1.5', 'input': ['This is a test']} 2025-03-26 14:56:14,151 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:56:15,321 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 200 None 2025-03-26 14:56:15,322 - DEBUG - Response: {'object': 'list', 'data': [{'object': 'embedding', 'embedding': [0.048181653, 0.02669525, -0.17476168, -0.031007001, 0.06836331, -0.005966876, 0.039750323, -0.020936143, 0.039704937, -0.028322117, 0.005521148, 0.056230318, 0.0031070071, 0.007257685, -0.041089118, -0.059929445, 0.047642916, -0.10240447, 0.018017707, 0.004044844, -0.009819212, -0.0028937766, -0.079858, -0.0064328425, 0.094054334, -0.018777344, -0.05121914, 0.026262237, -0.03543249, -0.016126575, 0.023542246, -0.031590633, 0.05150337, -0.045692734, -0.03435028, -0.072029985, -0.002332157, 0.0385661, 0.037063815, -0.01304099, -0.0165834, 0.038884234, -0.024704136, -0.033453133, 0.07288148, 0.0077557834, 0.031082327, 0.070908055, -0.000121428675, -0.009792786, -0.05082435, -0.019963013, 0.00743606, -0.00019983837, 0.06511585, -0.0010020679, 0.009641058, 0.01751797, 0.022744913, -0.041768216, 0.03258337, 0.03218717, -0.06043608, 0.044191893, 0.026585141, -0.08256331, -0.03896146, 0.009358817, 0.006924975, 0.018078856, 0.0515047, 0.014014623, 0.061119314, -0.0008962884, -0.0043484503, -0.03720548, 0.0063310703, -0.017508326, -0.05161909, -0.015373146, 0.037219666, -0.036964845, 0.012543536, 0.08301209, 0.08862555, -0.02058034, -0.03923854, -0.052556828, -0.026525222, 0.04882429, 0.060278058, 0.027144432, 0.041724466, 0.02794494, -0.031360295, 0.0187245, -0.009921196, 0.06431093, -0.018708292, 0.007462393, -0.017723927, 0.012158715, -0.014490262, -0.04543138, 0.035807755, 0.016055783, -0.03935028, 0.0033883245, -0.03167731, -0.028016279, -0.033922434, 0.043900542, -0.052753277, -0.013356242, -0.0278798, 0.002926523, 0.035657283, -0.030878793, -0.0008848834, 0.007561678, 0.042686135, 0.037991405, -0.009681493, 0.060792588, -0.032444354, 0.033941384, -0.06937575, 0.049336173, 0.026739988, -0.009073092, -0.021579336, 0.014521613, -0.019130321, -0.03765473, 0.036291055, 0.030248119, 0.0018214175, -0.018404493, -0.027336981, -0.015434442, -0.0477511, 0.007049444, 0.007959999, 0.040371783, 0.033772063, -0.017637806, 0.063388236, 0.0042815288, -0.013192808, 0.009193882, 0.040487163, -0.017119667, 0.05866648, -0.008568995, 0.025081338, -0.04213406, 0.010101444, 0.013802942, 0.0545853, 0.054373324, 0.029009128, -0.012895187, -0.036954816, 0.015007298, -0.04657447, -0.0524718, -0.0033660724, 0.08627833, 0.06734765, -0.0077569825, -0.06747177, -0.04836322, -0.010449319, -0.00532542, -0.045800187, -0.020748137, 0.009146499, -0.024670515, 0.03853345, -0.0027691447, 0.031194145, -0.018250456, 0.011863536, 0.019498581, -0.013789747, -0.035252064, 0.014510798, -0.027214974, -0.017339202, -0.03277649, -0.0046709348, -0.02817141, -0.068193816, -0.04587523, 0.0048397346, -0.04031764, 0.027532768, 0.008044625, 0.04620696, -0.02617036, -0.0030143186, -0.015370561, -0.03543718, 0.025353152, -0.013819709, 0.006296436, -0.03333967, -0.05054155, -0.008991778, 0.014445627, 0.07695931, -0.014873689, 0.004417112, 0.015558535, 0.036682818, -0.008408404, 0.007964518, -0.022974454, -0.0069939527, 0.018030701, 0.02920818, -0.019925022, -0.009591076, -0.042671848, 0.017327184, 0.011500447, -0.0677227, -0.047920045, -0.04143626, -0.015186492, 0.04235602, -0.06530222, 0.05873064, 0.008794523, 0.005978877, 0.014946884, -0.033250876, 0.04319794, -0.0034512894, 0.007739108, -0.026336338, 0.025059154, -0.00912312, -0.02682321, -0.028124081, 0.006713342, 0.024067622, -0.040870596, 0.037383232, 0.047641493, -0.0068510864, 0.035062168, 0.030083973, 0.031599235, 0.023817489, -0.021210905, 0.009121136, -0.0064403825, -0.006178597, -0.03779351, 0.018018695, -0.052478116, 0.046234492, -0.018580375, -0.055241734, -0.03541748, -0.043421626, -0.005576029, -0.017978707, -0.02474854, 0.003127839, 0.018621359, 0.041637342, 0.025645748, 0.011005674, -0.03756412, 0.018938337, -0.02009389, 0.03767618, 0.026070578, 0.007214375, 0.034917925, -0.006555174, 0.039363824, 0.008193084, 0.03676637, 0.0281907, -0.023983905, -0.010750413, 0.024403479, 0.016875902, -0.0013381048, -0.008311126, 0.036496118, -0.025713151, 0.023975937, 0.08886293, -0.03198971, 0.006574539, 0.0039510787, -0.019052237, 0.0018541213, 0.06235912, 0.06298669, 0.03857166, 0.0060602594, 0.059538975, -0.07122205, 0.041908365, -0.003409484, -0.030600278, -0.0021949778, -0.036093473, 0.00085775787, -0.043236732, 0.017623348, 0.024839755, 0.01868286, 0.049197365, -0.046507914, 0.026341852, -0.05129995, 0.012789008, 0.011577112, -0.0054656435, 0.001196241, 0.029062113, 0.026360389, -0.04957127, -0.036605325, 0.061124403, 0.090986624, -0.03743094, -0.03254265, -0.014907689, 0.02324841, 0.013705316, 0.026390478, -0.009862272, 0.042943463, 0.06460678, -0.0701338, 0.0311454, -0.020814734, 0.035902493, -0.011834186, -0.0126676485, 0.004092703, 0.014208377, 0.010498021, -0.026187586, 0.0070053283, -0.003541429, -0.04614558, 0.022183456, -0.016118225, 0.042633347, -0.020174384, 0.022886904, -0.02000128, 0.021141512, 0.014556074, 0.027375821, -0.026256653, 0.030720212, 0.0034860834, -0.012178171, 0.034311764, 0.047774654, 0.03582005, -0.020663504, -0.017470647, 0.01191061, 0.08806882, 0.088634215, 0.025201106, -0.077208064, -0.018160436, -0.027886909, 0.010633396, 0.027027471, 0.0046273638, 0.0028281093, -0.0064535663, 0.021248093, -0.00994438, 0.0018684904, -0.0138439555, 0.023803364, -0.020350168, 0.00021739291, 0.014633876, -0.0743767, 0.014321314, -0.013120728, -0.0049004355, 0.03780539, -0.024560522, -0.053254537, -0.0023048595, -0.0009389766, -0.032392174, -0.00019151196, -0.023369126, -0.012594106, 0.011389678, -0.026754512, -0.046763778, 0.029762836, -0.00645776, 0.02986346, -0.013556658, -0.028363973, -0.036977924, -0.009384951, 0.02817093, 0.039961323, 0.006193309, -0.017137881, 0.030081747, -0.002086277, 0.08168925, 0.011509041, -0.01584688, -0.037452552, -0.007502039, 0.035284944, 0.08686494, 0.028952988, -0.07245248, -0.039191596, -0.0077840537, 0.0012663812, -0.003227808, 0.00032788963, 0.073203556, -0.023703232, -0.006411016, 0.011483119, 0.06914416, 0.0116775185, -0.039115343, -0.027656795, -0.0061641186, 0.02046204, 0.12510376, 0.0422727, -0.03981926, -0.043246593, -0.033396557, -0.03940137, 0.05045107, -0.015499979, 0.04554942, 0.030689063, -0.021191131, 0.05835896, -0.0031199434, -0.014943245, 0.07904895, 0.008523998, 0.008382724, 0.060757365, 0.012941359, 0.03247461, -0.020454666, 0.021720681, -0.030238993, 0.0045975647, 0.017782519, -0.010007735, -0.028803937, 0.056909163, -0.019663446, -0.002299457, -0.017375873, -0.025949609, 0.01593845, -0.017934868, 0.015433019, 0.03728343, 0.006953587, -0.029729554, -0.05275387, 0.030610258, 0.009580128, 0.00540563, 0.002329752, 0.048433322, -0.018404799, 0.042115156, 0.003914325, 0.010087044, -0.0023677081, 0.013424418, -0.036398437, -0.015593329, -0.010760261, -0.00078188855, -0.037374325, 0.02070806, 0.009952511, 0.0077684307, -0.015715482, -0.026636213, -0.0036871429, -0.018951824, -0.08392332, -0.056080833, 0.006945888, -0.06747389, 0.004347406, 0.03990626, 0.043446276, 0.026861513, -0.016225623, 0.014338527, -0.010401747, -0.035742685, 0.031144056, 0.0203422, 0.006854069, -0.010642175, -0.035639323, -0.06984635, 0.032514583, -0.043843716, -0.010774846, 0.101273105, 0.056553684, 0.023982486, 0.010956813, -0.017439447, -0.04476386, -0.037743457, -0.04021536, -0.0026805897, 0.0045650546, 0.032695334, 0.050480675, -0.04334035, -0.0019632862, -0.0014241735, -0.0208558, 0.05119058, 0.012277659, -0.09543504, -0.007289121, -0.005385394, -0.06414915, -0.004804171, -0.038622983, -0.0579905, -0.018101482, 0.025363443, -0.032796, -0.012106511, -0.04827598, -0.028262109, -0.060676496, 0.05707243, 0.024239095, -7.230178e-05, -0.01316835, 0.034769125, -0.045527373, -0.039624102, 0.024005141, 0.008096127, 0.020533279, 0.019840067, -0.019555498, -0.004042672, -0.026702542, -0.03565015, 0.027529135, 0.019208884, 0.067796506, 0.012145088, -0.016481237, 0.095081404, -0.04681303, 0.022359964, 0.049313463, 0.025157899, 0.008631198, 0.0092425905, -0.031741437, 0.012022097, -0.018265916, -0.055122994, -0.0215647, -0.02281009, -0.029226732, 0.009400086, -0.008853479, -0.009554545, -0.07120581, 0.011737667, 0.012083525, -0.010336268, -0.0011005147, -0.002615199, -0.054261982, -0.020617872, 0.055133935, 0.057685178, 0.022502612, 0.014084882, -0.010383015, 0.023901466, 0.011138755, -0.044337098, 0.0073420512, 0.016068727, -0.049005244, 0.061338436, -0.08147252, -0.0087695075, -0.043314606, 0.023810789, -0.040195405, 0.059621047, -0.016678441, 0.013550109, -0.010518459, -0.032882884, 0.024027951, 0.021211205, 0.039300784, -0.09284038, 0.019470103, -0.070618026, -0.0425734, -0.067392655, 0.011239289, -0.024870701, 0.028336834, 0.044826, 0.06706499, 0.029170312, 0.009414013, -0.027035959, 0.0069669522, 0.013599432, 0.012368141, 0.03350004, 0.035219118, 0.041228957, -0.04823988, 0.078696, 0.06901647, -0.009482738, -0.042583805, 0.020208346, 0.038020525, 0.06798374, 0.010391446, -0.012946363, -0.063219026, -0.021888446, 0.02392013, -0.037021622, 0.0008453434, 0.018540114, 0.0071122595, -0.034460943, -0.047072906, -0.021702945, -0.059566524, 0.046501108, 0.007957412, 0.030930802, 0.008320976, -0.013188854, 0.0093767345, 0.039967973, 0.049293887, -0.014387398, -0.048883904, -0.028975103, -0.016966986, 0.06173216, 0.013226222, 0.03575022, -0.074596904, 0.0073009445, -0.042127512, -0.035038777, -0.014395209, 0.0022075805, -0.0022217052, 0.021293662, -0.051775746, 0.022709997, -0.009263228, 0.04897794, -0.042780954, 0.007885451, 0.03664997, -0.031822734, 0.04708603, 0.03868341, 0.045289837, -0.05645465, -0.010901742, -0.008435116, -0.02174311, -0.041957654, -0.038967073, 0.033196237, 0.037051402, -0.021809546, 0.065425016, 0.0045714956, 0.01960773, -0.04358664, -0.06906104, -0.008646262, -0.023770418, 0.04959996, 0.01426471, -0.02064003, -0.04633056, -0.027343173, -0.0481533, 0.040813055, -0.020445142, 0.04511984, -0.04911336, -0.015145539, -0.011581273, -0.025820434, 0.0070919166, -0.024894362, -0.01766098, -0.0073492327, -0.014459349, -0.038017444, -0.005490959, -3.9361465e-05, 0.013863149, -0.01996433, 0.014163201, 0.035673656, -0.03829869, -0.039836295, 0.04030965, 0.016633425, -0.024702225, 0.029250517, -0.03560039, -0.018513177, 0.019055108, -0.013389817, -0.020381453, -0.03946196, 0.035891853, 0.121002816, 0.005575045, 0.0035105427, -0.008199857, 0.019328542, 0.032111023, -0.021842344, -0.04443359, -0.015473459, -0.01717922], 'index': 0}], 'model': 'nomic-embed-text:v1.5', 'usage': {'prompt_tokens': 4, 'total_tokens': 4}} 2025-03-26 14:56:15,322 - DEBUG - Making request to https://ollama.dc.dev1.intapp.com/v1/embeddings with payload: {'model': 'nomic-embed-text:v1.5', 'input': ['Another test sentence']} 2025-03-26 14:56:15,323 - DEBUG - Starting new HTTPS connection (1): ollama.dc.dev1.intapp.com:443 2025-03-26 14:56:16,211 - DEBUG - https://ollama.dc.dev1.intapp.com:443 "POST /v1/embeddings HTTP/1.1" 200 None 2025-03-26 14:56:16,212 - DEBUG - Response: {'object': 'list', 'data': [{'object': 'embedding', 'embedding': [0.045581736, 0.0015656943, -0.16398247, -0.013098726, 0.06419775, -0.007800304, 0.019188689, -0.041510306, 0.00879203, -0.023200434, -0.013212118, 0.04378735, -0.011177128, 0.029039254, -0.033087462, -0.040194936, 0.077768646, -0.0836787, -0.017127343, 0.013039908, -0.020177506, 0.014912342, -0.016887046, -0.05079685, 0.09024128, 0.06722042, -0.057171658, 0.039348483, -0.047624793, -0.03841105, 0.05515101, -0.009162979, -0.0042113205, -0.027233798, -0.069627665, -0.059736602, 0.013409206, 0.06307657, -0.027211357, -0.045000337, 0.042273946, 0.016647294, -0.033996206, -0.04294119, 0.071846806, -0.039336447, 0.043826133, 0.085191645, 0.022851788, -0.055634316, 0.022806674, -0.04101635, 0.041014962, -0.0007304881, 0.08502369, 0.001960365, 0.024416616, -0.09093091, 0.027311333, 0.016778143, 0.036328454, 0.028361607, -0.066152394, 0.026377732, 0.058749653, -0.053773265, -0.031658303, 0.06360709, -0.033873778, 0.050434597, 0.03377977, 0.0125129325, 0.036498807, -0.058056474, -0.025133284, -0.066659495, -0.030808564, 0.014980708, 0.014220925, 0.018791001, 0.0057530883, 0.0508916, 0.04180818, 0.06324838, 0.061143033, -0.035834614, -0.0455172, -0.026195867, -0.057717014, 0.04633361, 0.04560866, 0.010232325, 0.027237024, 0.018546127, -0.042442232, 0.01948784, -0.0067261574, 0.03043666, 0.00033628306, -0.008428631, -0.018976638, -0.01233934, -0.0037757498, -0.052574195, 0.049638007, 0.016425302, 0.008615332, -0.0017302482, -0.039954577, -0.027831245, -0.015835779, 0.07965221, -0.054213, -0.031508647, -0.018367598, 0.013763486, 0.015532899, -0.04612797, -0.004257804, -0.0023530535, 0.006276406, -0.0074913553, -0.014905567, 0.05396628, 0.0071662827, 0.047876135, -0.06236265, 0.05031943, 0.045750875, -0.026146268, 0.001017404, 0.00013275396, 0.0012896542, -0.02397238, -0.034807965, 0.020090794, 0.011219514, -0.018173434, -0.0055859042, -0.007879054, 0.0113077555, 0.0029746273, 0.0012795768, -0.0056457818, 0.022348566, -0.04116204, 0.03059047, -0.0039138007, -0.010053205, -0.008768512, 0.026624132, -0.0077088596, 0.04550993, 0.050854985, 0.030054744, -0.019529356, 0.020066513, 0.024490928, 0.027866304, 0.040629484, 0.063928895, -0.011009356, -0.027963907, 0.010520666, -0.021866841, -0.047003962, 0.0016273201, 0.09262013, 0.007035986, 0.0031497509, -0.058493692, -0.086617455, 0.010945064, 0.010768491, 0.012994018, -0.007684261, 0.011892654, -0.03243939, 0.025155723, -0.04821774, 0.049827516, -0.019746471, 0.03049698, 0.04779512, 0.0094797835, -0.04589272, 0.0019965998, -0.032795284, -0.024119362, -0.04025377, -0.06177657, 0.013817478, -0.07245912, -0.047772557, -0.03561247, -0.048219375, 0.032126367, 0.019823063, 0.050110217, 0.026274417, -0.030603774, 0.0008425746, -0.06898603, -0.030307725, -0.017102921, 0.0044336584, -0.013349519, -0.0027070348, 0.0070311204, 0.04748729, 0.058365002, -0.0030410464, -0.016543224, 0.05326916, 0.06261138, -0.02787539, 0.02735733, -0.029414143, -0.04198667, 0.03694325, 0.009521843, -0.023124676, 0.03536021, -0.01892199, 0.05040155, -0.0010849335, -0.026493825, -0.03941237, -0.04244114, -0.0081737535, 0.007384623, -0.0668212, 0.0327827, -0.0037925988, 0.0362844, 0.008789888, -0.002123868, 0.007480332, -0.00088618865, 0.042275384, -0.013927756, 0.038205285, -0.0024213335, -0.028783787, -0.0033531997, -6.744318e-05, 0.034866124, -0.017576063, 0.038857643, 0.0699815, -0.025719415, 0.024829641, -0.00261611, 0.04123374, 0.003594788, -0.041441042, -0.008559853, 0.010090681, 0.025349082, -0.06734284, 0.014303037, -0.06622181, 0.00832853, -0.028482107, -0.08128555, -0.04739675, -0.033055004, -0.03335475, -0.0178018, -0.0072264792, -0.012803076, 0.035721418, 0.03365657, 0.050838802, 0.023177003, -0.039353397, -0.0014174485, -0.05367726, 0.024444293, 0.042618945, -0.014583634, 0.02876614, -0.019166876, 0.048246697, 0.034822162, 0.0056713545, 0.04319459, -0.027877387, 0.005851089, 0.0299985, 0.014429645, -0.0013188346, 0.020024851, 0.03144163, -0.04077257, 0.026782826, 0.086776905, -0.024604445, 0.05393413, -0.0050804503, 0.005717888, 0.020262465, 0.03806791, 0.061669897, -0.0069210464, -0.034112822, 0.023758488, -0.039163582, 0.05649042, -0.002299798, -0.046778545, -0.0082277, 0.02372441, -0.015088843, -0.07098834, 0.0010898, 0.006005651, 0.03685504, 0.060450643, -0.02253791, -0.008623725, -0.023071695, 0.03692002, -0.029694434, -0.015974117, 0.028619535, 0.029936917, 0.016621912, -0.053605128, -0.0141499825, 0.032963812, 0.055917736, -0.013434198, -0.05614407, 0.021445636, -0.00068366836, -0.0040314146, -0.0039873505, -0.023236169, 0.020816276, 0.05389364, 0.0061496124, 0.025409494, -0.0078480365, 0.01940507, -0.020370182, 0.011091631, 0.00477467, 0.00780526, 0.047406733, -0.05837512, 0.024134558, -0.0056837937, -0.01500832, 0.010808434, 0.002630373, 0.052191835, -0.034606013, 0.03850543, -0.023772204, 0.0338281, -0.021702416, -0.0020863905, -0.01577771, -0.009839024, 0.026590291, 0.0331099, 0.019507345, 0.038748056, -0.005402051, -0.028476916, -0.0076774214, 0.0112301055, 0.05944166, 0.035355218, -0.015669424, -0.10218484, -0.02492894, -0.0485681, 0.007064014, 0.04485438, -0.04852674, 0.002600503, -0.0193864, 0.011514909, -0.030550336, 0.018110007, -0.02867507, -0.010239844, -0.012491062, -0.023945423, 0.03562443, -0.09147373, 0.030096738, -0.021002458, -0.043320667, 0.026611451, 0.011226595, -0.04330544, 0.03989372, -0.04889288, -0.05383063, -0.027468564, -0.009721594, -0.059762035, 0.024258707, -0.015658034, -0.012190544, -0.01880743, 0.027046762, 0.0348758, 0.016320007, -0.016116405, -0.038801935, -0.01075154, -0.006543062, 0.049236383, 0.050093394, -0.036146715, 0.027516792, -0.00077084603, 0.072215036, -0.015027747, 0.0071333484, 0.01162391, -0.026211642, 0.019344376, 0.053068094, -0.028496059, -0.07966833, -0.023928722, 0.03444169, 0.02890037, 0.04289617, 0.015728788, 0.023613911, -0.0059206854, 0.026048142, 0.020677682, 0.026033277, -0.014097428, -0.051784005, -0.056102876, -0.03743278, 0.061386548, 0.08985073, 0.09328724, -0.02838983, -0.03506487, -0.018106554, -0.03460665, 0.039827846, 0.01123845, 0.03233772, 0.052023273, -0.06593072, 0.03364095, 0.012046518, -0.0031874296, 0.03798556, -0.008111487, 0.027986977, 0.011433166, 0.024055343, 0.008042073, -0.01821192, -0.0026535117, 0.011006159, -0.010129132, 0.0457791, -0.042181414, -0.0047280295, 0.042565946, -0.020883111, 0.010536759, -0.007711555, -0.019215431, 0.04192302, -0.003861388, 0.07962334, 0.00041516838, -0.020940816, -0.013665319, -0.06456094, 0.01509876, 0.018965079, 0.030061852, -0.009726005, 0.0389946, -0.03577475, 0.046961103, 0.027709058, -0.005654247, -0.0008724501, -0.015725777, 0.017048642, -0.022568204, -0.015910404, 0.030145949, -0.0071669435, 0.035112362, 0.024874466, -0.01303956, -0.006739119, 0.014562478, -0.0038510696, -0.010608467, -0.08381193, -0.06619442, 0.01613798, -0.021893576, 0.0040641534, 0.05137657, 0.025398547, 0.03820881, -0.00440269, -0.008669715, -0.0036206385, -0.046879098, 0.031406835, 0.071843, -0.008685782, -0.011406356, 0.015265655, -0.05330572, 0.0073175854, -0.014179915, -0.05587488, 0.046840843, 0.00861383, 0.039912693, 0.009325878, -0.031761885, -0.02845858, -0.0072235446, -0.026203064, -0.06618495, 0.0060998295, 0.007956118, 0.018123573, -0.04506116, 0.017794307, -0.0005873697, 0.05151307, 0.045405168, -0.0013037064, -0.058179725, -0.033185773, 0.025349922, -0.06222499, 0.0032560877, -0.06379789, -0.061882775, -0.05537732, 0.006107038, -0.012868078, 0.0071712187, -0.021903057, -0.013246337, -0.026774362, 0.03578251, -0.033618532, 0.034304056, 0.025932083, 0.0019355048, -0.08111154, -0.04308996, 0.00089114794, 0.002784881, -0.0060103172, 0.035514306, -0.049972307, -0.004417858, -0.01311547, -0.03398405, -0.023686765, 0.0043621236, 0.046011288, -0.0058678417, -0.016025826, 0.005946621, -0.033748504, 0.011524121, 0.02377691, -0.010560907, 0.010920295, 0.00100961, -0.046598822, 0.015596432, -0.043436024, -0.04771753, -0.04331959, 0.007310171, -0.028721647, -0.022192538, 0.02127204, 0.01872543, -0.04349296, -0.020997893, 0.0026123766, 0.041880094, -0.012775069, 0.062410057, -0.068046354, 0.0061145867, 0.042194366, 0.023547733, 0.014239829, 0.009154094, -0.04584805, 0.0096337665, 0.009745967, -0.012372549, 0.05175961, 0.018125804, -0.022293895, 0.059287634, -0.02245685, -0.020954665, -0.040982477, 0.05431124, -0.07081113, 0.0048732315, -0.038592048, 0.023401067, 0.007524732, -0.016030774, -0.02618889, 0.0054424116, 0.06641538, -0.0331893, 0.020290634, -0.08671097, -0.01970818, -0.06217092, -0.0015106265, -0.0056438786, -0.040456492, 0.010538216, 0.027660353, 0.0030346902, 0.021743214, -0.041233353, -0.0202866, 0.033457294, 0.013155974, 0.033092614, 0.02845317, 0.020434167, -0.0059471005, 0.09530982, 0.046860445, 0.017879974, -0.0058392026, 0.047667082, 0.014072848, 0.057269707, -0.035358176, 0.018101463, -0.0095819775, -0.028424567, 0.022796806, -0.025371384, 0.0301881, 0.031954464, 0.017978461, 0.00035177093, -0.06701665, -0.01803257, -0.024657499, 0.08429116, -0.00071130774, 0.022557339, -0.03804571, -0.011999485, 0.038139652, 0.03079815, 0.044330943, 0.023890052, -0.03176369, -0.021864282, -0.025251113, 0.053541876, -0.006254554, 0.046082295, -0.019891517, 0.05300157, -0.023584362, 0.010701527, -0.0047656703, -0.017437374, -0.002468998, -0.0029128375, -0.025722267, 0.031898905, -0.025231997, 0.05643606, -0.016783977, 0.023492089, 0.009308759, -0.06966572, 0.075613976, 0.0012381749, 0.069158, -0.07740896, -0.03565387, -0.010337297, -0.029085517, 0.009466037, -0.047710944, 0.028250411, 0.02334678, -0.002224125, 0.058770776, 0.008260855, 0.04384215, -0.025078218, -0.062260013, 0.006635206, -0.0024868438, 0.039692476, -0.01587092, -0.05196361, -0.008071782, 0.0048491154, -0.05547971, 0.040236503, -0.0071258675, 0.015080327, -0.0076652984, -0.014674763, -0.005016886, -0.011697353, 0.027688779, -0.012251952, 0.037054256, -0.047028568, -0.009360079, -0.033423655, 0.0005812824, 0.010540959, 0.026162034, 0.0047332705, 0.022801995, 0.020527275, -0.03788161, -0.015429569, 0.019866334, 0.044957384, -0.038265325, -0.005363095, -0.01842438, -0.015457961, 0.017708838, -0.029009454, -0.006622453, -0.03488149, 0.053821374, 0.13216858, 0.0033952813, -0.011180062, 0.027203318, 0.0044507305, -0.02920362, -0.02257973, -0.06251129, -0.034305677, -0.04858061], 'index': 0}], 'model': 'nomic-embed-text:v1.5', 'usage': {'prompt_tokens': 3, 'total_tokens': 3}} 2025-03-26 14:56:16,223 - DEBUG - Response sent 2025-03-26 14:56:16,223 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 2025-03-26 14:56:16,223 - INFO - Warning: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ollama.dc.dev1.intapp.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DeepSpringAI/search_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server