caster

Results 7 comments of caster

@kingluo this is route conf,but I just got 404,When I reduce one URL character, I will not get this error `{ "uri": "/*", "name": "ES Proxy", "methods": [ "GET", "POST",...

Is there a demo that can run this index API?

> 这个警告很好。 > > 或者,您可以创建一个终端节点 > > class MainProcess(Node): > def post(self, shared, prep_res, exec_res): > shared["final_result"] = exec_res > # Return "default" (or None) to go to terminal node...

> [PocketFlow/pocketflow/__init__.py](https://github.com/The-Pocket/PocketFlow/blob/5e3b529b8f8440220020c1bde2b1fb017e12d342/pocketflow/__init__.py#L42-L45) > > 第 42 至 45 行 [5e3b529](/The-Pocket/PocketFlow/commit/5e3b529b8f8440220020c1bde2b1fb017e12d342) > > def get_next_node(self,curr,action): > nxt = curr.successors.get ( action或" default " )​​ > 如果 不是 nxt 且 curr.successors :...

> > > [PocketFlow/pocketflow/**init**.py](https://github.com/The-Pocket/PocketFlow/blob/5e3b529b8f8440220020c1bde2b1fb017e12d342/pocketflow/__init__.py#L42-L45) > > > 第 42 至 45 行 [5e3b529](/The-Pocket/PocketFlow/commit/5e3b529b8f8440220020c1bde2b1fb017e12d342) > > > def get_next_node(self,curr,action): > > > nxt = curr.successors.get ( action或" default " )​​ >...