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

Add support for querying code interpreter #66

Merged
merged 11 commits into from
Feb 29, 2024
Merged

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    8f3aaee View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    homanp committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bef43d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a1cf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update service/code_interpreter.py

    Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
    homanp and ValentaTomas authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    97c01cd View commit details
    Browse the repository at this point in the history
  2. Update service/code_interpreter.py

    Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
    homanp and ValentaTomas authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2f76ccb View commit details
    Browse the repository at this point in the history
  3. Update service/router.py

    Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
    homanp and ValentaTomas authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    db36c37 View commit details
    Browse the repository at this point in the history
  4. Update service/code_interpreter.py

    Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
    homanp and ValentaTomas authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ac1f53f View commit details
    Browse the repository at this point in the history
  5. Add system prompt

    homanp committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d68dd42 View commit details
    Browse the repository at this point in the history
  6. Format code

    homanp committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a34782d View commit details
    Browse the repository at this point in the history
  7. Bump dependencies

    homanp committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b577470 View commit details
    Browse the repository at this point in the history
  8. Minor tweaks

    homanp committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4bd30ee View commit details
    Browse the repository at this point in the history