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

📦 NEW: BaseAI CLI Proofreader agent #58

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

Conversation

AIENGINE
Copy link
Contributor

📦 NEW: BaseAI CLI Proofreader agent (https://langbase.com/examples/proofreader-agent)

  • cli app uses sample memory attached to proofreader agent
  • main cli (index.ts)
  • logs switched off by default (baseai.config.ts)
  • sample memory attached (documents)

Copy link
Collaborator

@ahmadbilaldev ahmadbilaldev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the text to be proofread should be in the prompt, not in memory. Memory just returns relevant chunks of text based on user's prompt. No need of memory here.

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.

2 participants