Commit Graph

1302 Commits

Author SHA1 Message Date
mvenditto
95651809b3 try to fix dotnet install on macos 2023-07-11 18:09:39 -04:00
mvenditto
3ef1cbef90 revert 2023-07-11 18:09:39 -04:00
mvenditto
79767148e0 macos try to install dotnet with brew 2023-07-11 18:09:39 -04:00
mvenditto
f14b1869d9 fix cwd on macos build step 2023-07-11 18:09:39 -04:00
mvenditto
c76e05c84c try to fix tests build the samples proj 2023-07-11 18:09:39 -04:00
mvenditto
53ac1de5a9 another attempt to fix messed up tests + macos dotnet install 2023-07-11 18:09:39 -04:00
mvenditto
a4cbaa8263 fix 2023-07-11 18:09:39 -04:00
mvenditto
d290ecee34 try again 2023-07-11 18:09:39 -04:00
mvenditto
8d77d9ad89 switch to medium for macos to test on free plan 2023-07-11 18:09:39 -04:00
mvenditto
998fea832f macos first attempt 2023-07-11 18:09:39 -04:00
mvenditto
9e77a1bb6f fix 2023-07-11 18:09:39 -04:00
mvenditto
33ead4cbf1 tests on windows 2023-07-11 18:09:39 -04:00
mvenditto
a987d0a98f fix store_test_results path 2023-07-11 18:09:39 -04:00
mvenditto
a92fe0a089 attempt to fix tests 2023-07-11 18:09:39 -04:00
mvenditto
4c3507db95 again fix executor size 2023-07-11 18:09:39 -04:00
mvenditto
444d922ccd fix executor class 2023-07-11 18:09:39 -04:00
mvenditto
d3831f7dbe first attempt to store test results 2023-07-11 18:09:39 -04:00
mvenditto
e40fb67b85 switch to windows.large 2023-07-11 18:09:39 -04:00
mvenditto
a574d79fb3 fix mismatchin runtimes folder name 2023-07-11 18:09:39 -04:00
mvenditto
5b242ba7a9 fix typo 2023-07-11 18:09:39 -04:00
mvenditto
1e160340bd fix naming 2023-07-11 18:09:39 -04:00
mvenditto
ae8bcd9eff try to fix cmake not in path 2023-07-11 18:09:39 -04:00
mvenditto
5fe4f25d64 fix curr working directory 2023-07-11 18:09:39 -04:00
mvenditto
23af041673 add build-csharp-windows (mingw) 2023-07-11 18:09:39 -04:00
mvenditto
b3f4169466 fix persist_to_workspace paths 2023-07-11 18:09:39 -04:00
mvenditto
7c67134b8c try to sort out ci only error on build related to CA2101 2023-07-11 18:09:39 -04:00
mvenditto
53600a2970 fix typo 2023-07-11 18:09:39 -04:00
mvenditto
b877cfa3e9 revert sdk version bump + specify test project 2023-07-11 18:09:39 -04:00
mvenditto
d41f993e67 bump net sdk version to 7.0 to support the tests project 2023-07-11 18:09:39 -04:00
mvenditto
e554405aef remove duplicate --filter 2023-07-11 18:09:39 -04:00
mvenditto
ce7e02388d fix dotnet test target 2023-07-11 18:09:39 -04:00
mvenditto
9bb3000bdb remove .exe after dotnet + fix cwd 2023-07-11 18:09:39 -04:00
mvenditto
691e4cf6e0 fix build C library workdir 2023-07-11 18:09:39 -04:00
mvenditto
939ed6a2b5 sudo fix 2023-07-11 18:09:39 -04:00
mvenditto
ce9e26463e fix build-csharp-deploy 2023-07-11 18:09:39 -04:00
mvenditto
2cbe791e5c add a SkipOnCI trait fore tests 2023-07-11 18:09:39 -04:00
mvenditto
ecafacd268 mapping, csharp-workflow and first attempt to build on Linux 2023-07-11 18:09:39 -04:00
Adam Treat
2679dc1521 Give note about gpt-4 and openai key access. 2023-07-11 15:35:10 -04:00
Adam Treat
806905f747 Explicitly set the color in MyTextField. 2023-07-11 15:27:26 -04:00
Adam Treat
9dccc96e70 Immediately signal when the model is in a new loading state. 2023-07-11 15:10:59 -04:00
Adam Treat
833a56fadd Fix the tap handler on these buttons. 2023-07-11 14:58:54 -04:00
Adam Treat
18dbfddcb3 Fix default thread setting. 2023-07-11 13:07:41 -04:00
felix
6630bf2f13 update to 2.4.11 gpt4all
falcon model support.
Developer docs included for Java.
2023-07-11 12:43:44 -04:00
Adam Treat
34a3b9c857 Don't block on exit when not connected. 2023-07-11 12:37:21 -04:00
Adam Treat
88bbe30952 Provide a guardrail for OOM errors. 2023-07-11 12:09:33 -04:00
Adam Treat
9ef53163dd Explicitly send the opt out because we were artificially lowering them with settings changes. 2023-07-11 10:53:19 -04:00
Adam Treat
4f9e489093 Don't use a local event loop which can lead to recursion and crashes. 2023-07-11 10:08:03 -04:00
Adam Treat
8467e69f24 Check that we're not null. This is necessary because the loop can make us recursive. Need to fix that. 2023-07-10 17:30:08 -04:00
Adam Treat
99cd555743 Provide some guardrails for thread count. 2023-07-10 17:29:51 -04:00
Lakshay Kansal
a190041c6e
json and c# highlighting rules (#1163) 2023-07-10 16:23:32 -04:00