jonverrier / BraidEng

Engine code for an OpenAI assistant that likes to talk about AI, written using Typescript, Node.js, & the Azure stack. GPT-3 backed with a store of AI Canon documents.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Do some testing with a high volume of messages - 1,000 + #4

Closed jonverrier closed 2 months ago

jonverrier commented 2 months ago

May reach limit of using arrays in the base screen with high volumes.

jonverrier commented 2 months ago

Closed. Adding caching in Caucus class, added test, and tested in UI.