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

3 PRs #778

Merged
merged 4 commits into from
Jun 17, 2024
Merged

3 PRs #778

merged 4 commits into from
Jun 17, 2024

Commits on Jun 13, 2024

  1. Use groupchat for websurfer team (#767)

    * wip
    
    * wip
    
    * wip
    
    * In groupchat, manager needs to send and receive the first message when starting or continuing the converstion
    
    * Cleanup
    rjambrecic authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aa90cb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Implement endpoint for file upload (#768)

    * Initial endpoint for file uploading implemented
    
    * Add user_id and conv_id to the uploadfile endpoint
    
    * Save file to disk
    
    * Add validation of columns for the uploaded csv
    
    * Enable uploading the excel format
    
    * Update tests
    
    * Async read and write uploaded file
    rjambrecic authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1b672f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    0b672e1 View commit details
    Browse the repository at this point in the history
  2. Update packages (#777)

    rjambrecic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f428011 View commit details
    Browse the repository at this point in the history