-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dashscope and qianfan spring boot starter (#100)
## Change Migrate Dashscope and Qianfan Spring Boot starter to community repo ## General checklist - [ ] There are no breaking changes - [ ] I have added unit and/or integration tests for my change - [ ] The tests cover both positive and negative cases - [ ] I have manually run all the unit and integration tests in the module I have added/changed, and they are all green - [ ] I have added/updated the [documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs) - [ ] I have added an example in the [examples repo](https://github.com/langchain4j/langchain4j-examples) (only for "big" features)
- Loading branch information
Showing
18 changed files
with
0 additions
and
867 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
113 changes: 0 additions & 113 deletions
113
...hscope-spring-boot-starter/src/main/java/dev/langchain4j/dashscope/spring/AutoConfig.java
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
...ring-boot-starter/src/main/java/dev/langchain4j/dashscope/spring/ChatModelProperties.java
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
...boot-starter/src/main/java/dev/langchain4j/dashscope/spring/EmbeddingModelProperties.java
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
...-boot-starter/src/main/java/dev/langchain4j/dashscope/spring/LanguageModelProperties.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...hscope-spring-boot-starter/src/main/java/dev/langchain4j/dashscope/spring/Properties.java
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ring-boot-starter/src/main/java/dev/langchain4j/dashscope/spring/TokenizerProperties.java
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...esources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.