Espen
Espen
CCConvex Community
Created by jamwt on 8/19/2023 in #support-community
Missing Primitives and Reactor architectural vision
Thanks for the detailed rundown. Could you go into a bit on how you do this tracking for the frontend part now, as it might make it a bit more clear on how temporary solutions can be implemented for the backend. Also when you start figuring out this it would be awesome to have support that plays well with rxjs and streaming data. Or simply rethinking the apis a bit for example by giving super easy apis that makes it easy to either subscribe to a stream, subscribe to the events on changes, or simply subscribing to complete values. In lack of a better example, this would make it easy when working with openai it would be really easy to use one way to get updates to all the text so far for displaying, one to trigger pulses on updates, and a last one to only trigger when the entire response is ready for doing the next action. Simple apis. I'm sure there are things that could be done to make error handling even easier as when when sticking streaming state directly into the db, but I guess that might be outside the scope here. At least effect-ts is worth it to take a proper look at for some inspiration.
28 replies
CCConvex Community
Created by Michal Srb on 8/16/2023 in #support-community
Speed up `npx convex dev`
Great. Thank you!
3 replies