Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from mudler:master #59

Merged
merged 18 commits into from
Jul 11, 2024
Merged

[pull] master from mudler:master #59

merged 18 commits into from
Jul 11, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 8, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 馃挅 Please sponsor : )

Signed-off-by: Ettore Di Giacinto <[email protected]>
* Wip p2p enhancements

* get online state

* Pass-by token to show in the dashboard

Signed-off-by: Ettore Di Giacinto <[email protected]>

* Style

* Minor fixups

* parametrize SearchID

* Refactoring

* Allow to expose/bind more services

Signed-off-by: Ettore Di Giacinto <[email protected]>

* Add federation

* Display federated mode in the WebUI

Signed-off-by: Ettore Di Giacinto <[email protected]>

* Small fixups

Signed-off-by: Ettore Di Giacinto <[email protected]>

* make federated nodes visible from the WebUI

* Fix version display

* improve web page

* live page update

* visual enhancements

* enhancements

* visual enhancements

---------

Signed-off-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>
localai-bot and others added 12 commits July 9, 2024 10:41
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>
This allows LocalAI to be less noisy avoiding to connect outside.
Needed if e.g. there is no plan into using p2p across separate networks.

Signed-off-by: Ettore Di Giacinto <[email protected]>
fix: disable abseil tests

Signed-off-by: Dave Lee <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>
Co-authored-by: Ettore Di Giacinto <[email protected]>
* ci(grpc): disable ABSEIL tests

Signed-off-by: Ettore Di Giacinto <[email protected]>

* debug

Signed-off-by: Ettore Di Giacinto <[email protected]>

---------

Signed-off-by: Ettore Di Giacinto <[email protected]>
* start by checking /scan during the checksum update

Signed-off-by: Dave Lee <[email protected]>

* add back in golang side features: downloader/uri gets struct and scan function, gallery uses it, and secscan/models calls it.

Signed-off-by: Dave Lee <[email protected]>

* add a param to scan specific urls - useful for debugging

Signed-off-by: Dave Lee <[email protected]>

* helpful printouts

Signed-off-by: Dave Lee <[email protected]>

* fix offsets

Signed-off-by: Dave Lee <[email protected]>

* fix error and naming

Signed-off-by: Dave Lee <[email protected]>

* expose error

Signed-off-by: Dave Lee <[email protected]>

* fix json tags

Signed-off-by: Dave Lee <[email protected]>

* slight wording change

Signed-off-by: Dave Lee <[email protected]>

* go mod tidy - getting warnings

Signed-off-by: Dave Lee <[email protected]>

* split out python to make editing easier, add some simple code  to delete contaminated entries from gallery

Signed-off-by: Dave Lee <[email protected]>

* o7 to my favorite part of our old name, go-skynet

Signed-off-by: Dave Lee <[email protected]>

* merge fix

Signed-off-by: Dave Lee <[email protected]>

* merge fix

Signed-off-by: Dave Lee <[email protected]>

* merge fix

Signed-off-by: Dave Lee <[email protected]>

* address review comments

Signed-off-by: Dave Lee <[email protected]>

* forgot secscan could accept multiple URL at once

Signed-off-by: Dave Lee <[email protected]>

* invert naming and actually use it

Signed-off-by: Dave Lee <[email protected]>

* missed cli/models.go

Signed-off-by: Dave Lee <[email protected]>

* Update .github/check_and_update.py

Co-authored-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: Dave <[email protected]>

---------

Signed-off-by: Dave Lee <[email protected]>
Signed-off-by: Dave <[email protected]>
Co-authored-by: Ettore Di Giacinto <[email protected]>
* Revert "ci(grpc): disable ABSEIL tests (#2759)"

This reverts commit cbb93bd.

* Revert "fix: arm builds via disabling abseil tests (#2758)"

This reverts commit 8d046de.

* Revert "ci(arm64): fix gRPC build by adding googletest to CMakefile (#2754)"

This reverts commit 401ee55.

* ci(gmock): install libgmock-dev

Signed-off-by: Ettore Di Giacinto <[email protected]>

---------

Signed-off-by: Ettore Di Giacinto <[email protected]>
fix(model-list): be consistent, skip known files from listing

This changeset does two things:

- Removes the dependency of listing models from the OpenAI schema.
- Tries to reduce confusion between ListModels() in model loader and in
  the service - now there is only one ListModels which is in services
and does not depend anymore on the OpenAI schema
- The OpenAI-schema functions were moved nearby the OpenAI specific
  endpoints that needs the schema
- Drops the ListModel Service structure as there was no real need for
  it.

Signed-off-by: Ettore Di Giacinto <[email protected]>
dave-gray101 and others added 3 commits July 11, 2024 01:40
* use a sed hack to jam a missing line in place for grpc's abseil version.

Signed-off-by: Dave Lee <[email protected]>

---------

Signed-off-by: Dave Lee <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>
Co-authored-by: Dave <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>
Co-authored-by: Ettore Di Giacinto <[email protected]>
@pull pull bot merged commit e7eb81b into oblik-io:master Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants