mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* feat(bedrock_llama3): added support for Llama3 (#270) - added also Claude 3 Opus to the list of models - replaced hardcoded model Id strings with refs to NativeLLM enum * chore: bump @mirai73/bedrock-fm library (#277) - the new version adds source code to facilitate debugging Co-authored-by: ianarawjo <fatso784@gmail.com> * Adding together.ai support (#280) --------- Co-authored-by: ianarawjo <fatso784@gmail.com> * Add Together.ai and update Bedrock models --------- Co-authored-by: Massimiliano Angelino <angmas@amazon.com> Co-authored-by: Can Bal <canbal@users.noreply.github.com>