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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.6.0 Release - last one before API authentication and Agent enablement #46

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Conversation

abs2023
Copy link
Contributor

@abs2023 abs2023 commented Jan 11, 2025

UPCOMING CHANGE NOTICE:

  • This is the last release that will include the un-authenticated API access
  • Until now, access to the Swagger/API interface was dependent on network / firewall configurations and allowed full control of node if improperly protected
  • In preparation for AI Agent integrations (that will need to access portions of the API) and to better secure the running API, in following versions (v2.x.y) there will be http-authentication enabled on the API (similar to Bitcoin node security)
  • Further documentation and explanation will be provided

What's Changed

  • removed web-ui from packaged llama-server
  • updated dom and logging structure for ui and proxy-router
  • added adapters for OpenAI, Anthropic, Hyperbolic models
  • Removed Prodia V1 (deprecated) adapters and updated Prodia V2 to work with multiple model types (image and video)
  • various bug fixes in prompt/response and error handling and communication

Full Changelog: Lumerin-protocol/Morpheus-Lumerin-Node@v1.5.0...v1.6.0

bohdan-titan and others added 30 commits December 11, 2024 12:05
fix: fallback to public nodes on DELETE ethNode
added --no-webui and updated llama version to b4354 for releases
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