avetise

Results 8 comments of avetise

The following PHP extensions are required: pdo_sqlite Only keeping mysql. Deleted from config/Database.ini but still getting this.

Data, e.g. MSFT: Raw Income Statement Data: [ { "maxAge": 1, "endDate": "2024-09-30T00:00:00.000Z", "totalRevenue": 391035000000, "costOfRevenue": 0, "grossProfit": 0, "researchDevelopment": null, "sellingGeneralAdministrative": null, "nonRecurring": null, "otherOperatingExpenses": null, "totalOperatingExpenses": 0, "operatingIncome":...

Found the answer - I think there is also a change to use FundamentalsTimeSeries instead. const FundamentalsTimeSeries_Modules = [ "financials", "balance-sheet", "cash-flow", "all", ];

Is this just for the hosting? I am currently trying to link up an existing project that uses firebase as DB to use open-saas to add payments, but there doesnt...

Have you changed the starting code to the above to get it working? Has there been an update to the ollama related examples? ![Image](https://github.com/user-attachments/assets/41c639ab-901e-4c1c-8499-38c3a13602c5) ![Image](https://github.com/user-attachments/assets/aac1effe-52fb-4796-832a-283e73285a9b)

I copied the exact code and am still getting pages of "context" when using Ollama. When switching to OpenAIChat using the exact code, there is no issues. Using Ollama: ![Image](https://github.com/user-attachments/assets/0265dc4f-f9eb-4465-a812-5764d7924729)...

@ascender1729 @kyegomez the bug was to do with context spam when using Ollama, not o4-mini. I only showed 4o-mini works properly, but not any local Ollama models.