You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ChengZi 2060db8e11
fix: change milvus init args from (host, port) to (url, token) (#8019)
1 year ago
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 1 year ago
app fix: fixed typo on loading reranking_mode (#7887) 1 year ago
callback_handler feat: update ops trace (#7102) 1 year ago
embedding Compatible with unique index conflicts (#3183) 1 year ago
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 1 year ago
errors catch openai rate limit error (#7658) 1 year ago
extension fix(api): Code-Based Extension cause error on position map sorting (#7934) 1 year ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 1 year ago
helper feat: support configs for code execution request (#7704) 1 year ago
llm_generator feat: update ops trace (#7102) 1 year ago
memory fix: next suggest question logic problem (#6451) 1 year ago
model_runtime Add OCI(Oracle Cloud Infrastructure) Generative AI Service as a Model Provider (#7775) 1 year ago
moderation feat: update ops trace (#7102) 1 year ago
ops feat: ops trace add llm model (#7306) 1 year ago
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 1 year ago
rag fix: change milvus init args from (host, port) to (url, token) (#8019) 1 year ago
tools Chore/add default step 1x url (#7933) 1 year ago
workflow feat: return page number of pdf documents upon retrieval (#7749) 1 year ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
hosting_configuration.py refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago
indexing_runner.py Feat:remove estimation of embedding cost (#7950) 1 year ago
model_manager.py refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago
provider_manager.py refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago