Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
isold23 pushed 10 commits to main isold23/langflow
- Docs: refactor starter flows (#5384) * refactor: Update documentation links and restructure starter projects to use ... 2c819dc
- feat: Bump blockbuster version to 1.5.7 (#5406) Bump blockbuster version to 1.5.7 b1536d3
- fix: Fix parallel execution of alembic with PostgreSQL (#5408) Fix parallel execution of alembic with PostgreSQL 9fc3601
- fix: add data field to returned object on flowheader if flow is a component (#5373) * Fixed FlowHeader model validat... 1daf915
- refactor: update GlobalVariableModal description text (#5405) 📝 (GlobalVariableModal.tsx): update description text t... c227a9b
- refactor(sidebar): Optimize FlowSidebarComponent with improved search and performance (#5411) * ✨ (flowSidebarCompon... b4673d3
- fix: add minimized attribute to components and make chatinput and chatoutput start minimized by default (#5374) * Ad... bd7f913
- feat: add generic handle that inherits colors for multiple types (#5414) * Fixed HandleTooltipComponent to use the t... ca8f3ca
- perf: add useMemo to chatHistory to avoid unecessary renders on Playground (#5376) * fix uncessary renders on chat ... 4fec41f
- fix: Update import path for IOModal to new naming convention (#5423) d31be29
isold23 pushed 3 commits to main isold23/Genesis
isold23 pushed 39 commits to main isold23/graphrag
- Artifact cleanup (#1341) * Add source documents for verb tests * Remove entity_type erroneous column * Add new... c8c354e
- Move prompts (#1404) * Move indexing prompts to root * Move query prompts to root * Export query prompts durin... 51912b2
- Add Parquet as part of the default emitters when not present (#1407) Add Parquet as part of the default emitters whe... c90166c
- Fix documentation for generate_indexing_prompts (#1336) Co-authored-by: Alonso Guevara <[email protected]> 0a58010
- fix typo. Correct the wording "global search" to "drift search" in drift search documentation (#1383) Updated the wo... ec9cdcc
- Docs update (#1408) * Fix footer contrast * Fix broken links * Remove a few unneeded examples * Point pytho... 425dbc6
- First cut at config cleanup (#1411) * Firsst cut at config cleanup * Reorder top nav * Add query prompts to tu... 9b4f24e
- Improve CLI speed with lazy imports (#1319) 22a57d1
- Release v0.5.0 (#1415) 6d21ef2
- Fix dynamic community selection in global search (#1450) * Fix dynamic community selection in global search * For... ae796b9
- Fix encoding issue: Ensure non-ASCII characters are correctly represe… (#1446) Fix encoding issue: Ensure non-ASCII ... 2b7d289
- Docs and notebooks update (#1451) * Fix local question gen and example notebook * Update global search notebook ... 0b2120c
- Miscellaneous code cleanup procedures (#1452) dad2176
- Update search.py (#1457) Missing query in astream_search 756f5c3
- Graph collapse (#1464) * Refactor graph creation * Semver * Spellcheck * Update integ pipeline * Fix cas... d17dfd0
- Replace md5 hash (#1470) * switched hashing function helper to sha256 * refactored references to hashing util ... 10f84c9
- Update index API + a notebook that provides a general API overview (#1454) * update index api to accept callbacks ... b001422
- Refactor Create Final Community reports to simplify code (#1456) * Optimize prep claims * Optimize community hier... d43124e
- Remove graphrag.llm, replace with fnllm (#1315) * add fnllm; remove llm folder * remove llm unit tests * update im... 5ff2d3c
- deduplicate sources in local search context (#1468) Co-authored-by: Alonso Guevara <[email protected]> b1f2ca7
- and 19 more ...
isold23 pushed 36 commits to main isold23/Genesis
- docs: Add some interesting badges :) Update README_CN.md 601a7a0
- fix cpu arg in cloth_on_rigid.py example 7f52f40
- save computation for multi-contact 716c472
- Merge pull request #183 from YilingQiao/yiling/241220_speed save computation for multi-contact 7ef0fec
- Fix:Remove ANSI sequences and format issues in RBC.__repr 6a36862
- Update README.md 6c3c938
- interactive drone controlled - macos dc7d1e1
- Merge pull request #141 from 00make/main Add badges and update Chinese README eff0ad9
- support Chinese docs 3377b01
- Merge pull request #214 from GengYiran/main support Chinese docs 336dab6
- support Chinese docs 5f9ab75
- Merge pull request #215 from GengYiran/main support Chinese docs 8f887fa
- support Chinese docs for CN README 0fb072f
- Merge pull request #216 from GengYiran/main support Chinese docs for CN README 24b79cb
- Merge pull request #162 from marcbone/fix-cpu-option-in-cloth-example Fix cpu option in example cloth_on_rigid e72e146
- fix set_friction_ratio, add domain randomization example bf23a04
- Merge pull request #220 from ziyanx02/main fix set_friction_ratio; add domain randomization example 8fb84b5
- add api for set global solver parameters a3f2cfa
- Merge pull request #223 from YilingQiao/yiling/241221_sol_params_api add api for set global solver parameters da3d38b
- support linux and delete pickle 60ee016
- and 16 more ...