Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChatPrompt created in UX couldn't be updated #89

Merged
merged 2 commits into from
Jul 3, 2023
Merged

Conversation

kreneskyp
Copy link
Owner

Description

ChatPromptTemplate created through UX could not be saved. It was caused by ChatPromptTemplate.message lacking default values and breaking UX code.

Changes

  • added a default value to ChatPromptTemplate.messages
  • regenerated 'node_types` fixture, includes some updates for agent support Agents and tools #86

How Tested

manual test with UX

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

@kreneskyp kreneskyp changed the title ChatPrompt once again has default values ChatPrompt created in UX couldn't be updated Jul 3, 2023
@kreneskyp kreneskyp merged commit 66f4b2d into master Jul 3, 2023
@kreneskyp kreneskyp deleted the prompt_init branch July 3, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant