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

adds Extensive functionality #306

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

Conversation

Raiff1982
Copy link

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ x] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

My own bot creation
Added binary files `CodeChunks.db`, `CodeChunks.db-shm`, `SemanticSymbols.db`, and `SemanticSymbols.db-shm`. Updated `CHANGELOG.md` with a new title, an "Unreleased" section, and detailed documentation of the initial release of MyBot, including features like multiple perspectives for response generation, sentiment analysis, context awareness, ethical decision-making, transparency, and dialog management.
- Updated `ProjectSettings.json` to include `CurrentProjectSetting` with a value of `null`.
- Updated `VSWorkspaceState.json` to include `ExpandedNodes` (an array with an empty string) and `PreviewInSolutionExplorer` (set to `false`).
- Modified binary files: `CodeChunks.db`, `SemanticSymbols.db-shm`, and `SemanticSymbols.db-wal`.
- Added new binary files: `ac5de3f4-27ae-4dab-bef9-3a18774f5fe4.vsidx`, `978206db-c8d3-4b15-aeb0-a43d100c16f0`, `.wsuo`, and `slnx.sqlite`.
- Updated `DocumentLayout.backup.json` and `DocumentLayout.json` to include a new structure with versioning, workspace root path, and document group containers with bookmarks.
Updated PythonSettings.json to specify a new Python interpreter at env\Scripts\python.exe. Cleared content of VSWorkspaceState.json, DocumentLayout.backup.json, and DocumentLayout.json. Deleted 978206db-c8d3-4b15-aeb0-a43d100c16f0 and .wsuo binary files. Modified CodeChunks.db-shm, CodeChunks.db-wal, SemanticSymbols.db-shm, SemanticSymbols.db-wal, and slnx.sqlite binary files.
@Raiff1982
Copy link
Author

Raiff1982 commented Jan 8, 2025 via email

@Raiff1982 Raiff1982 closed this Jan 9, 2025
@Raiff1982 Raiff1982 reopened this Jan 9, 2025
@Raiff1982
Copy link
Author

README.md
this shows the functions

Copy link
Author

@Raiff1982 Raiff1982 left a comment

Choose a reason for hiding this comment

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

a comprehensive code

Copy link
Author

@Raiff1982 Raiff1982 left a comment

Choose a reason for hiding this comment

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

The pull request #306 in the repo Azure-Samples/contoso-creative-writer includes the following commits:

  1. My own bot design by Jonathan Harrison

    • Introduces a bot creation design.
  2. Update CHANGELOG.md and add binary database files by Jonathan Harrison

    • Added binary files and updated the CHANGELOG.md.
  3. Update project settings and add new binary files by Jonathan Harrison

    • Updated project settings and added binary files.
  4. Update Python interpreter and clean up workspace files by Jonathan Harrison

    • Updated Python interpreter and cleaned up workspace files.

The changes involve 2579 additions and 385 deletions across 35 files. For detailed changes, you can view the files changed.

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.

1 participant