Skip to content

Commit

Permalink
build:Added dependency on "WWW::Gemini".
Browse files Browse the repository at this point in the history
  • Loading branch information
antononcube committed Mar 17, 2024
1 parent c82c2c2 commit 923128c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Hash::Merge:ver<2.0.0+>:api<2+>",
"JSON::Fast:ver<0.17+>",
"Text::SubParsers:ver<0.1.1+>",
"WWW::Gemini:ver<0.0.8+>",
"WWW::MistralAI:ver<0.1.3+>",
"WWW::OpenAI:ver<0.3.0+>",
"WWW::PaLM:ver<0.1.9+>"
Expand All @@ -24,6 +25,7 @@
"LLM::Functions::Configuration": "lib/LLM/Functions/Configuration.rakumod",
"LLM::Functions::Evaluator": "lib/LLM/Functions/Evaluator.rakumod",
"LLM::Functions::EvaluatorChat": "lib/LLM/Functions/EvaluatorChat.rakumod",
"LLM::Functions::EvaluatorChatGemini": "lib/LLM/Functions/EvaluatorChatGemini.rakumod",
"LLM::Functions::EvaluatorChatPaLM": "lib/LLM/Functions/EvaluatorChatPaLM.rakumod"
},
"resources": [],
Expand Down

0 comments on commit 923128c

Please sign in to comment.