Skip to content

Sending system messages to chat #8

Closed Answered by blindmansion
luv2code asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like the node you're expecting to be the system message is not purple, so it's being interpreted as a call node rather than a content node. If you make that node purple it should work as expected.

Also a better way to keep track of what the LLM is seeing is with logging arrows. If you have a logging arrow (orange) going from the call node to a content node (purple) then you can see all the messages being sent.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@luv2code
Comment options

@luv2code
Comment options

@luv2code
Comment options

@blindmansion
Comment options

Answer selected by luv2code
@luv2code
Comment options

@blindmansion
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants