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

Adding new fields to Chain nodes #148

Merged
merged 9 commits into from
Apr 11, 2023

Conversation

ogabrielluiz
Copy link
Contributor

ibiscp and others added 4 commits April 8, 2023 14:09
…put_key fields in ChainFrontendNode

feat(nodes.py): add show property to prompt field in LLMFrontendNode
fix(nodes.py): set password property to False for MemoryFrontendNode's Memory Size field
@ogabrielluiz ogabrielluiz linked an issue Apr 10, 2023 that may be closed by this pull request
…ired and show in all chains

feat(test_chains_template.py): add prompt to mid_journey_prompt_chain and time_travel_guide_chain chains
chore(poetry.lock): update lit version from 16.0.0 to 16.0.1
feat(poetry.lock): add nltk package with version 3.8.1 and its dependencies

chore(poetry.lock): update posthog package version to 2.5.0
chore(poetry.lock): remove torch and triton package versions
@ogabrielluiz ogabrielluiz merged commit 05045bb into dev Apr 11, 2023
@ogabrielluiz ogabrielluiz deleted the 146-improve-conversationchain-node branch April 11, 2023 21:11
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.

Improve ConversationChain Node
2 participants