Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
KOGTI-2023 pushed 38 commits to main KOGTI-2023/Flowise
- Feature: Add Jina AI Rerank Retriever (#3898) 9c2203b
- Chore/Add base options to azure chat openai (#3886) * add base options to azure chat openai * add base options to... 320eab6
- Add tenant and database configs for Chroma Cloud credentials (#3872) * Add tenant and database configs for Chroma Cl... 3fc4e79
- fix: Fixing logger for custom S3 stream (#3900) * fix: Fixing logger for custom S3 stream * fix: adjusting s3 str... 4c9d46d
- Bugfix/Escape JSON in Prompt Message (#3901) add fix to only get variables when there is no colon 4aa97b0
- Bugfix/Allow prefix vars when executing custom function (#3902) allow prefix vars when executing custom function 5cc0e98
- Update model names for deepseek components (#3911) ca559c5
- Bugfix/Allow files uploads without enabling overrideconfig (#3915) allow files uploads without enabling overrideconfig 1baa4f8
- fix: Correct logic error in tool input assignment for ChatflowTool (#3903) The previous code incorrectly assigned `t... 50a7339
- Feature/Custom Function to Seq Agent (#3612) * add custom function to seq agent * add seqExecuteFlow node e26fc63
- chore/update pnpm lock indentation (#3916) * add custom function to seq agent * add seqExecuteFlow node * upda... 5d31175
- Update pnpm-lock.yaml 14adb93
- Feature/Add bullmq redis for message queue processing (#3568) * add bullmq redis for message queue processing * U... a2a475b
- Bugfix/Overrideconfig for form data body (#3932) fix overrideconfig for form data body 6e95989
- Create SECURITY.md dc8112d
- Chore/update nvidia NIM label (#3943) update nvidia NIM label 9a68b4b
- Bugfix/Update start date from timestamp to date format (#3951) update start date from timestamp to date format ad60140
- fix: Update Perplexity AI model to sonar (#3949) fix: update Perplexity AI model to recently released sonar abb1b2d
- Adding DeepSeekR1 Distill to Groq modal (#3961) adding DeepSeekr1 distill to groq 315536e
- Update RateLimit.jsx - link to documentation incorrect (#3954) Current link to Rate Limit documentation is incorrect... 81cd904
- and 18 more ...
KOGTI-2023 pushed 5 commits to os-computer-use KOGTI-2023/E2B_Secure-Computer-Use
KOGTI-2023 pushed 30 commits to main KOGTI-2023/crewAI
- preparing new verison 4a44245
- Brandon/new release cleanup (#1918) * WIP * fixes to match enterprise changes 627bb3f
- docs: add flow persistence section (#1922) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.norep... 46d3e4d
- updating tools version cc018bf
- feat: add colored logging for flow operations (#1923) * feat: add colored logging for flow operations - Add flow_id... 3e4f112
- Stateful flows (#1931) * fix: ensure persisted state overrides class defaults - Remove early return in Flow.__init_... ab2274c
- Fix wrong llm value in example (#1929) Original example had `mixtal-llm` which would result in an error. Replaced w... e254f11
- feat: add Composio docs (#1904) * feat: update Composio tool docs * Update composiotool.mdx * fix: minor chang... aba68da
- add docs for crewai chat (#1936) * add docs for crewai chat * add version number a21e310
- docs: improve formatting and clarity in CLI and Composio Tool docs (#1946) * docs: improve formatting and clarity in... c642ebf
- Bugfix/kickoff hangs when llm call fails (#1943) * Wip to address https://github.com/crewAIInc/crewAI/issues/1934 ... 67f0de1
- Updated calls and added tests to verify (#1953) * Updated calls and added tests to verify * Drop unused import a836f46
- Add SageMaker as a LLM provider (#1947) * Add SageMaker as a LLM provider * Removed unnecessary constants; update... e27a150
- Fix litellm issues to be more broad (#1960) * Fix litellm issues to be more broad * Fix tests 8c76bad
- Add version check to crew_chat.py (#1966) * Add version check to crew_chat.py with min version 0.98.0 Co-Authored... 67bf4ae
- Bugfix/litellm plus generic exceptions (#1965) * wip * More clean up * Fix error * clean up test * Impro... d3a0dad
- fix issue pointed out by mike (#1986) * fix issue pointed out by mike * clean up * Drop logger * drop unuse... dea6ed7
- quick fix for mike (#1987) 5263df2
- preparing new version c310044
- Fix (#1990) * Fix * drop failing files bcb7fb2
- and 10 more ...
KOGTI-2023 pushed 502 commits to main KOGTI-2023/E2B-code-interpreter
- [WIP] Use new SDK in JS code interpreter b09bcbc
- Fix JS tests e2bf044
- [WIP] Use E2B SDK beta in Python code interpreter 403595d
- Fix reconnect test a3b9ebd
- Clarify timeouts 0ab7d04
- Make override explicit 7cbd442
- Fix None param error b957fc2
- Fix ws connection in JS SDK; Update core SDK e1a876e
- Fix tests and exported type 39af6c2
- Update core SDK 036d6c5
- Cleanup examples 106a5d6
- [skip ci] Release new versions 3ee0f6c
- Update core sdk 56e3879
- [skip ci] Release new versions 6c236de
- Update core SDK 1e07fc2
- [skip ci] Release new versions deb0f65
- Remove websocket from code interpreter - server part 8f2d633
- Remove websocket from code interpreter - Python SDK 0f8b9d4
- Clean up 37ef1a8
- Change params 7a14a06
- and 482 more ...
KOGTI-2023 pushed 6 commits to main KOGTI-2023/browserUse_web-ui
KOGTI-2023 pushed 22 commits to main KOGTI-2023/browserUse_web-ui
- fix: set docker architecture explicitly to ensure google-chrome is available to install f83f448
- add missing netcat for health check 7d9f81a
- add deepseek-r1 support 2f923c5
- fix context len 01014ec
- fix cut message 96d02b5
- Merge pull request #151 from vvincent1234/feat/deepseek-r1 Feat/deepseek r1 5bc4978
- update readme 21c8f59
- Merge pull request #153 from vvincent1234/feat/deepseek-r1 update readme d541892
- Create SECURITY.md dd20dd4
- fix cutting message bug 45160cd
- Merge pull request #158 from vvincent1234/feat/deepseek-r1 fix cutting message bug b7f3fec
- fix token counting for r1 8a09c96
- Merge pull request #160 from vvincent1234/feat/deepseek-r1 fix token counting for r1 1f20636
- Merge pull request #156 from bugdisclose/patch-1 Create SECURITY.md af3a84f
- feat: add Ollama endpoint configuration - Added `OLLAMA_ENDPOINT` environment variable to `.env.example` - Updated `... be01aaf
- Merge pull request #167 from wrapss/feature/ollama-env feat: add Ollama endpoint configuration 74c87be
- Merge pull request #147 from freeflowlabs/fix/docker-arch fix: set architecture explicitly in docker-compose 284f0b7
- adapt to browser-use==0.1.29 6ceaf8d
- add deepseek-r1 ollama 664dce7
- Merge branch 'main' into fix/adapt_latest_browser-use 47ab5e9
- and 2 more ...
KOGTI-2023 pushed 62 commits to main KOGTI-2023/browser-use
- added docs to monorepo 182a439
- added "import json" to browser_use/agent/message_manager/service.py This fixes this issue: https://github.com/browse... aa667f6
- Update pyproject.toml 9d2ace9
- More pause checks d1e604d
- Multiple agent flow with pause fa8582f
- Merge pull request #381 from browser-use/pause-more-often Pause more often 9f30d03
- Added context option e.g. for tutorials or previous messages ffeb826
- Merge branch 'main' into context 623880e
- Merge pull request #383 from browser-use/context Context 77e7533
- Merge pull request #376 from Riddhimaan-Senapati/main added "import json" to browser_use/agent/message_manager/servi... 1739a6b
- Included more models in the docs b0cc19b
- Changed title 52d9c60
- Included windows setup 412825f
- Reformat 5d397a7
- Spelling fa300de
- Show Models first e4419e4
- Merge pull request #353 from browser-use/feature/documentation-monorepo added docs to monorepo 032a012
- Allow custome output ac82f2c
- Merge pull request #388 from browser-use/output-structure Allow custome output b70754d
- Reorder examples c7008a7
- and 42 more ...
KOGTI-2023 pushed 2 commits to main KOGTI-2023/crewAI-examples
KOGTI-2023 pushed 149 commits to main KOGTI-2023/crewAI-tools
- updating dependencies 34fda4c
- fixed scoping issue causing error in RAG tools 6ed996d
- feat: move to uv a3fdc7b
- feat: update lock file 98516d2
- feat: change to uv on docs 0e4b238
- feat: update minimum req for lalngchain e9d7478
- Merge pull request #111 from crewAIInc/feat/migrate-uv Feat/migrate uv e443e34
- fix: SpiderTool import 55345aa
- Merge pull request #112 from 11bluetree/patch-1 fix: SpiderTool import b99b184
- Merge pull request #107 from masorensen/bug/ragTools-kwargs Scoping issue causing error in RAG tools a49a5df
- preparing new version 05cb4f5
- Fixed File Writer tool errors for better interaction with the agents fc0386e
- reverted directory variable back to optional a36ad84
- Changed order of the arguments, placing 'content' last. It tends to forget context when it gets to filling other argu... 9c477c9
- add support for unsafe code execution 50af371
- Merge pull request #115 from adanbu/main Fixing errors of the File Writer tool a447467
- fix: web scraper concatenate words 77d022a
- fix: retain line breaks ac3fc30
- preparing version 0.13.4 b2beaac
- Improve firecrawl tool 8cb4215
- and 129 more ...
KOGTI-2023 pushed 46 commits to main KOGTI-2023/Flowise
- feat: Add conversation history selection options to ConditionAgent node (#3719) * feat: Enhance ConditionAgent with ... c809f41
- Bugfix/custom assistant tools description (#3739) * add tool description to custom assistant * update custom assist... e8903a5
- Vertex Gemini Custom Model Changes (#3737) 2df129f
- Bugfix/Share Chatbot Config (#3742) fix chatbot config d6b3546
- Feature/add composio tool (#3722) * feat: add composio tool * fix: improve error handling & field description * up... b29523d
- [Feature] Update Exa category filter with new values (#3746) Added `financial report` and `linkedin profile` categor... bbe0203
- fix: Error Cannot read properties of undefined (reading 'sendTelemetry') (#3734) fix Error: Cannot read properties o... e8a33e4
- Feature/Add Print or Export Text Document Tool (#3743) * Add print_or_export_text_document tool * Indentation fix... 94f67c0
- [Feature] Repair JSON from LLM in StructuredOutputParserAdvanced (#3723) Repair JSON from LLM in StructuredOutputPar... 0381a99
- Feat/deepseek chat node (#3732) * Feat: Add deepseek models to components configuration * Feat: Implement Deepsee... 93f3a5d
- Feature/Add Neo4j GraphRag support (#3686) * added: Neo4j database connectivity, Neo4j credentials, supports the usa... a7c1ab8
- Release/2.2.3 (#3756) release @2.2.3 4e434fd
- Feature/add nvdia nim (#3749) * add nvdia nim * add base path 5ba0ded
- Add `rerank-2` and `rerank-2-lite` for Voyage AI Rerank Retriever (#3776) Add `rerank-2` 9cceba2
- bugfix: Add nil check in escapeAllStrings to prevent TypeError when upsert vectors (#3789) b34a823
- Feature/add disabled nodes env variable (#3797) * add disabled nodes env variable * add bugfix to speech to text 50475f1
- [BUGFIX] Fix value.startsWith is not a function error (#3747) * Fix value.startsWith is not a function error * Ch... d71ad22
- fix: getting docId, storeId parameters (#3761) * fix: getting docId, storeId parameters * useparams to get path p... b6165e3
- fix(ui): fix typo (#3799) fix: shortcut typo 7af5815
- clean(components): is debug boolean syntax shorthand (#3770) ๐งน CLEAN(components): is debug boolean syntax shorthand e22c601
- and 26 more ...
KOGTI-2023 pushed 52 commits to main KOGTI-2023/crewAI-examples
- docs(README.md): fix typo enterily -> entirely c33e816
- Working on adding multiple flows 2b4bd36
- fix: Updated stock_analysis to make it run work again ff0e899
- doc: update readme 2249415
- Finished meeting assistant flow d1e5e71
- Making progress on docs 94939b2
- Clean up reames 980a3a9
- Updating the game builder crew project to use the new examples structure 5ecbe0d
- - updated readme - added game design examples in gamedesign.yaml -fixed missing argument in train method call af712d7
- Merge pull request #171 from adanbu/main Updating the game builder crew project to use the new examples structure d60bfc5
- Merge pull request #166 from adityahiran/main fix: Updated stock_analysis to make it work again and tested with llam... c713873
- Merge pull request #165 from lloydchang/patch-1 docs(README.md): fix typo 8e6caa3
- clean up for users to copy 3bdee63
- Merge pull request #169 from crewAIInc/flow-examples Flow examples 660c7db
- Update main.py - thank you clint. 5bc4bd0
- Update marketing_strategy project to use uv instead of poetry and fix error c3420b9
- Fix : Updating markdown_validator example Issue #183 reported that the markdown_validator example structure needs to ... c4e8cb9
- Update flows to handle new changes 156b290
- v1 of self evaluation loop with flows working 71f0f20
- update readme 86bc90b
- and 32 more ...
KOGTI-2023 pushed 61 commits to main KOGTI-2023/crewAI
- feat: Add task guardrails feature (#1742) * feat: Add task guardrails feature Add support for custom code guardra... 22e5d39
- feat: Add interpolate_only method and improve error handling (#1791) * Fixed output_file not respecting system path ... c887ff1
- Feat/docling-support (#1763) * added tool for docling support * docling support installation * use file_paths ... b3185ad
- removed some redundancies (#1796) * removed some redundancies * cleanup 9a65abf
- Feat/joao flow improvement requests (#1795) * Add in or and and in router * In the middle of improving plotting ... 6cc2f51
- Adding Multimodal Abilities to Crew (#1805) * initial fix on delegation tools * fixing tests for delegations and ... 8264735
- chore: removing crewai-tools from dev-dependencies (#1760) As mentioned in issue #1759, listing crewai-tools as dev-... 4cf8913
- docs: add guide for multimodal agents (#1807) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.no... 62f3df7
- Portkey Integration with CrewAI (#1233) * Create Portkey-Observability-and-Guardrails.md * crewAI update with new... 409892d
- fix: Change storage initialization to None for KnowledgeStorage (#1804) * fix: Change storage initialization to None... 97fc44c
- fix: handle optional storage with null checks (#1808) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@... 2433819
- docs: update README to highlight Flows (#1809) * docs: highlight Flows feature in README Co-Authored-By: Joe Mour... 0c2d23d
- Update README.md 99fe915
- docs: add agent-specific knowledge documentation and examples (#1811) Co-authored-by: Devin AI <158243242+devin-ai-i... 86f58c9
- fixing file paths for knowledge source a0c322a
- Fix interpolation for output_file in Task (#1803) (#1814) * fix: interpolate output_file attribute from YAML Co-Aut... 73f3288
- fix(manager_llm): handle coworker role name case/whitespace properly (#1820) * fix(manager_llm): handle coworker rol... d85898c
- fix: add tiktoken as explicit dependency and document Rust requirement (#1826) * feat: add tiktoken as explicit depe... ba0965e
- Docstring, Error Handling, and Type Hints Improvements (#1828) * docs: add comprehensive docstrings to Flow class an... 45b802a
- feat: add docstring (#1819) Co-authored-by: Joรฃo Moura <[email protected]> a548463
- and 41 more ...
KOGTI-2023 pushed 6 commits to master KOGTI-2023/FinGPT
- Create yes.gitkeep bdbbd7c
- Add files via upload These are the framework codes in the paper for fine-tuning, training, and testing the model. a93e9e6
- Merge pull request #195 from ycsama0703/ycsama0703-AAAI2025GoodData-Code-V1.0 Ycsama0703 aaai2025 good data code v1.0 97bce18
- FinGPT-Forecaster-AAAI-Good-Data code of FinGPT-Forecaster-AAAI-Good-Data 0a03f57
- Create README.md 378ded8
- Update README.md 4e53f8d
KOGTI-2023 pushed 5 commits to main KOGTI-2023/Microsoft_RD-Agent
- fix: avoid warning for missing llama installation when not in use (#509) * Update llm_utils to check llama use * ... 5ec3422
- docs: update WeChat QR code on Dec 31, 2024 (#513) 4395fe0
- Update factor_runner.py to ignore failed implementation (#514) af6af11
- update new qr group code (#521) f4da7f1
- Merge branch 'microsoft:main' into main 12db2ad
KOGTI-2023 pushed 8 commits to main KOGTI-2023/Microsoft-Qlib-Finance
- Update publish (#1871) * update publish * reformat with black afbb178
- Update version 5a84aaf
- Bump version (#1872) * bump version * bump version * Update README.md * fix_ci_error * fix_ci_error *... 7ce97c9
- Fix the empty price_s case and self.instruments in SBBStrategyEMA. (#1677) * Fix the empty price_s case and self.ins... 23d9d5a
- Fix broken URL for RL (#1881) * fix_issue_1878 * fix_issue_1878 014ff7d
- Update links to chenditc/investment_data to always point to latest release (#1877) * Update README.md Link to lat... bda3741
- Fix csi300 constituents url (#1883) * fix_csi300_constituents_url * Fix issue in readme * format with black 186512f
- DRAFT add Data Health Checker (#1574) * #854 implement first data health checker draft * #854 added support for ... 82f1ef2
KOGTI-2023 pushed 1 commit to main KOGTI-2023/TradingStrategies
- Update SimpleMAStrategy.cs implement "using TradeApi.Trading;" 44e0ee6
KOGTI-2023 pushed 1 commit to main KOGTI-2023/TradingStrategies
- Update ThreeMACrossAdvisor.cs delete credentials password d0f235a
KOGTI-2023 pushed 150 commits to master KOGTI-2023/AutoGPT-original-
- refactor(backend): Apply lint on autogpt_lib folder on backend/linter.py (#8751) linter.py, only applies in the `bac... 5c49fc8
- feat(blocks): Add jina fact checker block (#8409) Co-authored-by: Aarushi <[email protected].... be7f912
- Adding Docs for Agent Blocks (#8845) ### Changes ๐๏ธ Adding docs for Agent Blocks Co-authored-by: Bently <tomnoon9... 758edae
- dx: Fix dependabot PR/commit titles (#8841) Dependabot's commit messages are bulky and don't use our commit message ... 30bb9a3
- Add URL swapping for marketplace based on environment (#8418) ### Fixes #8371 These changes are needed to automatic... dce9bdd
- docs: huntr no longer is offering a security bounty so remove it (#8872) <!-- Clearly explain the need for these cha... 7c2e371
- feat(libs): Add API key rate limit middleware (#8850) Once we release api key feature, we will want to be able to ra... 3bca279
- chore(blocks/fal): Use dict instead of Dict (#8855) Replace Dict with dict ### Changes ๐๏ธ Replace Dict with di... de1cd6c
- fix: specify encoding for file with emoji in it so it loads on windows (#8873) <!-- Clearly explain the need for the... 96bba3c
- dx(backend): Fix linting & formatting for `autogpt_libs` (#8860) - Resolves #8859 - Follow-up to #8751 ### Changes ... 5ccfb8e
- build(deps-dev): bump ruff from 0.8.0 to 0.8.1 in /autogpt_platform/autogpt_libs in the development-dependencies grou... 0a604a5
- fix(frontend): advanced-toggle-default (#8802) - resolve #8739 I don't think so that this is a frontend issue [migh... 43bd5c8
- feat(frontend): add block tests (#8804) <!-- Clearly explain the need for these changes: --> We want to be able to a... 89011aa
- feat(blocks): Add Slant 3D printing via API service (#8805) <!-- Clearly explain the need for these changes: --> I ... d4edb93
- docs: add docs for writing playwright tests (#8877) <!-- Clearly explain the need for these changes: --> Nick wants ... 6b742d1
- feat(blocks): Add webhook block status indicator (#8838) - Resolves #8743 - Follow-up to #8358 ### Demo https://g... 64f5e60
- ci(backend): Add `poetry.lock` check (#8885) - Resolves #8884 We need to prevent breaking updates to dependency ver... 0272d87
- feat(blocks): Add code execution block (#8768) - Resolves #8766 Creates a block that executes code in an E2B sandb... 227806a
- build(deps-dev): bump the development-dependencies group in /autogpt_platform/market with 2 updates (#8871) Bumps th... c621226
- build(deps): bump the production-dependencies group in /autogpt_platform/frontend with 5 updates (#8865) Bumps the p... 73eafa3
- and 130 more ...
KOGTI-2023 pushed 461 commits to main KOGTI-2023/MetaGPT
- LLMConfig add seed c1c2aca
- Update AGS 8f1cf58
- Update fd432fa
- Update he f1ce133
- update ensemble example 4d37664
- Update AGS aeac3fe
- Update 86033a1
- Update humaneval 4af2315
- Update eb97b54
- Update operator.py 7fa68d5
- Update 8a24105
- Update Sota baseline e0955c5
- Update 89b0c4c
- Update ca1c8f8
- Update 772d2ae
- Update GitNore eac4b6c
- Update 3fc3d21
- Update bdfa6eb
- Update 47470fb
- rm sk agent 7e9dff5
- and 441 more ...