Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tecworks-dev pushed 1361 commits to develop tecworks-dev/taipy
- added reason class 51632e8
- added Reason return type to is_submittable functions, added and fixed test 352e586
- Using useMemo instead of useState + useEffect 29ca496
- move style outside component and refactor threshold as dynamic_value 6784551
- feat: add notes on stale issues and PRs to the contribution doc 35408b2
- feat: update contribution doc structure 25d26ab
- using useMemo for Plot layout & style 162b966
- Merge branch 'develop' into feature/#551-Exposing-metric-control 1e24f1a
- improve documentation b5098a1
- fix: remove redundent CONTRIBUTING.md on subpackages 69d9953
- lov with table rebuild (#1278) resolves #1201 Co-authored-by: Fred Lefévère-Laoide <[email protected]> e4265a2
- Fix access to extensions and styles for base_url config (#1280) ebf7f9d
- Merge branch 'develop' into feature/#551-Exposing-metric-control 04a0cb6
- update min & max default type from int to string. update using height property for style ede60cf
- change the property of min & max back to the number 1e0a2c1
- Update CONTRIBUTING.md Co-authored-by: Jean-Robin <[email protected]> 60acae2
- trigger workflow 2417590
- Handle Ngrok better (#1281) 24fc8fe
- feat: add package_desc.md as the long description for setuptools acfd2e8
- feat: update setup.py to use the project_desc.md as long description bb76ece
- and 1341 more ...
tecworks-dev pushed 185 commits to master tecworks-dev/QAnything
- fix: Number of rounds control 5bcfa4c
- refactor: The search results of the CSV file are not expanded. 6b44835
- fix: Bug caused by the absence of kernel in metadata. 21f3a7d
- refactor: Attempt to fill in the missing parts of the list. 65b130a
- fix: Error filling missing values in CSV. 93d250e
- refactor: The parsing logic of xlsx files is consistent with csv. 2515040
- refactor: When converting xlsx file to csv, use the default utf-8 encoding. cb9cbdb
- refactor: Add sigmoid normalization operation to relevance score. ad26929
- feat: After downloading the dependent docker image, support offline running default large model. 95a9e5c
- chore: When the Win10 system runs the qanything 7B model, it automatically provides a solution. 0a5e36b
- fix: Typographical error in shell script. 9f63c20
- issue fix: api/local_doc_qa/local_doc_chat return data:None b1bad93
- fix: Error in the YAML file under Windows. 22943f3
- chore: The log shows the progress of embedding. 164ff26
- refactor: Optimize the waiting time during the loop and add logic to determine whether front-end code needs to be built. a05cfd9
- fix: The qanything-7b model is not supported on Win10. 4c07312
- fix: Incorrect case of environment variables. dc9234f
- Merge pull request #131 from netease-youdao/develop_for_v1.2.1 fix: Number of rounds control 082fc67
- Merge pull request #137 from leehom0123/master issue fix: Call api api/local_doc_qa/local_doc_chat return data:None feba5fb
- Merge pull request #139 from netease-youdao/develop_for_v1.2.2 Optimizing the parsing logic for csv and xlsx files. ... aaf1bc3
- and 165 more ...
tecworks-dev pushed 367 commits to master tecworks-dev/camel
- Fix original task mapped to critic role (#233) 9b34ccb
- Integrate OpenAI Function Calling API (#213) Co-authored-by: Tianqi Xu <[email protected]... c97ebcd
- Fix termination bug 9922dd3
- Mocks for sleep in tests (#234) Co-authored-by: Guohao Li <[email protected]> Co-authored-by: lig <guohao.li@kaus... 16209d2
- Implement `babyagi_agent` and integrate it into multimodel role playing (#210) Co-authored-by: Zecheng Zhang <zechen... aa1c912
- Fix dependencies in `pyproject.toml` (#242) Co-authored-by: Dmitrii Khizbullin <[email protected]... 416400f
- Fix master test fail (#244) 4974d6f
- Re-enable `model_type` in the `RolePlaying` (#236) Co-authored-by: Guohao Li <[email protected]> ceb5e0a
- docs: add member PR instruction (#246) b8a4e85
- add search_wiki_by_api (#253) ce8bc38
- Remove `assistant_funtions` from `RolePlaying` (#249) Co-authored-by: MorphlingEd <[email protected]> e1258d3
- Add roleplaying test (#259) 03e3c3f
- Modified Wikipedia Search (#258) da37bc5
- Modified search wiki test (#262) 71d466d
- Integrate Open-source Models (#245) Co-authored-by: Wenxuan Li <[email protected]> Co-authored-by:... 7f0315f
- Optimize github actions workflow (#264) Co-authored-by: Guohao Li <[email protected]> 01d6e1e
- Update poetry.lock to fix tests (#276) 8767ee5
- Add `wechat` account (#282) 43bb2a9
- Generate the roles and role description (#247) Co-authored-by: Guohao Li <[email protected]> Co-authored-by: zhiy... e780681
- chore: fix typo in python_interpreter.py (#284) 07e9405
- and 347 more ...