Skip to content

Fix py version - #228

Merged
pedroalexleite merged 3 commits into
developfrom
fix-py-version
Jun 25, 2026
Merged

Fix py version#228
pedroalexleite merged 3 commits into
developfrom
fix-py-version

Conversation

@pedroalexleite

Copy link
Copy Markdown
Contributor

No description provided.

@pedroalexleite
pedroalexleite changed the base branch from main to develop June 25, 2026 14:09
@pedroalexleite
pedroalexleite merged commit 306f4fe into develop Jun 25, 2026
4 of 5 checks passed
@pedroalexleite
pedroalexleite deleted the fix-py-version branch June 25, 2026 14:23
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>
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.

2 participants