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

Mask API key for AI21 LLM #12418

Merged

Commits on Oct 27, 2023

  1. Mask API key for AI21 LLM

    Anirudh Gautam authored and Anirudh Gautam committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    954a9a1 View commit details
    Browse the repository at this point in the history
  2. Improved AI21 LLM docstring

    Anirudh Gautam authored and Anirudh Gautam committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e0d7faa View commit details
    Browse the repository at this point in the history
  3. Added secret retrieval test in test_ai21.py

    Anirudh Gautam authored and Anirudh Gautam committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9a1bba1 View commit details
    Browse the repository at this point in the history
  4. Added secret retrieval test in test_ai21.py

    Anirudh Gautam authored and Anirudh Gautam committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    02b62af View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Moved _to_secret() in llms/ai21.py to langchain/utils

    Anirudh Gautam authored and Anirudh Gautam committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6e2494e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/mask-api-key-ai21-llm' of https://github.com/gautam…

    …anirudh/langchain into fix/mask-api-key-ai21-llm
    Anirudh Gautam authored and Anirudh Gautam committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    88a2f38 View commit details
    Browse the repository at this point in the history
  3. Fix MyPy type error for ai21_api_key in AI21 class

    Anirudh Gautam authored and Anirudh Gautam committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6a997d1 View commit details
    Browse the repository at this point in the history