dify/api/core
tmuife 89aede80cc
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Add OCI(Oracle Cloud Infrastructure) Generative AI Service as a Model Provider (#7775)
Co-authored-by: Walter Jin <jinshuhaicc@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: walter from vm <walter.jin@oracle.com>
2024-09-06 14:15:40 +08:00
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 2024-08-19 09:21:11 +08:00
app fix: fixed typo on loading reranking_mode (#7887) 2024-09-02 16:18:47 +08:00
callback_handler feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2024-08-07 17:30:56 +08:00
errors catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
extension fix(api): Code-Based Extension cause error on position map sorting (#7934) 2024-09-04 08:41:12 +08:00
external_data_tool
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
helper feat: support configs for code execution request (#7704) 2024-08-27 19:38:33 +08:00
llm_generator feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
memory fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
model_runtime Add OCI(Oracle Cloud Infrastructure) Generative AI Service as a Model Provider (#7775) 2024-09-06 14:15:40 +08:00
moderation feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
ops feat: ops trace add llm model (#7306) 2024-09-04 10:39:00 +08:00
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
rag feat: return page number of pdf documents upon retrieval (#7749) 2024-09-05 16:43:26 +08:00
tools Chore/add default step 1x url (#7933) 2024-09-04 08:32:22 +08:00
workflow feat: return page number of pdf documents upon retrieval (#7749) 2024-09-05 16:43:26 +08:00
__init__.py
hosting_configuration.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00
indexing_runner.py Feat:remove estimation of embedding cost (#7950) 2024-09-04 14:41:47 +08:00
model_manager.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00
provider_manager.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00