Contributed by: Giulio Alessandrini, Timothée Verdier, Christopher Wolfram
Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["Wolfram/LLMFunctions"]
To load the code after installation, evaluate this code:
Needs["Wolfram`LLMFunctions`"]
Examples
Basic Examples (2)
Synthesize text based on a simple description:
Scope (3)
Synthesize multiple version at the same time:
Create a new chat:
Add a message and a response to the conversation:
Specify an initialization prompt for a chat:
Add a message and a response to the conversation:
Disclosures
- Local files
- Wolfram account
- External services
- Wolfram Language built-in symbols
- Paclet dependencies
-
Learn More »
Compatibility
Wolfram Language Version 13.2
Version History
-
1.0.11
– 30 May 2023
-
1.0.10
– 18 May 2023
-
1.0.9
– 18 May 2023
-
1.0.8
– 17 May 2023
-
1.0.7
– 17 May 2023
-
1.0.6
– 12 May 2023
-
1.0.5
– 08 May 2023
-
1.0.4
– 06 May 2023
-
1.0.3
– 04 May 2023
-
1.0.2
– 04 May 2023
-
1.0.1
– 27 April 2023
-
1.0.0
– 21 April 2023
MIT License
Paclet Source