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
Yoel Cabo López
24074762c7
fix: remove logout button (#130) 2024-10-07 10:54:24 +02:00
Sam Denty
6fb59d2bc5
fix: remove monorepo 2024-09-25 19:54:09 +01:00