Skip to content

Develop#226

Open
diogoncalves wants to merge 37 commits intomainfrom
develop
Open

Develop#226
diogoncalves wants to merge 37 commits intomainfrom
develop

Conversation

@diogoncalves
Copy link
Copy Markdown
Collaborator

@diogoncalves diogoncalves commented Apr 29, 2026

LLMstudio Version 1.1.1

What was done in this PR:

  • llmstudio-core: 1.1.5
  • llmstudio-proxy: 1.0.7
  • llmstudio-tracker: 1.1.2

How it was tested:

  • ...

Additional notes:

  • Any breaking changes?
  • Any new dependencies added?
  • Any performance improvements?

MiNeves00 and others added 30 commits May 2, 2025 16:06
#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
* 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
Signed-off-by: brunoalho99 <132477278+brunoalho99@users.noreply.github.com>
## LLMstudio Version X.X.X

### What was done in this PR:

- ...

### How it was tested:

- ...

### Additional notes:

- Any breaking changes?
- Any new dependencies added?
- Any performance improvements?
## LLMstudio Version X.X.X

### What was done in this PR:

- ...

### How it was tested:

- ...

### Additional notes:

- Any breaking changes?
- Any new dependencies added?
- Any performance improvements?
Comment thread libs/core/llmstudio_core/config.yaml
Comment thread Makefile
pytest libs/core/tests/unit_tests

integration-tests:
pytest libs/llmstudio/tests/integration_tests No newline at end of file
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

new line

Updated model configurations and removed obsolete entries.

Signed-off-by: Diogo Goncalves <diogoncalves@users.noreply.github.com>
Corrected model names and added new models with parameters.

Signed-off-by: Diogo Goncalves <diogoncalves@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.

4 participants