File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,14 @@ The first version supports only Openai APIs. It provides a simple and intuitive
11113 . Call the `` RemoteLanguageModel `` for the language model and `` RemoateImageModel `` for image generation.
1212
1313## Integration
14- For maven:
15- ```
16- <dependency>
17- <groupId>com.intellijava</groupId>
18- <artifactId>com.intellijava.core</artifactId>
19- <version>0.3</version>
20- </dependency>
21- ```
14+
2215For jar integration download:
23- [ intellijava.jar] ( https://insta-answer-public.s3.amazonaws.com/opensource/IntelliJava/version0.3/com.intellijava.core-0.3.jar )
16+ [ intellijava.jar] ( https://insta-answer-public.s3.amazonaws.com/opensource/IntelliJava/version0.3/com.intellijava.core-0.3.jar ) .
17+
18+ For maven:
19+ [ Add github dependency package] ( https://github.com/Barqawiz/IntelliJava/packages/1767035 ) .
20+
21+ For ready integration: try the sample_code.
2422
2523## Code Example
2624** Language model code** (2 steps):
You can’t perform that action at this time.
0 commit comments