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

feat(ai): Langchain integration #2911

Merged
merged 42 commits into from Apr 30, 2024
Merged

feat(ai): Langchain integration #2911

merged 42 commits into from Apr 30, 2024

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    985bd27 View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    068f0e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b89e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16dcf05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb3a237 View commit details
    Browse the repository at this point in the history
  6. Fix test

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8550914 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb30752 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26a9b9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a491d3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    442942e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6f27d7 View commit details
    Browse the repository at this point in the history
  12. Remove variadic **Any

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    40f2119 View commit details
    Browse the repository at this point in the history
  13. Fix some type issues

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a8b6ff0 View commit details
    Browse the repository at this point in the history
  14. Fix kwargs types?

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5d58122 View commit details
    Browse the repository at this point in the history
  15. Fix API key in tests

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fb15ba8 View commit details
    Browse the repository at this point in the history
  16. Require OpenAI for tests

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e5527a0 View commit details
    Browse the repository at this point in the history
  17. Remove langchain 0.0

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b393622 View commit details
    Browse the repository at this point in the history
  18. Add exception test

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    959d810 View commit details
    Browse the repository at this point in the history
  19. Remove langchain 0.0

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6ca6bcb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    02e0918 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0638f43 View commit details
    Browse the repository at this point in the history
  22. Instrument agents too

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2005565 View commit details
    Browse the repository at this point in the history
  23. Send tags as well

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    518a44f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    67e4d95 View commit details
    Browse the repository at this point in the history
  25. import gate

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2b1db20 View commit details
    Browse the repository at this point in the history
  26. fix the bug

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1752973 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c29600a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1a8623c View commit details
    Browse the repository at this point in the history
  29. Fix openai tests

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    51ea2c2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e0f270a View commit details
    Browse the repository at this point in the history
  31. Fix tests and linting

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f270c87 View commit details
    Browse the repository at this point in the history
  32. Fix another test

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    58588cf View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    64962e0 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f65bd46 View commit details
    Browse the repository at this point in the history
  35. Fixed langchain test matrix

    antonpirker authored and colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e187911 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    27db63b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5560648 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3295b04 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    879e42a View commit details
    Browse the repository at this point in the history
  40. Move stuff around

    colin-sentry committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1643bdb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b74e52f View commit details
    Browse the repository at this point in the history
  2. trigger ci

    antonpirker committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d8a8ca7 View commit details
    Browse the repository at this point in the history