mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
94eec5e906
Summary: If the longer OpenAI model exceeds the OpenAPI context length, we now perform another retry with a shorter variant of the formula prompt. The shorter prompt excludes non-referenced tables and lookup method definitions, which should help reduce token usage in documents with larger schemas. Test Plan: Server test. Reviewers: JakubSerafin Reviewed By: JakubSerafin Subscribers: JakubSerafin Differential Revision: https://phab.getgrist.com/D4184 |
||
---|---|---|
.. | ||
helpers | ||
ACLFormula.ts | ||
Assistance.ts | ||
Authorizer.ts | ||
DocApi2.ts | ||
DocApi.ts | ||
HostedStorageManager.ts | ||
ManyFetches.ts | ||
MemoryPool.ts | ||
MinIOExternalStorage.ts | ||
ProxyAgent.ts | ||
Telemetry.ts | ||
UnhandledErrors.ts | ||
Webhooks-Proxy.ts |