Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LnYo-Cly
/
ai4j
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
305
Code
Issues
30
Pull requests
3
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 17, 2025
#50 fix: 修复遇到stop无send
LnYo-Cly
committed
950e482
Copy full SHA for 950e482
Commits on Feb 28, 2025
#45 feat: 新增对Ollama平台的embedding接口的支持。 (#46)
LnYo-Cly
authored
081b71d
Copy full SHA for 081b71d
Commits on Feb 27, 2025
#44 fix: 修复deepseek思考内容丢失问题。
LnYo-Cly
committed
c3b7fef
Copy full SHA for c3b7fef
Commits on Feb 20, 2025
fix: 修复ollama输出格式变化导致的流式输出无内容问题
LnYo-Cly
committed
119b3cd
Copy full SHA for 119b3cd
Commits on Feb 18, 2025
fix: 修复一些错误
LnYo-Cly
committed
db22070
Copy full SHA for db22070
Commits on Feb 17, 2025
docs: 修改日志
LnYo-Cly
committed
8fbb0bb
Copy full SHA for 8fbb0bb
feat: #39 新增对DeepSeek的推理模型的适配。
Show description for f106bd8
LnYo-Cly
committed
f106bd8
Copy full SHA for f106bd8
Commits on Feb 14, 2025
fix: 修改OKHTTP的默认log等级为basic
LnYo-Cly
committed
6a9d308
Copy full SHA for 6a9d308
#31 #32 #36 fix: 修复因ErrorInterceptor而导致部分平台的流式输出失效问题
LnYo-Cly
committed
b609c97
Copy full SHA for b609c97
Commits on Feb 11, 2025
feat: 为Ollama添加自定义的Authorization的header
LnYo-Cly
committed
abfe3a6
Copy full SHA for abfe3a6
feat!: replace ChatMessage.content type from String to Content
LnYo-Cly
committed
3a48a0b
Copy full SHA for 3a48a0b
Commits on Dec 18, 2024
feat: 为SearXNGConfig添加额外配置: engines、nums
LnYo-Cly
committed
b503c29
Copy full SHA for b503c29
fix: 修复SearXNG空指针问题
LnYo-Cly
committed
65cdeb2
Copy full SHA for 65cdeb2
Commits on Dec 12, 2024
feat: 使用装饰器模式增强Chat服务,支持SearXNG网络搜索增强,无需模型支持内置搜索以及function_call。
LnYo-Cly
committed
a52862b
Copy full SHA for a52862b
Commits on Oct 30, 2024
update TODO (#22)
Show description for 886d5b3
phkhub
and
phk
authored
886d5b3
Copy full SHA for 886d5b3
Commits on Oct 18, 2024
docs: 修改pom
LnYo-Cly
committed
4c1461b
Copy full SHA for 4c1461b
Commits on Oct 16, 2024
docs: 更新日志
LnYo-Cly
committed
1c8180e
Copy full SHA for 1c8180e
add baichuan (#19)
Show description for ddc7fb8
Cgxdgfcd
authored
ddc7fb8
Copy full SHA for ddc7fb8
新增SPI机制 (#21)
LnYo-Cly
authored
bfbf431
Copy full SHA for bfbf431
feat: 新增SPI机制,可自定义Dispatcher和ConnectPool (#20)
LnYo-Cly
authored
2466b77
Copy full SHA for 2466b77
新增minimax (#14)
Show description for 3c623a6
3 people
authored
3c623a6
Copy full SHA for 3c623a6
Commits on Oct 15, 2024
add Realtime (#12)
Show description for a2a3a98
LnYo-Cly
authored
a2a3a98
Copy full SHA for a2a3a98
Commits on Oct 14, 2024
readme添加项目背景介绍 (#11)
Show description for 23336b1
isxuwl
and
xuwenlong
authored
23336b1
Copy full SHA for 23336b1
Commits on Oct 12, 2024
feat: support Audio Service (#10)
Show description for f1d5ef8
LnYo-Cly
authored
f1d5ef8
Copy full SHA for f1d5ef8
Commits on Oct 11, 2024
英文README (#9)
Show description for be822e0
isxuwl
and
xuwenlong
authored
be822e0
Copy full SHA for be822e0
Commits on Oct 10, 2024
feat: 流式输出可以获取当前完整对象
LnYo-Cly
committed
316bd0c
Copy full SHA for 316bd0c
Commits on Sep 26, 2024
docs: 修改readme
LnYo-Cly
committed
39458b0
Copy full SHA for 39458b0
fix: 修复有关Pinecone向量数据库的一些问题
LnYo-Cly
committed
76bb59f
Copy full SHA for 76bb59f
Commits on Sep 22, 2024
docs: 修改readme
LnYo-Cly
committed
ec8270c
Copy full SHA for ec8270c
Commits on Sep 20, 2024
docs: 修改readme
LnYo-Cly
committed
01fcf06
Copy full SHA for 01fcf06
fix: 修复ollama在stater中的部分bug
LnYo-Cly
committed
61c1266
Copy full SHA for 61c1266
docs: 更新readme
LnYo-Cly
committed
14f630b
Copy full SHA for 14f630b
fix: 修复spring-stater中的ollama使用问题
LnYo-Cly
committed
1f9d221
Copy full SHA for 1f9d221
docs: 发布0.6.0版本
LnYo-Cly
committed
141a860
Copy full SHA for 141a860
feat: 接入ollama平台,完善其流式、非流式、图片视觉
Show description for cea0afe
LnYo-Cly
committed
cea0afe
Copy full SHA for cea0afe
Pagination
Previous
Next
You can’t perform that action at this time.