neicras

Results 3 issues of neicras

**Describe the bug** When creating new project or accessing the settings tab: "Error Loading Application: An error occurred while rendering the application. Please try again" I have turned on the...

have been very often running into openai.error.InvalidRequestError for getting over 4097 tokens maximum context length. Is there a module/ best practice to manage the context length ? Quick example I...

``` Sample DataFrame df = pd.DataFrame({ "country": ["United States", "United Kingdom", "France", "Germany", "Italy", "Spain", "Canada", "Australia", "Japan", "China"], "gdp": [21400000, 2940000, 2830000, 3870000, 2160000, 1350000, 1780000, 1320000, 516000, 14000000],...

bug