Socket
Book a DemoInstallSign in
Socket

chat-memobase

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chat-memobase

Client library of memory based on Memobase: manage user memory for my LLM applications

pipPyPI
Version
1.0.6
Maintainers
1

chat_memobase

chat_memobase is a customized client library based on the original Memobase <https://docs.memobase.io/>_ project.
It is designed for managing user memory in LLM-powered applications, with additional support for Azure OpenAI.

This package is intended for personal and experimental use, extending the functionality of Memobase to fit custom workflows.

Key Changes

Compared to the original Memobase client:

  • Added integration with Azure OpenAI API for memory-augmented chat.
  • Simplified interfaces for testing and prototyping.
  • Minor adjustments to support personal projects.

Installation

You can install it directly from PyPI:

.. code-block:: bash

pip install chat_memobase

Usage Example

After installation, you can import the package as follows:

.. code-block:: python

from memobase import example

Example usage

result = example.hello() print(result)

Requirements

  • Python >= 3.11
  • Dependencies listed in requirements.txt (installed automatically)

License

This project follows the Apache License 2.0, same as the original Memobase.

Acknowledgement

Special thanks to the Memobase <https://docs.memobase.io/>_ team for providing the original library.
This package is a fork with small modifications for personal use with Azure OpenAI.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.