-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, OntoChimp only supports the ChatGPT API. We want to add an option to use Google Gemini (Free API: https://ai.google.dev/gemini-api/docs/pricing) as an alternative model. This should include:
- Adding configuration options to switch between ChatGPT and Gemini.
- Refactoring code to allow model selection.
- Implementing Gemini API integration.
- Updating documentation and usage examples.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request