|
1 | 1 | # @badaitech/chaingraph-frontend |
2 | 2 |
|
| 3 | +## 0.1.24 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- eb4cf29: Add the ArchAI integration tab with configurable session and nodes context. When execution ID exists then disable all port inputs. Merge execution node and editor nodes UI to make it interactive after execution complete. Add BadAI nodes in the hidden category as fallback. Fix ports serialize/deserialize undefined and null values with fallback. Recursive open Any port underlying type. Improve LLM call with structured output node. Now it work well with Groq and any other LLM's. Add retries with error feedback. Other changes and bug fixes. |
| 8 | +- Small fixes for the session token in root provider and get variable node |
| 9 | +- d5409b8: Fix backend build |
| 10 | +- 639038b: Redevelop gate node, now it handles complex types much better. Add LLM Call with structured output node. Add basic value Object node with mutable schema. Rename BadAI to ArchAI nodes and category. Add math And node. Add yaml helper to handlebars template. Add OKX nodes to build whole swap flow. Add PortCreate, PortDelete events to the node. Improve here and there core port, nodes, flow logic as well as port plugins. |
| 11 | +- d5409b8: Fix deserialization |
| 12 | +- d5409b8: Fix enum deserialize |
| 13 | +- Updated dependencies [eb4cf29] |
| 14 | +- Updated dependencies |
| 15 | +- Updated dependencies [d5409b8] |
| 16 | +- Updated dependencies [639038b] |
| 17 | +- Updated dependencies [d5409b8] |
| 18 | +- Updated dependencies [d5409b8] |
| 19 | + - @badaitech/chaingraph-nodes@0.1.24 |
| 20 | + - @badaitech/chaingraph-types@0.1.24 |
| 21 | + - @badaitech/chaingraph-trpc@0.1.24 |
| 22 | + - @badaitech/badai-api@0.1.24 |
| 23 | + |
| 24 | +## 0.1.24-dev.4 |
| 25 | + |
| 26 | +### Patch Changes |
| 27 | + |
| 28 | +- Add the ArchAI integration tab with configurable session and nodes context. When execution ID exists then disable all port inputs. Merge execution node and editor nodes UI to make it interactive after execution complete. Add BadAI nodes in the hidden category as fallback. Fix ports serialize/deserialize undefined and null values with fallback. Recursive open Any port underlying type. Improve LLM call with structured output node. Now it work well with Groq and any other LLM's. Add retries with error feedback. Other changes and bug fixes. |
| 29 | +- Updated dependencies |
| 30 | + - @badaitech/chaingraph-nodes@0.1.24-dev.4 |
| 31 | + - @badaitech/chaingraph-types@0.1.24-dev.4 |
| 32 | + - @badaitech/chaingraph-trpc@0.1.24-dev.4 |
| 33 | + - @badaitech/badai-api@0.1.24-dev.4 |
| 34 | + |
| 35 | +## 0.1.24-dev.3 |
| 36 | + |
| 37 | +### Patch Changes |
| 38 | + |
| 39 | +- Fix enum deserialize |
| 40 | +- Updated dependencies |
| 41 | + - @badaitech/chaingraph-nodes@0.1.24-dev.3 |
| 42 | + - @badaitech/chaingraph-types@0.1.24-dev.3 |
| 43 | + - @badaitech/chaingraph-trpc@0.1.24-dev.3 |
| 44 | + |
| 45 | +## 0.1.24-dev.2 |
| 46 | + |
| 47 | +### Patch Changes |
| 48 | + |
| 49 | +- Fix deserialization |
| 50 | +- Updated dependencies |
| 51 | + - @badaitech/chaingraph-nodes@0.1.24-dev.2 |
| 52 | + - @badaitech/chaingraph-types@0.1.24-dev.2 |
| 53 | + - @badaitech/chaingraph-trpc@0.1.24-dev.2 |
| 54 | + |
| 55 | +## 0.1.24-dev.1 |
| 56 | + |
| 57 | +### Patch Changes |
| 58 | + |
| 59 | +- Fix backend build |
| 60 | +- Updated dependencies |
| 61 | + - @badaitech/chaingraph-nodes@0.1.24-dev.1 |
| 62 | + - @badaitech/chaingraph-types@0.1.24-dev.1 |
| 63 | + - @badaitech/chaingraph-trpc@0.1.24-dev.1 |
| 64 | + |
| 65 | +## 0.1.24-dev.0 |
| 66 | + |
| 67 | +### Patch Changes |
| 68 | + |
| 69 | +- 639038b: Redevelop gate node, now it handles complex types much better. Add LLM Call with structured output node. Add basic value Object node with mutable schema. Rename BadAI to ArchAI nodes and category. Add math And node. Add yaml helper to handlebars template. Add OKX nodes to build whole swap flow. Add PortCreate, PortDelete events to the node. Improve here and there core port, nodes, flow logic as well as port plugins. |
| 70 | +- Updated dependencies [639038b] |
| 71 | + - @badaitech/chaingraph-nodes@0.1.24-dev.0 |
| 72 | + - @badaitech/chaingraph-types@0.1.24-dev.0 |
| 73 | + - @badaitech/chaingraph-trpc@0.1.24-dev.0 |
| 74 | + |
3 | 75 | ## 0.1.23 |
4 | 76 |
|
5 | 77 | ### Patch Changes |
|
0 commit comments