Commit Graph

15 Commits

Author SHA1 Message Date
dal 2858bedac5
posthog telemetry for domain name 2025-05-12 11:11:51 -06:00
dal 256b57c4c4
litellm running and config constructed successfully 2025-05-09 08:09:53 -06:00
dal 64d97b5e17
oai and litellm config 2025-05-09 07:46:09 -06:00
dal b441c32ae0
cli test 2025-05-08 03:45:34 -06:00
dal 3d19d8eab0
cli release and locla oai setup 2025-05-08 01:12:57 -06:00
dal 6c037d992a
Update LLM_BASE_URL in environment files and rename restart command to reset in CLI 2025-05-07 23:34:59 -06:00
dal 6bdd3d74d2
dev mode and env example update 2025-05-07 18:53:53 -06:00
dal aa3de5bf35
finally have all the networking communicating 2025-05-07 16:13:57 -06:00
dal 9e5e111591
docker file configs for build 2025-05-07 10:47:59 -06:00
dal 45e699a413
env example docker compose 2025-05-07 10:00:36 -06:00
dal 5235aa977d
feat: Add LLM configuration support with environment variable fallback
- Updated `.env.example` with new LLM configuration variables
- Modified `LiteLLMClient` to support API key and base URL from environment variables
- Enhanced client initialization to use env vars with optional parameter overrides
- Added comprehensive test case for environment variable configuration
2025-01-25 15:32:02 -07:00
Nate Kelley a4a03acb42
Pass env to dockerfiles 2025-01-08 14:03:27 -07:00
dal 11b4b929c0 Notes on env.example 2025-01-07 15:13:37 -07:00
dal 6b69339c79 Update environment configuration files
- Expanded `.env.example` with additional environment variables for local development, including AWS credentials, database connection strings, and API keys.
- Removed the `api/.env.example` file as its contents have been consolidated into the main `.env.example`.

These changes enhance the local development setup by providing a comprehensive example of required environment variables.
2025-01-07 15:11:53 -07:00
Dallin Bentley 00d189a99b docker compose licenses and readme 2024-09-10 17:09:57 -06:00