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

feat: create memgpt server with postgres DB with docker compose up #1183

Merged
merged 9 commits into from
Mar 26, 2024

Commits on Mar 21, 2024

  1. fix file upload route

    sarahwooders committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    025f0b7 View commit details
    Browse the repository at this point in the history
  2. actually merge

    sarahwooders committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a4b4bbb View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    68a935f View commit details
    Browse the repository at this point in the history
  2. use env was database uri

    sarahwooders committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    158f908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1539c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    4a58ca7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. modify service config

    sarahwooders committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    58ccfee View commit details
    Browse the repository at this point in the history
  2. update postgres port

    sarahwooders committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    98df817 View commit details
    Browse the repository at this point in the history
  3. update ports

    sarahwooders committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f788d20 View commit details
    Browse the repository at this point in the history