Commit Graph

8 Commits (0c60446f9c569a83ef13b591db0c46c7d9955612)

Author SHA1 Message Date
Alex Hall 5d7ef23433
Skip tests involving f-strings for Python 3.9 (#669)
10 months ago
Alex Hall b9adcefcce (core) Use new asttokens.ASTText to support dollar signs inside f-strings
10 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
10 months 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
Dmitry S d70a7209f7 (core) Attempt to fix test_formula_prompt test broken by a merge
1 year ago
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
1 year ago