[Feature] Add support for Together AI API (#1058)
This commit is contained in:
6
configs/together.yaml
Normal file
6
configs/together.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
llm:
|
||||
provider: together
|
||||
config:
|
||||
model: mistralai/Mixtral-8x7B-Instruct-v0.1
|
||||
temperature: 0.5
|
||||
max_tokens: 1000
|
||||
Reference in New Issue
Block a user