Commit Graph

1194 Commits (8d77d9ad895019b95011abc821305f08ff966560)
 

Author SHA1 Message Date
mvenditto 8d77d9ad89 switch to medium for macos to test on free plan 1 year ago
mvenditto 998fea832f macos first attempt 1 year ago
mvenditto 9e77a1bb6f fix 1 year ago
mvenditto 33ead4cbf1 tests on windows 1 year ago
mvenditto a987d0a98f fix store_test_results path 1 year ago
mvenditto a92fe0a089 attempt to fix tests 1 year ago
mvenditto 4c3507db95 again fix executor size 1 year ago
mvenditto 444d922ccd fix executor class 1 year ago
mvenditto d3831f7dbe first attempt to store test results 1 year ago
mvenditto e40fb67b85 switch to windows.large 1 year ago
mvenditto a574d79fb3 fix mismatchin runtimes folder name 1 year ago
mvenditto 5b242ba7a9 fix typo 1 year ago
mvenditto 1e160340bd fix naming 1 year ago
mvenditto ae8bcd9eff try to fix cmake not in path 1 year ago
mvenditto 5fe4f25d64 fix curr working directory 1 year ago
mvenditto 23af041673 add build-csharp-windows (mingw) 1 year ago
mvenditto b3f4169466 fix persist_to_workspace paths 1 year ago
mvenditto 7c67134b8c try to sort out ci only error on build related to CA2101 1 year ago
mvenditto 53600a2970 fix typo 1 year ago
mvenditto b877cfa3e9 revert sdk version bump + specify test project 1 year ago
mvenditto d41f993e67 bump net sdk version to 7.0 to support the tests project 1 year ago
mvenditto e554405aef remove duplicate --filter 1 year ago
mvenditto ce7e02388d fix dotnet test target 1 year ago
mvenditto 9bb3000bdb remove .exe after dotnet + fix cwd 1 year ago
mvenditto 691e4cf6e0 fix build C library workdir 1 year ago
mvenditto 939ed6a2b5 sudo fix 1 year ago
mvenditto ce9e26463e fix build-csharp-deploy 1 year ago
mvenditto 2cbe791e5c add a SkipOnCI trait fore tests 1 year ago
mvenditto ecafacd268 mapping, csharp-workflow and first attempt to build on Linux 1 year ago
Adam Treat 2679dc1521 Give note about gpt-4 and openai key access. 1 year ago
Adam Treat 806905f747 Explicitly set the color in MyTextField. 1 year ago
Adam Treat 9dccc96e70 Immediately signal when the model is in a new loading state. 1 year ago
Adam Treat 833a56fadd Fix the tap handler on these buttons. 1 year ago
Adam Treat 18dbfddcb3 Fix default thread setting. 1 year ago
felix 6630bf2f13 update to 2.4.11 gpt4all
falcon model support.
Developer docs included for Java.
1 year ago
Adam Treat 34a3b9c857 Don't block on exit when not connected. 1 year ago
Adam Treat 88bbe30952 Provide a guardrail for OOM errors. 1 year ago
Adam Treat 9ef53163dd Explicitly send the opt out because we were artificially lowering them with settings changes. 1 year ago
Adam Treat 4f9e489093 Don't use a local event loop which can lead to recursion and crashes. 1 year ago
Adam Treat 8467e69f24 Check that we're not null. This is necessary because the loop can make us recursive. Need to fix that. 1 year ago
Adam Treat 99cd555743 Provide some guardrails for thread count. 1 year ago
Lakshay Kansal a190041c6e
json and c# highlighting rules (#1163) 1 year ago
Adam Treat 3e3b05a2a4 Don't process the system prompt when restoring state. 1 year ago
Adam Treat 98dd2ab4bc Provide backup options if models.json does not download synchronously. 1 year ago
Adam Treat c8d761a004 Add a nicer message. 1 year ago
Adam Treat e120eb5008 Allow closing the download dialog and display a message to the user if no models are installed. 1 year ago
Adam Treat fb172a2524 Don't prevent closing the model download dialog. 1 year ago
Adam Treat 15d04a7916 Fix new version dialog ui. 1 year ago
Adam Treat 12083fcdeb When deleting chats we sometimes have to update our modelinfo. 1 year ago
Adam Treat 59f3c093cb Stop generating anything on shutdown. 1 year ago