Skip to main content

merge

Method
This is a method of the ContextConfig class in the models module.
Create new config with overrides applied.

Signature

def merge() -> 'ContextConfig'

Returns

Returns
'ContextConfig'
The result of the operation.

Uses

  • to_dict
  • OptimizerStrategy
  • ContextConfig

Used By

Source

View on GitHub

praisonaiagents/context/models.py at line 424