janhq/cortex.cpp

Release: Cortex v1.0.12

Closed this issue · 1 comments

This release enhances security and introduces the option to configure API keys via the command-line interface, providing users with greater control over access management.

Features

  • API Key Configuration via CLI and server parameter: Users can now configure API keys directly through the command-line interface, providing more flexibility in managing access to the server. This feature is accessible via the --api_keys option when starting the server.
  • Public Endpoint for Events: The /events endpoint has been set as public, allowing easier access to event-related data without requiring authentication.

Changes and Improvements

  • Removal of Python Engine: The Python engine has been removed from cortex.cpp

Cortex was released