Commit Graph

9 Commits (3fc221f3e218d38f844dc49dac2e41a4cb4ebae5)

Author SHA1 Message Date
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
7 months ago
Alex Hall b9adcefcce (core) Use new asttokens.ASTText to support dollar signs inside f-strings
1 year ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
1 year ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
1 year ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
1 year ago
Alex Hall 3defb89866 (core) Use grist syntactic sugar in AI generated formulas
1 year ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
1 year 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
2 years ago