@proficient/api
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -11,3 +11,2 @@ import type { InteractionParticipant, ProviderId } from '../types'; | ||
export interface AgentConfigUpdateParams { | ||
provider?: ProviderId; | ||
system_prompt?: string; | ||
@@ -14,0 +13,0 @@ initial_turn?: InteractionParticipant; |
{ | ||
"name": "@proficient/api", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "source": "./src/index.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18365
317