kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
17096c79bf
commit
5849691936
|
@ -18,17 +18,6 @@ export async function validateAgenticProjectConfig(
|
||||||
strict: !strip
|
strict: !strip
|
||||||
})
|
})
|
||||||
|
|
||||||
// const config = parseZodSchema<
|
|
||||||
// AgenticProjectConfig,
|
|
||||||
// ZodTypeDef,
|
|
||||||
// AgenticProjectConfigInput
|
|
||||||
// >(
|
|
||||||
// strip
|
|
||||||
// ? agenticProjectConfigSchema.strip()
|
|
||||||
// : agenticProjectConfigSchema.strict(),
|
|
||||||
// inputConfig
|
|
||||||
// )
|
|
||||||
|
|
||||||
const { name, version } = resolveMetadata(config)
|
const { name, version } = resolveMetadata(config)
|
||||||
validatePricing(config)
|
validatePricing(config)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue