Files
gristlabs_grist-core/app/server/lib
Paul Fitzpatrick a45a7f9fda switch default LLM from a model that is going away (#1202)
* switch default LLM from a model that is going away

If an api key is provided, Grist can use an LLM as an assistant
for writing formulas. The LLM can be self-hosted or an external
service. The default external service is OpenAI. This commit
freshens the default model used, if this feature is enabled,
since the existing one is going away. Benchmarking suggests the
results are generally better, though not dramatically so.

The feature of falling back on a longer context model is no longer
as important, but is retained since it could be useful for self-hosters.

* update long context model tests
2024-09-13 14:56:42 -04:00
..
2024-03-21 13:01:25 -04:00
2024-07-30 13:41:47 -04:00
2024-07-30 13:41:47 -04:00
2024-09-05 16:30:04 -04:00
2022-02-19 09:46:49 +00:00
2024-05-22 14:56:53 +02:00
2023-10-11 17:36:58 -04:00
2024-08-27 06:38:35 -04:00
2024-07-23 11:49:23 -04:00
2022-06-17 21:53:20 +02:00
2023-02-20 22:46:36 -05:00
2023-04-03 13:29:35 -04:00
2022-07-04 10:42:40 -04:00
2022-04-01 15:24:19 -07:00
2023-07-30 15:13:43 -04:00
2023-10-11 17:36:58 -04:00
2024-01-08 09:19:50 -05:00
2020-07-21 20:39:10 -04:00
2022-08-25 12:38:36 -07:00