Commit Graph

9 Commits (main)

Author SHA1 Message Date
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
4 months ago
Alex Hall b9adcefcce (core) Use new asttokens.ASTText to support dollar signs inside f-strings
9 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
10 months ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
10 months ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
11 months ago
Alex Hall 3defb89866 (core) Use grist syntactic sugar in AI generated formulas
11 months ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
12 months ago
Paul Fitzpatrick 51a195bd94
add support for conversational state to assistance endpoint (#506)
1 year ago
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
1 year ago