-
Notifications
You must be signed in to change notification settings - Fork 89
Comparing changes
Open a pull request
base repository: stacklok/codegate
base: f9b9bca
head repository: stacklok/codegate
compare: 134b76e
- 10 commits
- 17 files changed
- 7 contributors
Commits on Mar 11, 2025
-
Update model_prices_and_context_window.json to version generated on 2…
…025-03-09 (#1253) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33a1908 - Browse repository at this point
Copy the full SHA 33a1908View commit details -
Bump ruff from 0.9.9 to 0.9.10 (#1254)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.9...0.9.10) --- updated-dependencies: - dependency-name: ruff 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>
Configuration menu - View commit details
-
Copy full SHA for 48fce00 - Browse repository at this point
Copy the full SHA 48fce00View commit details -
Bump onnxruntime from 1.20.1 to 1.21.0 (#1256)
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.20.1 to 1.21.0. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.20.1...v1.21.0) --- updated-dependencies: - dependency-name: onnxruntime 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>
Configuration menu - View commit details
-
Copy full SHA for 7d131ec - Browse repository at this point
Copy the full SHA 7d131ecView commit details -
feat: update messages endpoint to return a conversation summary (#1247)
* feat: update messages endpoint to return a conversation summary Modify the messages endpoint to return just a conversationsummary, that will simplify the current queries. Create a different endpoint that will return a list of conversations for a given prompt id * fixes from rebase * fix lint * changes from review * fixes from review * fix pagination * decouple alerts from question/answer * fix querying prompts without alerts * clean message in list --------- Co-authored-by: Alex McGovern <58784948+alex-mcgovern@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34b8aa2 - Browse repository at this point
Copy the full SHA 34b8aa2View commit details -
Update OpenAPI to version generated from ref 34b8aa2 (#1263)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dfe4ef5 - Browse repository at this point
Copy the full SHA dfe4ef5View commit details
Commits on Mar 12, 2025
-
Use updates.codegate.ai for /versions instead of GitHub (#1264)
Wire up CodeGate to use the new update service to determine the latest version. This is kept behind a config flag, but I have tested locally.
Configuration menu - View commit details
-
Copy full SHA for 17731aa - Browse repository at this point
Copy the full SHA 17731aaView commit details -
Run update call on recurring schedule (#1268)
Call to the update service every four hours, and use the BE origin type. Print a warning level log message if an update is available. This PR also introduces some refactoring from the previous PR: 1) Refactor the update client to be a singleton. 2) Set the instance ID once on application load. 3) Get rid of the feature flag - using the new service is now default.
Configuration menu - View commit details
-
Copy full SHA for 7886f6f - Browse repository at this point
Copy the full SHA 7886f6fView commit details -
Update the VLLM FIM test to be more predictable (#1269)
* Add a system prompt to the VLLM FIM test case Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com> * Switch to contains from likes for VLLM FIM Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com> --------- Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Configuration menu - View commit details
-
Copy full SHA for f8fc579 - Browse repository at this point
Copy the full SHA f8fc579View commit details -
Bump structlog from 25.1.0 to 25.2.0 (#1267)
Bumps [structlog](https://github.com/hynek/structlog) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@25.1.0...25.2.0) --- updated-dependencies: - dependency-name: structlog 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>
Configuration menu - View commit details
-
Copy full SHA for d418994 - Browse repository at this point
Copy the full SHA d418994View commit details
Commits on Mar 13, 2025
-
Bump sqlalchemy from 2.0.38 to 2.0.39 (#1265)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.38 to 2.0.39. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy 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>
Configuration menu - View commit details
-
Copy full SHA for 134b76e - Browse repository at this point
Copy the full SHA 134b76eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f9b9bca...134b76e