Update nodeColors in styleUtils.ts
This commit is contained in:
parent
07f3ee59d7
commit
c56846eeb5
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ export const nodeColors: { [char: string]: string } = {
|
|||
textsplitters: "#B47CB5",
|
||||
toolkits: "#DB2C2C",
|
||||
wrappers: "#E6277A",
|
||||
utilities: "#31A3CC",
|
||||
helpers: "#31A3CC",
|
||||
langchain_utilities: "#31A3CC",
|
||||
output_parsers: "#E6A627",
|
||||
str: "#31a3cc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue