-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
30 support other llms than openai (#37)
* feat: LangChain4j support * feat: LangChain4j support * feat: LangChain4j support * feat: LangChain4j support * chore: updates from main * fix: openAI base path * feat: langchain4j models unit tests, refactoring * feat: langchain4j support, read me update * Update lmos-router-llm/ReadMe.md Co-authored-by: Kai Kreuzer <[email protected]> * Update lmos-router-llm/ReadMe.md Co-authored-by: Kai Kreuzer <[email protected]> * Update lmos-router-llm/ReadMe.md Co-authored-by: Kai Kreuzer <[email protected]> * Update lmos-router-llm/src/test/kotlin/ai/ancf/lmos/router/llm/LangChainChatModelFactoryTest.kt Co-authored-by: Kai Kreuzer <[email protected]> --------- Co-authored-by: Kai Kreuzer <[email protected]>
- Loading branch information
1 parent
dc61b1e
commit ba23ff7
Showing
9 changed files
with
879 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.