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

OpenAI code interpreter (draft) #37

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

Commits on Jun 23, 2023

  1. wip

    wip
    
    wip
    
    wip
    kharvd committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    21ab16e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. uncomment extra packages

    kharvd committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b66c87c View commit details
    Browse the repository at this point in the history
  2. fix function passing

    kharvd committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    971decb View commit details
    Browse the repository at this point in the history
  3. fix non-openai models

    kharvd committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    7dfd8b9 View commit details
    Browse the repository at this point in the history
  4. update token counting

    kharvd committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8297c3e View commit details
    Browse the repository at this point in the history
  5. use python3.10 image

    kharvd committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    f8ab3ef View commit details
    Browse the repository at this point in the history
  6. fix prompt

    kharvd committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0fccf0f View commit details
    Browse the repository at this point in the history
  7. fix no-markdown mode

    kharvd committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b793eef View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. hack for gpt-3.5

    kharvd committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    e652000 View commit details
    Browse the repository at this point in the history