Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

load_config

Method
This is a method of the UploadVisionModel class in the upload_vision module.
Load configuration from yaml file.

Signature

def load_config(path: Any) -> Any

Parameters

path
Any
required
No description available.

Returns

Returns
Any
The result of the operation.

Uses

  • yaml.safe_load

Source

View on GitHub

praisonai/upload_vision.py at line 22

Configuration Overview

Agent Config