kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic-v1^2
rodzic
56ea243d3d
commit
bcbc2f48e8
|
@ -24,7 +24,7 @@ export class Agentic {
|
||||||
provider: 'openai',
|
provider: 'openai',
|
||||||
model: defaultOpenAIModel,
|
model: defaultOpenAIModel,
|
||||||
modelParams: {},
|
modelParams: {},
|
||||||
timeoutMs: 30000,
|
timeoutMs: 2 * 60000,
|
||||||
retryConfig: {
|
retryConfig: {
|
||||||
attempts: 3,
|
attempts: 3,
|
||||||
strategy: 'heal',
|
strategy: 'heal',
|
||||||
|
|
Ładowanie…
Reference in New Issue