[Feature] Add support for Together AI API (#1058)

This commit is contained in:
Sukkrit Sharma
2023-12-25 18:36:20 +05:30
committed by GitHub
parent 6be29f5bed
commit 6c1ea7799e
15 changed files with 629 additions and 128 deletions

View File

@@ -8,6 +8,7 @@ CONFIG_YAMLS = [
"configs/chroma.yaml",
"configs/chunker.yaml",
"configs/cohere.yaml",
"configs/together.yaml",
"configs/ollama.yaml",
"configs/full-stack.yaml",
"configs/gpt4.yaml",