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

Update to directories and some added text about why to log #2

Merged
merged 24 commits into from
Jul 13, 2023

Commits on Jul 12, 2023

  1. Fix CI warnings

    Pwuts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b00570f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c0cdc View commit details
    Browse the repository at this point in the history
  3. Add initial share logs page

    mlejva committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d4953f6 View commit details
    Browse the repository at this point in the history
  4. Fix title sizes

    mlejva committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d5e22ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3582ada View commit details
    Browse the repository at this point in the history
  6. Update share_logs.md

    Added some text for reasons to share logs
    NeonN3mesis authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6dd7e8b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request #1 from NeonN3mesis/patch-1

    Update share_logs.md
    mlejva authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    33a5f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb430be View commit details
    Browse the repository at this point in the history
  3. Fix path to images with sizes

    mlejva committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d749108 View commit details
    Browse the repository at this point in the history
  4. Documentation/collate rearch notes (Significant-Gravitas#4958)

    * Add links to github issues in the README and clarify run instructions
    
    * Added a new doc in the core package with architecture notes.
    collijk authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    077e143 View commit details
    Browse the repository at this point in the history
  5. Fix paths to images in docs

    mlejva committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    78831f7 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    mlejva committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1cff685 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    mlejva committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4facf7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dba0031 View commit details
    Browse the repository at this point in the history
  9. Fix grammar

    mlejva committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f45bda9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'mlejva-docs-share-logs' of https://github.com/mlejva/Au…

    …to-GPT into mlejva-docs-share-logs
    mlejva committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    90e5be9 View commit details
    Browse the repository at this point in the history
  11. Refactor/move functions in app to agent (Significant-Gravitas#4957)

    * Add links to github issues in the README and clarify run instructions
    
    * Move things only used by the agent out of app.py and into the agent module
    
    * Fix busted dynamic import
    collijk authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4177c37 View commit details
    Browse the repository at this point in the history
  12. Refactor/rename agent subpackage to agents (Significant-Gravitas#4961)

    * Add links to github issues in the README and clarify run instructions
    
    * Rename agent subpackage to agents
    
    * Revert all unwanted changes
    
    * Use relative import in `agents/__init__.py`
    
    ---------
    
    Co-authored-by: Reinier van der Leer <github@pwuts.nl>
    collijk and Pwuts authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c9adedf View commit details
    Browse the repository at this point in the history
  13. Fix Netlify preview builds

    Pwuts committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a0f5aa9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8144521 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf12ffe View commit details
    Browse the repository at this point in the history
  16. original log directory was incorrect

    I took the directory from usage.md but that is incorrect
    NeonN3mesis authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    33df2e4 View commit details
    Browse the repository at this point in the history
  17. Updated the directory for the logs

    Updated the directory for the logs
    NeonN3mesis authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a4d011f View commit details
    Browse the repository at this point in the history
  18. added some text

    and made it pretty
    NeonN3mesis authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d850bfa View commit details
    Browse the repository at this point in the history