gristlabs_grist-core/app
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
..
client (core) updates from grist-core 2024-09-09 09:14:43 -04:00
common (core) DocLimits: display days remaining instead of days of grace period 2024-08-29 22:51:49 -04:00
gen-server Add tests for UsersManager (#1149) 2024-09-05 16:30:04 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server switch default LLM from a model that is going away (#1202) 2024-09-13 14:56:42 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00