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

Draft dspy implementation #9097

Closed
wants to merge 8 commits into from

Commits on Mar 29, 2024

  1. added a way to store the llm input/output

    Ubuntu committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fcfe80e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. added way to store llm input/output

    Ubuntu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e9e955b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 18, 2024

  1. draft of DSPy implementation in langchain handler

    abhayasr committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6b47aa0 View commit details
    Browse the repository at this point in the history
  2. draft of DSPy implementation

    abhayasr committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6fe8309 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fixed duplicates in the file

    abhayasr committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b4de105 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. update on dspy

    abhayasr committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3f81b59 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge branch 'main' into draft_dspy_implementation

    abhayasr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9ae8e1f View commit details
    Browse the repository at this point in the history