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

Move and refactor EmbeddedContent/Store and clean up core services #19

Merged
merged 7 commits into from
Jun 30, 2023
Merged

Move and refactor EmbeddedContent/Store and clean up core services #19

merged 7 commits into from
Jun 30, 2023

Commits on Jun 30, 2023

  1. Implement env var assertion

    WIP: Implement embedder
    
    Significantly clean up the EmbedFunc implementation
    
    Apply changes to server
    
    Implement embedding content
    
    Move DatabaseConnection to core library
    
    Use chat-core objects for ingest tool
    cbush committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7404c4b View commit details
    Browse the repository at this point in the history
  2. Update test

    cbush committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    984bb13 View commit details
    Browse the repository at this point in the history
  3. Update and refactor

    cbush committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    59d316c View commit details
    Browse the repository at this point in the history
  4. Update chat-server/seed-content/index.ts

    Co-authored-by: Ben Perlmutter <90647379+mongodben@users.noreply.github.com>
    cbush and mongodben committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    313d881 View commit details
    Browse the repository at this point in the history
  5. Move app deps to index file

    cbush committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1f8b742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc922d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ebd62f View commit details
    Browse the repository at this point in the history