75086f41a9
'load llm infomation from a json file and add support for OpenRouter' ( #1533 )
...
### What problem does this PR solve?
#1467
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: Zhedong Cen <cenzhedong2@126.com >
2024-07-16 15:19:43 +08:00
3e9f444e6b
add support for Gemini ( #1465 )
...
### What problem does this PR solve?
#1036
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
Co-authored-by: Zhedong Cen <cenzhedong2@126.com >
2024-07-11 15:41:00 +08:00
4122695a1a
refine templates of graph ( #1368 )
...
### What problem does this PR solve?
#918
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-07-04 10:33:49 +08:00
a6765e9ca4
Integrates LLM Azure OpenAI ( #1318 )
...
### What problem does this PR solve?
feat: Integrates LLM Azure OpenAI #716
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
### Other
It's just the back-end code, the front-end needs to provide the Azure
OpenAI model addition form.
#### Required parameters
- base_url
- api_key
---------
Co-authored-by: yonghui li <yonghui.li@bondex.com.cn >
2024-07-04 09:57:16 +08:00
2023fdc13e
fix file preview in file management ( #1151 )
...
### What problem does this PR solve?
fix file preview in file management
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-06-14 10:33:59 +08:00
e05395d2a7
fix multi-modual bug ( #1127 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-06-12 14:21:35 +08:00
8ffc09cb5c
Support Xinference ( #321 )
...
### What problem does this PR solve?
Issue link:#299
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-04-11 18:25:37 +08:00
91068edf16
Support Xinference ( #320 )
...
### What problem does this PR solve?
Issue link:#299
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-04-11 18:22:25 +08:00
3708b97db9
Support Ollama ( #261 )
...
### What problem does this PR solve?
Issue link:#221
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-04-08 19:20:57 +08:00
38e5737067
add base url for OpenAI ( #166 )
2024-03-28 19:15:16 +08:00
fd7fcb5baf
apply pep8 formalize ( #155 )
2024-03-27 11:33:46 +08:00
f1f09df901
add local llm implementation ( #119 )
2024-03-12 11:57:08 +08:00
7fd1eca582
init README of deepdoc, add picture processer. ( #71 )
...
* init README of deepdoc, add picture processer.
* add resume parsing
2024-02-23 18:28:12 +08:00
5e0a689c43
refactor retieval_test, add SQl retrieval methods ( #61 )
2024-02-08 17:01:01 +08:00
e32ef75e99
Test chat API and refine ppt chunker ( #42 )
2024-01-23 19:45:36 +08:00
34b2ab3b2f
Test APIs and fix bugs ( #41 )
2024-01-22 19:51:38 +08:00
484e5abc1f
llm configuation refine and trievalTest API refine ( #40 )
2024-01-19 19:51:57 +08:00
9bf75d4511
add dialog api ( #33 )
2024-01-17 20:20:42 +08:00
c372afe40a
change licence ( #28 )
...
* add front end code
* change licence
2024-01-17 09:39:50 +08:00
30791976d5
build python version rag-flow ( #21 )
...
* clean rust version project
* clean rust version project
* build python version rag-flow
2024-01-15 08:46:22 +08:00