Moved to LangChain4J for ChatGPT and Gemini modules

This commit is contained in:
Erik C. Thauvin 2024-09-08 19:30:53 -07:00
parent ebc3da70e4
commit c60531f617
Signed by: erik
GPG key ID: 776702A6A2DA330E
14 changed files with 102 additions and 163 deletions

View file

@ -45,7 +45,6 @@ disabled-modules=mastodon
# Automatically post links to Mastodon
#mastodon-auto-post=true
#
# Get Exchange Rate API key from: https://www.exchangerate-api.com/
#
@ -75,19 +74,13 @@ disabled-modules=mastodon
#wolfram-units=imperial
#
# ChatGPT/OpenAI API key from: https://beta.openai.com/account/api-keys
# Get ChatGPT/OpenAI API key from: https://platform.openai.com/api-keys
#
#chatgpt-api-key=
#chatgpt-max-tokens=1024
#
# Set a Vertex AI Gemini API project in Google Cloud:
# https://cloud.google.com/vertex-ai/docs/generative-ai/start/quickstarts/quickstart-multimodal
# Don't forget to:
# gcloud config set project PROJECT_ID
# gcloud auth login LOGIN
# gcloud auth application-default login
# Get Google Gemini API key from https://ai.google.dev/gemini-api/docs/api-key
#
#gemini-project-id=
#gemini-location=us-west1
#gemini-api-key=
#gemini-max-tokens=1024