Merge official 0.2.1 to main #4
Merged
Merged
Conversation
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v5...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [openai](https://github.com/openai/openai-python) from 1.37.0 to 1.37.1. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.37.0...v1.37.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
* system -> assistant * semver
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
Switch the logic to only look for awaiting_response label
* fixed default entity extraction prompts * minor changes and formatting * add missing parenthesis and changelog * Updating dictionary --------- Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
Bumps [textual](https://github.com/Textualize/textual) from 0.72.0 to 0.74.0. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v0.72.0...v0.74.0) --- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
Bumps [lancedb](https://github.com/lancedb/lancedb) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](lancedb/lancedb@python-v0.10.2...python-v0.11.0) --- updated-dependencies: - dependency-name: lancedb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.26.1 to 0.27.0. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.26.1...v0.27.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#677) * added default title_column and collection_name values for workflows using the vector store option * update poetry lockfile * fixed ruff formatting * ran semversioner --------- Co-authored-by: Gabriel Nieves-Ponce <gnievesponce@microsoft.com> Co-authored-by: Alonso Guevara <alonsog@microsoft.com> Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
* added default title_column and collection_name values for workflows using the vector store option * incorporated vector database support to the query client * Updated docuemnatation to reflect the new query client param. * Fixed ruff formatting * added new poetry lock file --------- Co-authored-by: Gabriel Nieves-Ponce <gnievesponce@microsoft.com> Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
fix and refactor community context builder Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
* Update prompts in prompt tune * Update prompt tuning meta prompts * Semver * Formatting * Update examples
* fixed json issue * change to use try_parse_json_object onlu * pyproject add json-repair * add check extra description before and after json object * json.loads() before repire_json, based on jbradley1 suggestion. * Fix json parsing and formatting * semver * Nicer tuple parsing --------- Co-authored-by: paulg <paul.guo@iag.com.au>
* Fix embeddings loading on local search cli * Update lockfile * Update rules in ruff check
* fix json parsing logic and warning message * amended warning message --------- Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
* Only repair broken reponses * Format
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
[Provide a brief description of the changes made in this pull request.]
Related Issues
[Reference any related issues or tasks that this pull request addresses.]
Proposed Changes
[List the specific changes made in this pull request.]
Checklist
Additional Notes
[Add any additional notes or context that may be helpful for the reviewer(s).]