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

test: add database-loaded API keys and outdated component detection for starter templates #6615

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Cristhianzl
Copy link
Member

This pull request includes several changes to the Basic Prompting.json file, primarily focused on code formatting improvements. The changes mainly involve converting multi-line arrays into single-line arrays for better readability.

Formatting improvements:

  • Converted multi-line output_types arrays into single-line arrays for ChatInput, Prompt, and OpenAIModel nodes. [1] [2] [3]
  • Converted multi-line inputTypes arrays into single-line arrays for various fields such as input_value, system_message, and text_output. [1] [2] [3]
  • Updated base_classes arrays to single-line format for ChatInput, Prompt, and ChatOutput nodes. [1] [2] [3]
  • Changed options arrays to single-line format for fields like sender and sender_name. [1] [2]
  • Adjusted required_inputs arrays to single-line format for the model_output field.

@Cristhianzl Cristhianzl self-assigned this Feb 14, 2025
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Feb 14, 2025
@github-actions github-actions bot added the test Changes to tests label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files. test Changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant