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

Add possibility to select a prompt template on chatbot creation #51

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

homanp
Copy link
Owner

@homanp homanp commented Apr 9, 2023

Summary

  • Removed the possibility to set prompt template inside of the chatbot UI do to memory issues
  • Added possibility to set prompt template when creating chatbot.

Fixes #49

Depends on

Test plan

  1. Create a chatbot with a prompt template

@homanp homanp added enhancement New feature or request user interface A UI issue labels Apr 9, 2023
@homanp homanp self-assigned this Apr 9, 2023
@vercel
Copy link

vercel bot commented Apr 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langchain-ui ✅ Ready (Inspect) Visit Preview Apr 9, 2023 4:12pm

@homanp homanp merged commit 3c26559 into main Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface A UI issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prompt template and Provider should be chosen on chatbot creation
1 participant