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

Optimizer & Prompt Library #21

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

Optimizer & Prompt Library #21

wants to merge 33 commits into from

Commits on Jul 10, 2024

  1. WIP

    claudiosv committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    368acdb View commit details
    Browse the repository at this point in the history
  2. Add openai support

    claudiosv committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e44c2e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. WIP

    claudiosv committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    981c9ca View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Parallelize

    claudiosv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7a46ba6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Add PAL prompt

    claudiosv committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    420b639 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Optim work

    claudiosv committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f4e7b9e View commit details
    Browse the repository at this point in the history
  2. Optim progress

    claudiosv committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ae0bf16 View commit details
    Browse the repository at this point in the history
  3. change data

    claudiosv committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    80bee56 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Change tool def

    claudiosv committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4b137a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d58554 View commit details
    Browse the repository at this point in the history
  3. Lint

    claudiosv committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    66ba36f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Aug 1, 2024

  1. Prompt library

    claudiosv committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8e52125 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Use jinja expression instead of eval_literal (#290)

    * Use jinja expression instead of eval_literal
    
    * Fix behavior on Undefined
    
    * Remove return & f-string
    
    * Fix type error
    claudiosv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    df7cf1b View commit details
    Browse the repository at this point in the history
  2. Gsm8k

    claudiosv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6acf73e View commit details
    Browse the repository at this point in the history
  3. Continue gsm8k

    claudiosv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d555711 View commit details
    Browse the repository at this point in the history
  4. Add react json

    claudiosv committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2474bb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. WIP templates

    claudiosv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b1ffab0 View commit details
    Browse the repository at this point in the history
  2. Merge

    claudiosv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    64c146a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. WIP

    claudiosv committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dbdf62c View commit details
    Browse the repository at this point in the history
  2. WIP

    claudiosv committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d28d62a View commit details
    Browse the repository at this point in the history
  3. WIP

    claudiosv committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bd8126d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fever

    claudiosv committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    82231ca View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. WIP

    claudiosv committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    faa6e70 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Add optimizer

    claudiosv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a44d6ec View commit details
    Browse the repository at this point in the history
  2. WIP

    claudiosv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fedddb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    1e2601d View commit details
    Browse the repository at this point in the history
  2. Begin merging optimizer

    claudiosv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b41d7af View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    4351de6 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflict

    claudiosv committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9c9cace View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Update schema

    claudiosv committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cbb4851 View commit details
    Browse the repository at this point in the history
  2. Fix some lint

    claudiosv committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1deacb2 View commit details
    Browse the repository at this point in the history
  3. Clarify

    claudiosv committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    13fa056 View commit details
    Browse the repository at this point in the history