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 DeepSeek API, Mock Human API, and Environment Loader #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

pedrocurvo
Copy link

  1. DeepSeek API Integration
    • Added support for the DeepSeek API.
    • DeepSeek can now operate in both open-weight mode and through an API, providing more versatility for deployment scenarios.
  2. Mock Human API
    • Implemented a Mock Human API to facilitate human-in-the-loop integrations.
    • In simulations like GovSim, this allows setting one of the models to human with is_api=true. The simulation then prompts the user via the command line for real-time engagement.
  3. Environment Loader
    • Added a load_env() utility to automatically search for a .env file containing API_KEYS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant