forked from google/generative-ai-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
What's changed: - Refactored the `chatbot/chatui.py` to consolidate methods into `ask_model()`. - Updated the element names in the `result.html` template. - Cleaned up the code related to reading and replacing custom error messages. - Added more comments describing each prompt in the `ask_model()` method. - Moved the role of `condition.txt` to `config.yaml`. - Updated the Docs Agent module to read custom prompt text from `config.yaml`. - Removed the `condition.txt` file. - Re-generated the `poetry.lock` file to be up to date. October 6, 2023
- Loading branch information
Showing
8 changed files
with
926 additions
and
824 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.