Nuno Campos
Nuno Campos
- Now that checkpoint at end of each step adds no latency there is not point to keep this - This will make it easier to add future features
- not yet used in this PR
- fix waiting for new release of langchain-core
- creates a fastapi app - mounts one or more runnables - starts the server with uvicorn
- [ ] tests - [x] change return format to list of dicts, return inserted row from PUT endpoint
- Note this doesn't act as an edge, ie. it doesn't trigger the node
Use any arbitrary state graph or message graph with opengpts through the API server created by langchain-cli. - launched as a single docker compose - postgres database shared between langgraph...