Skip to content

0.1.6

Choose a tag to compare

@kyolee415 kyolee415 released this 12 Dec 01:11
· 202 commits to main since this release

What's changed

  • Update the prompt condition to be more specific and follow
    best practices in prompting.
  • Enable the chatbot server to provide a custom condition string to
    the DocsAgent class.
  • Bug fix: Provide a custom condition when asking for 5 related
    questions to the PaLM model.
  • Add a new config variable to specify the log level to be "VERBOSE"
  • Improve the rendering of code text and code blocks on the chat app UI.
  • Rephrase the sentence that describes the page, section, and subsection
    structure of Markdown pages in the markdown_to_plain_text.py script.
  • Update the pre-processing diagram to fix a typo (appscripts to apps_script)