Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

KOGTI-2023

KOGTI-2023 pushed 10 commits to master KOGTI-2023/anything-llm
  • Fix typo with GCP deploy guideline (#2718) b2c18ba
  • Fix markdown issue where type is missing in backticks (#2719) c9d49a5
  • Normalize Input Fields (#2720) * WIP field normalization * more norms f7289cd
  • fix advanced setting fields hover onlight mode 8c9e9f2
  • Community hub integration (#2555) * wip hub connection page fe + backend * lint * implement backend for local ... 05c5302
  • Patch light mode on Community Hub import flow c3d098f
  • Community hub integration UX improvements (#2727) * add empty states to your account hub page + disconnect button fo... 9608599
  • patch button normalization for desktop builds 6c9e234
  • Add Support for NVIDIA NIM (#2766) * Add Support for NVIDIA NIM * update README * linting b2dd35f
  • persist token window for NIM and not only on model change 4b09a06

View on GitHub

KOGTI-2023 starred KOGTI-2023/Ollama
KOGTI-2023 pushed 22 commits to main KOGTI-2023/Ollama
  • readme: add descriptions for QA-Pilot and shell-pilot community integrations (#4303) 3987acd
  • examples: update langchain-python-simple (#3591) - better formatting of input prompt - use invoke instead of predict cfb1ddd
  • cmd: print location of model after pushing (#7695) After a user pushes their model it is not clear what to do next. ... a210ec7
  • readme: add HoneyHive to community integrations (#7831) 647513a
  • server: fix Transport override (#7834) This changes makeRequest to update the http client Transport if and only if ... 2b7ed61
  • cmd: don't submit svg files as images for now (#7830) 30e88d7
  • readme: update description for vnc-lm community integration (#7832) 52bbad1
  • runner.go: Add unit tests for context shifting This also makes it easier to truncate long inputs the same as shiftin... 2cd11ae
  • runner.go: Don't try to extract image tags for text models When processing a prompt, we look for image tags of the f... 71e6a0d
  • openai: remove unused error code (#7850) The writeError takes a code argument which is no longer used. Remove it for... 940e627
  • Support Multiple LoRa Adapters (#7667) Closes #7627 e3936d4
  • api: enable tool streaming (#7836) ce7455a
  • readme: add SpaceLlama, YouLama, and DualMind to community integrations (#7216) 30a9f06
  • llama: fix typo and formatting in readme (#7876) 39e29ae
  • Enable index tracking for tools - openai api support (#7888) 5f80511
  • server: add warning message for deprecated context field (#7878) d543b28
  • cmd: don't rely on reading repo file for test (#7898) ff6c2d6
  • readme: add minima to community integrations (#7906) 1aedffa
  • docs: remove extra quote in modelfile.md (#7908) 55c3efa
  • docs: correct default num_predict value in modelfile.md (#7693) 2b82c5a
  • and 2 more ...

View on GitHub

KOGTI-2023 pushed 3 commits to main KOGTI-2023/LuxAI_Stock-Analyse_v1
  • modify app and create an pyproject file 76d1367
  • Merge branch 'main' into master 9830a94
  • modify app and create an pyproject file (#14) ## Zusammenfassung von Sourcery Build: - Fügen Sie eine pyproject.tom... fbff736

View on GitHub

KOGTI-2023 closed a pull request on KOGTI-2023/LuxAI_Stock-Analyse_v1
modify app and create an pyproject file
## Zusammenfassung von Sourcery Build: - Fügen Sie eine pyproject.toml-Datei hinzu, um die Anforderungen des Build-Systems und das Backend zu definieren. <details> <summary>Original summary in En...
KOGTI-2023 pushed 9 commits to master KOGTI-2023/LuxAI_Stock-Analyse_v1
  • Initial commit 8b4161f
  • Initial commit a79b51d
  • Add code based on the PR instructions 0775cd1
  • Review branches, manage files, validate docker-compose, push changes, and merge into Main branch. (#10) You are an A... dca1795
  • Create a detailed GitHub expert AI model with specific responsibilities. (#9) Sie sind ein KI-Modell, das als GitHub... de04324
  • Ensure repository organization, Docker setup, and finalization for optimal GitHub usage. (#11) Act as a GitHub exper... 0d7c33e
  • Revert "Create a detailed GitHub expert AI model with specific responsibilities." 7216c2f
  • Revert "Create a detailed GitHub expert AI model with specific respon… (#13) …sibilities." 883a6bc
  • Merge branch 'main' into master 9830a94

View on GitHub

KOGTI-2023 created a review on a pull request on KOGTI-2023/LuxAI_Stock-Analyse_v1
update app.py and create pyproject.toml file

View on GitHub

KOGTI-2023 created a review on a pull request on KOGTI-2023/LuxAI_Stock-Analyse_v1
update app.py and create pyproject.toml file

View on GitHub

KOGTI-2023 created a branch on KOGTI-2023/LuxAI_Stock-Analyse_v1

master

KOGTI-2023 pushed 2 commits to main KOGTI-2023/LuxAI_Stock-Analyse_v1
  • Revert "Create a detailed GitHub expert AI model with specific responsibilities." 7216c2f
  • Revert "Create a detailed GitHub expert AI model with specific respon… (#13) …sibilities." 883a6bc

View on GitHub

KOGTI-2023 pushed 2 commits to master KOGTI-2023/AutoGPT-original-
  • docs(backend): Add `--build` to docker command in Getting Started guide (#8762) 06b403f
  • Merge branch 'Significant-Gravitas:master' into master 8b831cb

View on GitHub

KOGTI-2023 pushed 12 commits to main KOGTI-2023/crewAI
  • preparing new version 8cf1cd5
  • Log in to Tool Repository on `crewai login` (#1650) This commit adds an extra step to `crewai login` to ensure users... 63ecb73
  • add knowledge to mint.json 6fe3082
  • Merge pull request #1652 from tonykipkemboi/main add knowledge to mint.json a7147c9
  • Improve typed task outputs (#1651) * V1 working * clean up imports and prints * more clean up and add tests ... 4069b62
  • Update Github actions (#1639) * actions/checkout@v4 * actions/cache@v4 * actions/setup-python@v5 ---------... 49d173a
  • update (#1638) Co-authored-by: Brandon Hancock (bhancock_ai) <[email protected]> 6f32bf5
  • fix spelling issue found by @Jacques-Murray (#1660) db1b678
  • Update readme for running mypy (#1614) Co-authored-by: Brandon Hancock (bhancock_ai) <[email protected]... 8bc09eb
  • Feat/remove langchain (#1654) * feat: add initial changes from langchain * feat: remove kwargs of being processed ... 2933057
  • Feat/remove langchain (#1668) * feat: add initial changes from langchain * feat: remove kwargs of being processed... 366bbbb
  • added knowledge to agent level (#1655) * added knowledge to agent level * linted * added doc * added from s... c6a6c91

View on GitHub

KOGTI-2023 pushed 12 commits to main KOGTI-2023/Flowise
  • Feature/Add new doc store upsert and refresh API (#3556) add new doc store upsert and refresh API a2c36b4
  • Bugfix/Upsert files override (#3569) add fix for upsert files 7d9e151
  • Enhanced Chat Embed Configuration View (#3559) * Changes Made to Embed Chat Configuration 1. Consolidated multiple ... af5e6b0
  • Feature/add ability to show variable output (#3580) add ability to show variable output 76ae921
  • Feature/Extract Metadata Retriever (#3579) add extract metadata retriever 4c1951d
  • Chore/models update (#3590) * add gemini flash * add gemin flash to vertex * add gemin-1.5-flash-preview to ve... c50c7bd
  • Fix 'label' undefined errors for sequential agents (#3585) Fix 'label' undefined errors Commit adds some optional... 126808b
  • Chore/LC v0.3 (#3517) * bump langchain version to 0.3, upgrades on all chat models * update all docs loader to ha... 940c8fd
  • Chore/update flowise embed [email protected] (#3602) * update flowise-embed version on lock file * add agent messages... f6858f4
  • Release/2.2.0 (#3601) [email protected] 3478b39
  • fix/unable-to-upload-documents (#3606) fix: unable to upload documents 56c00eb
  • Release/2.2.1 (#3607) minor patch fix @2.2.1 3b804d7

View on GitHub

KOGTI-2023 forked AIDC-AI/Marco-o1

KOGTI-2023/Marco-o1

KOGTI-2023 pushed 15 commits to main KOGTI-2023/WindowsAgentArena
  • fixed azure client bug and python install bug. a8cfc74
  • waa hard mode 061baf7
  • benchmark hardmode bc0da3a
  • fixed unknown name config; renamed to azure_config 071b239
  • fixed networking issue in azure startup.sh 9051592
  • Merge pull request #39 from microsoft/users/rhmsd/fix-azure-bugs fixed azure client bug and python install bug. 71624e7
  • Merge pull request #41 from microsoft/dz Added difficulty mode to WAA 133b917
  • fixed broken cursor image a194956
  • Fix broken setup caused by latest setup.iso ee4256b
  • Merge pull request #43 from microsoft/ddupont808-patch-2 Fixed broken cursor image URL aa72736
  • Merge pull request #44 from microsoft/users/fbonacci/fix-broken-setup-new-iso Fix broken setup caused by latest setu... 71339a4
  • Update docs for winarena-base changes be66412
  • Merge pull request #46 from microsoft/users/fbonacci/update-docs-winarena-base Update docs for winarena-base changes 22b8559
  • Update README.md updated readme updates section to include new difficulty mode dcfb026
  • Merge pull request #48 from microsoft/msz-create-patch-1 Update README.md 6d39ed8

View on GitHub

KOGTI-2023 pushed 5 commits to main KOGTI-2023/Claude-Dev
  • Add prompt caching for new model ids on openrouter bac0b1a
  • Add LM Studio provider 39bc35e
  • Prepare for release 0d25623
  • Update lock 8d7e28c
  • Chore: Prettier for consistant formatting (#794) * Chore: Pretier for consistant formatting - TODO: This PR needs... 93e70c6

View on GitHub

KOGTI-2023 pushed 1 commit to main KOGTI-2023/Google-Generative-AI-Python
  • Fix 'argument list too long' error and add couple vision examples (#634) a04fcd1

View on GitHub

KOGTI-2023 pushed 230 commits to main KOGTI-2023/weaviate
  • rescore in parallel (hnsw) 0affe3b
  • add unit test for rescore w/ varying concurrency 7eba35f
  • recover from node restart: fs and gcs 634a03a
  • recover from node restart: s3 and azure 780b387
  • add acceptance tests 5854f7b
  • Do not use fmt for the Error string 4f0da1e
  • Fix golinter complain b183749
  • api changes done, increment not working tbd why e1efb66
  • skip the schema callbacks when raft schema is still catching up Signed-off-by: Loic Reyreaud <[email protected]> cd9c0c7
  • add test to cover add class with metadata only and catching up Signed-off-by: Loic Reyreaud <[email protected]> 4727adc
  • feat(exp/query): Support disk based LRU cache for queryier Goals: 1. To reduce calls to object storage 2. To reduce ... 856d4e7
  • modify the copy of the shard e475fd1
  • add tests for disk cache Signed-off-by: Kaviraj <[email protected]> e786afe
  • Make it easy to mock and test LSM fetcher Signed-off-by: Kaviraj <[email protected]> f2dfdd9
  • extend slowlog by writing key/value pairs into ctx 7ce0e97
  • tests for fetcher Signed-off-by: Kaviraj <[email protected]> 694149f
  • annotate more parts of a slow query 3faec92
  • fix linter/test issues 7ee8242
  • cleanup the fetcher tests with more re-usable Signed-off-by: Kaviraj <[email protected]> c7d621f
  • fix bug with download basepath when cache is enabled Signed-off-by: Kaviraj <[email protected]> 0405be7
  • and 210 more ...

View on GitHub

KOGTI-2023 pushed 611 commits to main KOGTI-2023/OpenHands
  • Store the file edit backup file in `/tmp` (#3958) 3435f1e
  • [eval] update swe_bench/README.md (#3990) c844958
  • fix: models cut off in Settings UI (#3900) (#3991) b614550
  • chore(deps): bump litellm from 1.46.8 to 1.47.1 (#4003) Signed-off-by: dependabot[bot] <[email protected]> Co-auth... b97aa10
  • chore(deps): bump jose from 5.9.2 to 5.9.3 in /frontend (#3993) Signed-off-by: dependabot[bot] <[email protected]> ... 96b23d2
  • chore(deps-dev): bump openai from 1.46.1 to 1.47.0 (#4002) Signed-off-by: dependabot[bot] <[email protected]> Co-a... 7e53c96
  • chore(deps): bump boto3 from 1.35.23 to 1.35.24 (#3997) Signed-off-by: dependabot[bot] <[email protected]> Co-auth... a260cc8
  • chore(deps): bump browsergym from 0.6.4 to 0.7.0 (#3998) Signed-off-by: dependabot[bot] <[email protected]> Co-aut... 7024e97
  • chore(deps-dev): bump llama-index from 0.11.10 to 0.11.12 (#3999) Signed-off-by: dependabot[bot] <[email protected]... 6947985
  • chore(deps): bump json-repair from 0.29.2 to 0.29.4 (#4000) Signed-off-by: dependabot[bot] <[email protected]> Co-... a12e8cf
  • chore(deps): bump vite from 5.4.6 to 5.4.7 in /frontend (#3994) Signed-off-by: dependabot[bot] <[email protected]> ... 3a93fd4
  • Refactor `config.py` file into package (own folder with separate files) (#3987) fbef93b
  • chore(deps-dev): bump @types/react from 18.3.7 to 18.3.8 in /frontend (#3974) Signed-off-by: dependabot[bot] <suppor... 2556767
  • chore(deps-dev): bump ruff from 0.6.6 to 0.6.7 (#4001) Signed-off-by: dependabot[bot] <[email protected]> Co-autho... 3f6aa0d
  • Make drop_params default in llm_config (#4012) 73ded7d
  • [llm] Add app name for OpenRouter (#4010) 8ea2d61
  • Add clearer OpenHands Configuration logs (#4011) dd3d149
  • Update README.md for runtime (#4015) dc418e7
  • hotfix(frontend): Clear base URL when advanced options is unselected (#4016) 83b7fcc
  • chore(deps-dev): bump @types/node from 22.5.5 to 22.6.1 in /frontend (#4028) Signed-off-by: dependabot[bot] <support... 582f07f
  • and 591 more ...

View on GitHub

KOGTI-2023 pushed 79 commits to main KOGTI-2023/Ollama
  • chore(deps): bump golang.org/x dependencies (#7655) - golang.org/x/sync v0.3.0 -> v0.9.0 - golang.org/x/image v0.14... 0679d49
  • add line numbers for parser errors (#7326) 4efb98c
  • build: fix arm container image (#7674) Fix a rebase glitch from the old C++ runner build model a0ea067
  • runner.go: Increase survivability of main processing loop Currently, if an error occurs during the prep stages (such... 8a35bb9
  • runner.go: Propagate panics back to the user. This is a partial revert of 8a35bb92 "runner.go: Increase survivabilit... d875e99
  • Install support for jetpacks (#7632) Follow up to #7217 - merge after release 4759d87
  • docs: add customization section in linux.md (#7709) b42a596
  • server: fix warnings in prompt_test.go (#7710) 8b4b243
  • readme: add the VT app to the community integrations section (#7706) 1c04117
  • readme: add ollama-haskell library to community integrations (#7451) d5da2ab
  • readme: add Perfect Memory AI to community integrations (#7431) c9a5aca
  • readme: add Witsy and multi-llm-ts to community integrations (#7713) 760cfa2
  • readme: improve Community Integrations section (#7718) a14f764
  • fix index out of range on zero layer metal load (#7696) If the model doesn't fit any layers on metal, and we load ze... 81d55d3
  • win: add right click menu support (#7727) Enable both left and right click on the pop-up menu 35096a7
  • Notify the user if systemd is not running (#6693) Co-authored-by: Richard Lyons <[email protected]> 5c18e66
  • readme: add Alfred Ollama to community integrations (#7724) 6cdf27d
  • update the docs (#7731) 712d63c
  • Better error suppresion when getting terminal colours (#7739) Co-authored-by: Richard Lyons <[email protected]> e66c292
  • server: allow mixed-case model names on push, pull, cp, and create (#7676) This change allows for mixed-case model n... 4b8a2e3
  • and 59 more ...

View on GitHub

KOGTI-2023 pushed 25 commits to master KOGTI-2023/anything-llm
  • Add external app section in README closes #2639 83f6507
  • Bump TogetherAI models (#2645) * bump together ai models * Run post-bump command --------- Co-authored-by: ... e29f054
  • Light/dark mode UI overhaul (#2629) * Refactor workspace sidebar component styles (#2380) rely on css for conditi... 727d802
  • update uploader status containers for new theme 6de29cb
  • show error in upload 51696a7
  • add back timeout for documents to fade out 444c179
  • UI light QA fa7c530
  • update light/dark codeblock styles for visibility patch embed modal text invisible patch toggle colors 988181a
  • remove dupe key in ModelMap af16332
  • refresh theme without reloading page 363f51a
  • Pr 2660 branch (#2662) * Add a basic Traditional Chinese(zh_TW) locale * patch lang code --------- Co-autho... 907a03b
  • Add more expiermental models from Gemini (#2663) 26e2d8c
  • Add plaintext file extensions (#2664) 5e69853
  • TogetherAI Llama 3.2 vision models support (#2666) * togetherai llama 3.2 vision models support * remove console ... 55fc9cd
  • Add gemini-exp-1121 resolves #2657 246152c
  • Mistral embedding engine support (#2667) * add mistral embedding engine support * remove console log + fix data h... 9f38b93
  • Pr 2653 branch (#2672) * feat: initial setup for Dependabot * remove embed folder check --------- Co-author... b66017d
  • feat: support setting maxConcurrentChunks for Generic OpenAI embedder (#2655) * exposes `maxConcurrentChunks` parame... 304796e
  • Adjustable font size in chat input (#2692) * adjustable prompt input text sizing * dev build --------- Co-a... 190a481
  • ✨ feat: Add Vietnamese translations and configuration (#2641) * Create common.js update file common.js language v... c30ebb7
  • and 5 more ...

View on GitHub

KOGTI-2023 pushed 2 commits to master KOGTI-2023/FinRobot-MultiAgent

View on GitHub

KOGTI-2023 pushed 1 commit to master KOGTI-2023/FinRL-autoTrade
  • Bump tornado from 6.4.1 to 6.4.2 (#1296) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.... 083192a

View on GitHub

KOGTI-2023 pushed 92 commits to master KOGTI-2023/AutoGPT-original-
  • dx: Fix `pre-commit` config (#8584) - fix naming of hooks - fix `pyright` hooks (b0rked by repo restructure) - fix... dfb7cf1
  • dx: Clean up PR template (#8541) * dx: Clean up PR template c960bd8
  • feat(blocks): Pinecone blocks (#8535) * update pinecone * update blocks * fix linting * update test * up... f719c7e
  • feat(backend): Add API key DB table (#8593) * add api key db tables * remove uniqueness constraint on prefix *... 359ae83
  • Merge branch 'master' into dev 4adbbc5
  • build: add launch.json debugging for vscode (#8496) Co-authored-by: Aarushi <[email protected]... 0b5b95e
  • Merge dev into master 09dd391
  • Merge master into dev f981a74
  • feat(blocks/jina): Add default credentials for Jina (#8603) add jina defaults e6e4737
  • feat(block): Add AI Music Generator Block with Meta Music Gen (#8532) * feat(platform): Add AIMusicGeneratorBlock fo... 1f0cbc6
  • build(deps): bump peter-evans/repository-dispatch from 2 to 3 (#8609) Bumps [peter-evans/repository-dispatch](https:... 9e42466
  • [Snyk] Security upgrade python from 3.11-slim-buster to 3.11.10-slim-bookworm (#8619) fix: autogpt_platform/backend/... 3c0dea0
  • build(deps): bump supabase from 2.9.1 to 2.10.0 in /autogpt_platform/autogpt_libs in the production-dependencies grou... ea8f164
  • build(deps-dev): bump ruff from 0.7.2 to 0.7.3 in /autogpt_platform/autogpt_libs in the development-dependencies grou... ce3539f
  • build(deps-dev): bump the development-dependencies group in /autogpt_platform/market with 2 updates (#8612) Co-autho... c53c7f8
  • build(deps): bump the production-dependencies group in /autogpt_platform/backend with 2 updates (#8610) Co-authored-... 603fec3
  • build(deps-dev): bump the development-dependencies group in /autogpt_platform/frontend with 12 updates (#8615) Co-au... d03fd93
  • build(deps): bump the production-dependencies group in /autogpt_platform/frontend with 8 updates (#8614) Co-authored... ca0b231
  • build(deps-dev): bump the development-dependencies group in /autogpt_platform/backend with 3 updates (#8611) Co-auth... 4a163e5
  • [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 (#8620) Co-authored-by: snyk-bot <[email protected]> 4a8f3db
  • and 72 more ...

View on GitHub

KOGTI-2023 pushed 201 commits to main KOGTI-2023/crewAI
  • Removing LangChain and Rebuilding Executor (#1322) * rebuilding executor * removing langchain * Making all tes... e77442c
  • quick bug fixes 2787c9b
  • preparing new version b46e663
  • updating dependenceis d125c85
  • always ending on a user message d7473ed
  • Updating all cassetes 5a3b888
  • printing max rpm message in different color 5e8322b
  • preparing new version 0ab072a
  • docs(Start-a-New-CrewAI-Project-Template-Method.md): fix typo agents → tasks e88cb2f
  • Merge pull request #1335 from lloydchang/patch-1 docs(Start-a-New-CrewAI-Project-Template-Method.md): fix typo a318a22
  • bringin back gpt-4o-mini as default c055c35
  • respecting OPENAI_MODEL_NAME c4167a5
  • Refactor: Remove redundant task creation in kickoff_for_each_async (#1326) Co-authored-by: Brandon Hancock (bhancock... d4c0a42
  • fix test 9de7aa6
  • updating dependencies 1bd188e
  • Fix encoding issue when loading YAML file (#1316) related to #1270 Co-authored-by: [email protected] <[email protected]... 4056508
  • fixing linting e3c7c01
  • feat(memory): adds support for customizable memory interface (#1339) * feat(memory): adds support for customizing cr... 91ff331
  • linter 000e266
  • implementing initial LLM class 18c3925
  • and 181 more ...

View on GitHub

Load more