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.
Jyong f257f2c396
Knowledge optimization (#3755)
1 year ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
advanced_prompt_template.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
agent.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
annotation.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
app.py Knowledge optimization (#3755) 1 year ago
audio.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
completion.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
conversation.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
error.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
generator.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
message.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
model_config.py refactor: tool parameter cache (#3703) 1 year ago
site.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
statistic.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow_app_log.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow_run.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow_statistic.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
wraps.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago