firstbatchxyz / dkn-compute-node

Compute Node of Dria Knowledge Network.
Apache License 2.0
8 stars 2 forks source link

Refactor workers #39

Closed erhant closed 3 weeks ago

erhant commented 3 weeks ago

Both search_python and synthesis workers had a lot of duplicate code, these parts have now been moved within the node as a utility function. A TaskRequest struct has been added, which is the parsed form of TaskRequestPayload.