Note: There is a newer version (0.1.3) of this package available. Click here to view docs for the latest version.
ballerinax/np Ballerina library
0.1.0
Natural Programming
The library module for natural programming.
Functions
callLlm
Isolated Function
Clients
np: AzureOpenAIModel
Isolated
call
Isolated FunctionRemote Function
np: OpenAIModel
Isolated
call
Isolated FunctionRemote Function
Annotations
np: LlmCall
Configurables
np: defaultModelConfig
Records
np: AzureOpenAIModelConfig
Closed record
Fields
- connectionConfig ConnectionConfig -
- serviceUrl string -
np: OpenAIModelConfig
Closed record
Fields
- connectionConfig ConnectionConfig -
- serviceUrl? string -
Object types
np: Model
Distinct
call
Isolated FunctionRemote Function
np: Prompt
Fields
- Fields Included from *RawTemplate
- strings string[] & readonly -
- insertions anydata[] -
Import
import ballerinax/np;Metadata
Released date: 8 months ago
Version: 0.1.0
License: Apache-2.0
Compatibility
Platform: java21
Ballerina version: 2201.12.0-20250226-081700-17d84e0f
GraalVM compatible: Yes
Pull count
Total: 0
Current verison: 0
Weekly downloads
Keywords
natural programming
ai
Contributors