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

feat(ChatKnowledge): Add custom text separators and refactor log configuration #636

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

fangyinc
Copy link
Collaborator

@fangyinc fangyinc commented Sep 28, 2023

ChatKnowledge

  • New custom text separators
  • Modfy relations output format
  • Read KNOWLEDGE_CHAT_SHOW_RELATIONS from environment KNOWLEDGE_CHAT_SHOW_RELATIONS

More knowledge command line capabilities

  • Delete your knowledge space or document in space
  • List knowledge space

Refactor log configuration

  • Get loggger with logging.getLogger(__name__)
  • Setup logging with setup_logging
  • Read logger directory from environment DBGPT_LOG_DIR

Close #635

@github-actions github-actions bot added ChatKnowledge Module: ChatKnowledge enhancement New feature or request labels Sep 28, 2023
Copy link
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

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

approve

@Aries-ckt Aries-ckt merged commit dfec270 into eosphoros-ai:main Sep 28, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChatKnowledge Module: ChatKnowledge enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature][ChatKnowledge] Add custom text separators
2 participants