Quoted:
Here is a very rudimentary example which enables you to create a new task and update it by its name again later: https://octionic.com/downloads/Appflowy_Hash_Demo.json
It still needs some improvements regarding the prompt since the UUID gets cached in the memory and you need most likely to reset the session ID so this example works a second time.
Example chat:
- create a new task named “wash car”
- update the task “wash car” to “clean dishes”
The main problem with storing the ID in AppFlowy is that the API does not support filtering. In this setup the entire database is retrieved and sent to the LLM to analyse. Of course this only applies to agentic workflows.
But it is still a pity, that the API is still so limited.
Message:
What sort of filtering do you need? I assume someting like, an API to filter the rows in the database based on field values in the column?
Timestamp:
2025-03-26T15:36:16.391000+00:00
Attachment:
Discord Message ID:
1354479074608943376