Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Richards Tu f26ad16af7
Add new tool: Firecrawl (#3819)
před 1 rokem
..
agent refactor: tool parameter cache (#3703) před 1 rokem
app fix: db connections not being released during workflow execution (#3971) před 1 rokem
callback_handler chore: remove langchain in tools (#3247) před 1 rokem
docstore fix the return with wrong datatype of segment (#3525) před 1 rokem
embedding Compatible with unique index conflicts (#3183) před 1 rokem
entities feat: remove langchain from output parsers (#3473) před 1 rokem
errors Model Runtime (#1858) před 1 rokem
extension fix: api / moderation extension import error (#3037) před 1 rokem
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) před 1 rokem
file FEAT: NEW WORKFLOW ENGINE (#3160) před 1 rokem
helper refactor: tool parameter cache (#3703) před 1 rokem
llm_generator feat: remove langchain from output parsers (#3473) před 1 rokem
memory fix: image text when retrieve chat histories (#3220) před 1 rokem
model_runtime fix-nvidia-llama3 (#3973) před 1 rokem
moderation FEAT: NEW WORKFLOW ENGINE (#3160) před 1 rokem
prompt feat: query prompt template support in chatflow (#3791) před 1 rokem
rag add pgvecto_rs support and upgrade SQLAlchemy (#3833) před 1 rokem
rerank Fix/langchain document schema (#2539) před 1 rokem
splitter fix overlap and splitter optimization (#2742) před 1 rokem
tools Add new tool: Firecrawl (#3819) před 1 rokem
utils FEAT: NEW WORKFLOW ENGINE (#3160) před 1 rokem
workflow feat: add support for request timeout settings in the HTTP request node. (#3854) před 1 rokem
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) před 2 roky
application_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) před 1 rokem
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) před 1 rokem
indexing_runner.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) před 1 rokem
model_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) před 1 rokem
provider_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) před 1 rokem