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 Langchain Pandas DataFrame Agent #83

Merged
merged 14 commits into from
Oct 23, 2023
Merged

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    3425042 View commit details
    Browse the repository at this point in the history
  2. add example csv file

    MarcSkovMadsen committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    393afff View commit details
    Browse the repository at this point in the history
  3. get flow improved

    MarcSkovMadsen committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    4385b4a View commit details
    Browse the repository at this point in the history
  4. implement tests and asset

    Marc Skov Madsen committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ccd6aec View commit details
    Browse the repository at this point in the history
  5. fix docs

    MarcSkovMadsen committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9fd55ca View commit details
    Browse the repository at this point in the history
  6. add dot

    MarcSkovMadsen committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    598fbae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Update docs/examples/langchain/langchain_chat_pandas_df.py

    Co-authored-by: Andrew <15331990+ahuang11@users.noreply.github.com>
    MarcSkovMadsen and ahuang11 authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    f8f463c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12c22c View commit details
    Browse the repository at this point in the history
  3. fix lint

    MarcSkovMadsen committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    67314ed View commit details
    Browse the repository at this point in the history
  4. improve code

    MarcSkovMadsen committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    4135965 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. dedent

    MarcSkovMadsen committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    73b17e2 View commit details
    Browse the repository at this point in the history
  2. add download button

    MarcSkovMadsen committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8903405 View commit details
    Browse the repository at this point in the history
  3. add langchain example

    MarcSkovMadsen committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    467af8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4162b9c View commit details
    Browse the repository at this point in the history