mirror of
https://github.com/jlengrand/tldw.git
synced 2026-03-10 08:51:17 +00:00
15 lines
369 B
Plaintext
15 lines
369 B
Plaintext
[API]
|
|
anthropic_api_key = <anthropic_api_key
|
|
anthropic_model = claude-3-sonnet-20240229
|
|
openai_api_key = <openai_api_key>
|
|
openai_model = gpt-4-turbo
|
|
cohere_api_key = <your_cohere_api_key>
|
|
cohere_model = command-r-plus
|
|
llama_api_key = <llama.cpp api key>
|
|
llama_api_IP = <IP:port of llama.cpp server>
|
|
|
|
[Paths]
|
|
output_path = Results
|
|
|
|
[Processing]
|
|
processing_choice = cuda |