Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dbpunk-labs/octogen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: dbpunk-labs/octogen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.2
Choose a head ref
  • 16 commits
  • 38 files changed
  • 1 contributor

Commits on Oct 23, 2023

  1. Update README.md

    Signed-off-by: imotai <codego.me@gmail.com>
    imotai authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    79d2f68 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Signed-off-by: imotai <codego.me@gmail.com>
    imotai authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    39e7289 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    eaf5173 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Signed-off-by: imotai <codego.me@gmail.com>
    imotai authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5e19805 View commit details
    Browse the repository at this point in the history
  3. feat: add prompt tempalte

    imotai committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    63cda74 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. test: add test for memory

    imotai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    487589c View commit details
    Browse the repository at this point in the history
  2. fix: add agent sync test

    imotai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2317d16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #172 from dbpunk-labs/171-add-the-proto-schema-for…

    …-memory-system
    
    feat: add proto schema for memory
    imotai authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f46fa18 View commit details
    Browse the repository at this point in the history
  4. feat: add og serving

    imotai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    37071e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1172be View commit details
    Browse the repository at this point in the history
  6. test: fix the test case

    imotai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    212950c View commit details
    Browse the repository at this point in the history
  7. fix: fix llama agent bug

    imotai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    56a9114 View commit details
    Browse the repository at this point in the history
  8. fix: the llama model passed

    imotai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    37d35a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. test: fix test case

    imotai committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4016881 View commit details
    Browse the repository at this point in the history
  2. fix: remove codellama_test

    imotai committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    ac3657b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #175 from dbpunk-labs/174-unify-the-model-serving

    feat: add og serving
    imotai authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9472902 View commit details
    Browse the repository at this point in the history
Loading