Package: llmflow 3.0.2
llmflow: Reasoning and Acting Workflow for Automated Data Analysis
Provides a framework for integrating Large Language Models ('LLMs') with R programming through workflow automation. Built on the 'ReAct' (Reasoning and Acting) architecture, enables bi-directional communication between 'LLMs' and R environments. Features include automated code generation and execution, intelligent error handling with retry mechanisms, persistent session management, structured JSON output validation, and context-aware conversation management.
Authors:
llmflow_3.0.2.tar.gz
llmflow_3.0.2.zip(r-4.7)llmflow_3.0.2.zip(r-4.6)llmflow_3.0.2.zip(r-4.5)
llmflow_3.0.2.tgz(r-4.6-any)llmflow_3.0.2.tgz(r-4.5-any)
llmflow_3.0.2.tar.gz(r-4.7-any)llmflow_3.0.2.tar.gz(r-4.6-any)
llmflow_3.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
llmflow/json (API)
NEWS
| # Install 'llmflow' in R: |
| install.packages('llmflow', repos = c('https://zaoqu-liu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zaoqu-liu/llmflow/issues
Last updated from:40b3351f56. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 101 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 102 |
Exports:AutoFlowextract_bash_codeextract_chat_historyextract_codeextract_function_examplesextract_javascript_codeextract_jsonextract_python_codeextract_r_codeextract_sql_codepackage_extraction_promptpackage_function_schemaprompt_from_historyreact_rreact_using_rresponse_as_jsonresponse_to_rretrieve_docssave_code_to_file
Dependencies:callrclicurlgluejsonlitejsonvalidateprocessxpsR6RcppV8
