Commit Graph

3 Commits

Author SHA1 Message Date
Zachary Hou
4a6d8a3a9f feat: enhance AI model integration and configuration
- Added support for OpenAI alongside existing Anthropic model.
- Introduced environment variables for API key, base URL, model, and AI provider.
- Updated model selection logic to accommodate multiple AI providers.
- Refactored model functions to streamline API key retrieval and model initialization.
- Enhanced sidebar component by removing unused imports.

Additionally, updated package dependencies and added a new entry to .gitignore for history files.
2024-12-21 01:55:03 +08:00
Sam Denty
2a29fbbe82 feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
Dominic Elm
6927c07451 feat: initial commit 2024-07-11 16:20:57 +02:00