Moved to LangChain4J for ChatGPT and Gemini modules
This commit is contained in:
parent
ebc3da70e4
commit
c60531f617
14 changed files with 102 additions and 163 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue