Fix py version - #228
Merged
Merged
Conversation
diogoncalves
approved these changes
Jun 25, 2026
diogoncalves
added a commit
that referenced
this pull request
Jul 28, 2026
* chore: updated b64 converse errors and naming for clarity. added make integration-tests command. (#218) * feat: refactored tracker db folder structure. added alembic migrations (#219) * feat: refactored tracker db folder structure. added alembic migrations * added tracker logs integration test. added alembic check of migration consistency to actions * fix: fixed the test actions for alembic * fix: fixed path for script on the test actions for alembic * fix: addded tracker dependencies to integration test action * fix: integration test action installation of tracker * fix: integration test action cache poetry of tracker * chore: updated llmstudio lib poetry lock * fix: integration test action changed working dir for alembic script * fix: integration test action path for alembic.ini script * chore: changed the migration bash to python * chore: changed the migration bash to python and corrected path * fix: action * test: adding columns to check for integration tests for migrations * fix: alembic was not recognizing changes * fix: alembic * chore: removed testing columns for logs * chore: added readme.md * feat: added extras to logs schema. alembic upgrades on tracker start server if needed * chore: added .env.template; changed llmstudio alembic default name * chore: moved server alembic upgrade to utils; reverted poetry.lock of llmstudio lib * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * Fix/alembic ignore bigquery (#220) * feat: refactored tracker db folder structure. added alembic migrations * added tracker logs integration test. added alembic check of migration consistency to actions * fix: fixed the test actions for alembic * fix: fixed path for script on the test actions for alembic * fix: addded tracker dependencies to integration test action * fix: integration test action installation of tracker * fix: integration test action cache poetry of tracker * chore: updated llmstudio lib poetry lock * fix: integration test action changed working dir for alembic script * fix: integration test action path for alembic.ini script * chore: changed the migration bash to python * chore: changed the migration bash to python and corrected path * fix: action * test: adding columns to check for integration tests for migrations * fix: alembic was not recognizing changes * fix: alembic * chore: removed testing columns for logs * chore: added readme.md * feat: added extras to logs schema. alembic upgrades on tracker start server if needed * chore: added .env.template; changed llmstudio alembic default name * chore: moved server alembic upgrade to utils; reverted poetry.lock of llmstudio lib * fix: alembic now raises error if bigquery migration is generated, if just upgraded it ignores - as its not supported by alembic. * fix: alembic upgrade head path is now independent of working dir * fix: updated action for poetry migraiton * fix: updated action * fix: updated action * chore: updated the llmstudio lib tracker version of the extra * chore: updated migration test action * [fix] bump prerelease version in pyproject.toml * feat: added o4-mini support (#221) * [fix] bump prerelease version in pyproject.toml * feat: tiktoken upgrade * feat:version update * feat: version bump * feat: poetry version * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * feat: update version * [fix] bump prerelease version in pyproject.toml * feat: remove tiktoken * feat: alpha version * [fix] bump prerelease version in pyproject.toml * feat: python bump * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * feat: prompt manager tracker * [fix] bump prerelease version in pyproject.toml * chore: bump versions * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * feat: bump versions * [fix] bump prerelease version in pyproject.toml * Revise model configurations in config.yaml Updated model configurations and removed obsolete entries. Signed-off-by: Diogo Goncalves <diogoncalves@users.noreply.github.com> * Fix model names and add new configurations Corrected model names and added new models with parameters. Signed-off-by: Diogo Goncalves <diogoncalves@users.noreply.github.com> * chore: bump python * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * feat: add Bedrock provider compatibility with Azure pipeline * fix lint black formatting issue * bump CI python version and fix LangChain 1.x import errors * upgrade setup-python to v5 and pin to python 3.12 * upgrade checkout and cache actions to v4 * freplace hub.pull with explicit ChatPromptTemplate in langchain agents test * replace hub.pull with explicit ChatPromptTemplate in langchain agents test * Fix py version (#228) * update python version in tests.yml * update python version in tests.yml * update poetry lock --------- Co-authored-by: Pedro Leite <pedro.leite@mdclone.com> * [fix] bump prerelease version in pyproject.toml * [fix] bump prerelease version in pyproject.toml * fix: move langchainhub to dev dependencies in llmstudio --------- Signed-off-by: brunoalho99 <132477278+brunoalho99@users.noreply.github.com> Signed-off-by: Diogo Goncalves <diogoncalves@users.noreply.github.com> Co-authored-by: Miguel Neves <61327611+MiNeves00@users.noreply.github.com> Co-authored-by: GitHub Actions <actions@github.com> Co-authored-by: brunoalho <bruno.alho@tensorops.ai> Co-authored-by: brunoalho99 <132477278+brunoalho99@users.noreply.github.com> Co-authored-by: Pedro Leite <pedro.leite@mdclone.com> Co-authored-by: Pedro Leite <92428834+pedroalexleite@users.noreply.github.com>
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.
No description provided.