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 13 commits to main KOGTI-2023/Flowise
  • Feature/Add multi modal to chat ollama (#3499) * add multi modal to chat ollama * update JSON mode description 51e5591
  • Chore/bump dep (#3488) bump dep 3b72017
  • Enable/disable variables in override configuration (#3467) * Add ability to enable/disable which variables can be ov... 537aa51
  • Release/2.1.4 (#3506) release 2.1.4 d057129
  • Bugfix/Allow analytics override config (#3520) allow analytics override config eaec34f
  • Feature/Add stripe toolkit (#3522) add stripe toolkit 38ddbd8
  • Feature/Add support for state-based metadata filter to Retriever Tool (#3501) * Added support for state-based metada... 16ceed1
  • Bugfix/Override config vars (#3524) update bugfix for override config vars 1ccd976
  • Bugfix/Query Runner already released (#3525) Merge branch 'feature/add-couchbase-vectore-store' into feature/Couchbase 47e723b
  • Bugfix/OverrideConfig for Upsert Vector (#3527) * update bugfix for override config vars * add overrideConfig to ... bc77e40
  • Release/2.1.5 (#3535) [email protected] ebf9a98
  • Redis default port is 6379 (#3548) 919cb50
  • Added new gpt4o model and set "gpt 4o (latest)" as default model for ChatOpenAI node. (#3543) * Chore/Add gpt-4o-202... 36496b1

View on GitHub

KOGTI-2023 forked SecSamDev/grok-vscode

KOGTI-2023/grok-vscode

KOGTI-2023 pushed 5 commits to main KOGTI-2023/skills-introduction-to-github
  • Update to 2 in STEP and README.md 979f3bf
  • Add PROFILE.md fc1553e
  • Update to 3 in STEP and README.md aeb8184
  • Update to 4 in STEP and README.md 57085c7
  • Merge pull request #1 from KOGTI-2023/my-first-branch Add my first file 5dec719

View on GitHub

KOGTI-2023 closed a pull request on KOGTI-2023/skills-introduction-to-github
Add my first file
I have created a new branch, created a file, and made a commit! ## Zusammenfassung von Sourcery Fügen Sie eine neue PROFILE.md-Datei hinzu und aktualisieren Sie die README.md, um sich auf das Ers...
KOGTI-2023 opened a pull request on KOGTI-2023/skills-introduction-to-github
Add my first file
I have created a new branch, created a file, and made a commit!
KOGTI-2023 pushed 1 commit to my-first-branch KOGTI-2023/skills-introduction-to-github

View on GitHub

KOGTI-2023 created a branch on KOGTI-2023/skills-introduction-to-github

my-first-branch - My clone repository

KOGTI-2023 created a branch on KOGTI-2023/skills-introduction-to-github

main - My clone repository

KOGTI-2023 pushed 7 commits to master KOGTI-2023/anything-llm
  • Handle OpenAI whisper transcription edge case (#2621) remove openai whisper transcription provider response_format o... cf3b085
  • Fix chat window scrollbar appearance option (#2589) * wip fix chat window scrollbar * fix chat/default chat windo... 4d15d4b
  • linting 2d59e30
  • Add undo/redo functionality #2591 (#2623) * initial work - undo works except typed keys * working but clunky code... 2f56327
  • Frontend performance improvements (#2627) * Frontend performance improvements * test docker build b701660
  • Patch bad models endpoint path in LM Studio embedding engine (#2628) * patch bad models endpoint path in lm studio e... 27b07d4
  • update onboarding survery endpoint da3d028

View on GitHub

KOGTI-2023 forked Hexastack/Hexabot

KOGTI-2023/Hexabot

KOGTI-2023 pushed 18 commits to main KOGTI-2023/Ollama
  • readme: add llama3.2-vision to model list (#7580) b8d77cd
  • api: fix typo in python ClientFromEnvironment docs (#7604) 76b2b72
  • docs: add mentions of Llama 3.2 (#7517) 479d551
  • readme: add browser extension that enables using Ollama for interacting with web pages (#5827) 4e94227
  • readme: add GoLamify to community integrations (#7521) 36a8372
  • api: fix typos in Go Doc comments (#7620) d48c1c5
  • readme: add aichat terminal app to community integrations (#7418) bebef1e
  • runner.go: Make KV entry accounting more robust The structure of the accounting for KV cache shifting was carried ov... 65973ce
  • docs: Capture docker cgroup workaround (#7519) GPU support can break on some systems after a while. This captures a... 6606e42
  • doc: capture numeric group requirement (#6941) Docker uses the container filesystem for name resolution, so we can't... ac07160
  • Jetpack support for Go server (#7217) This adds support for the Jetson JetPack variants into the Go runner df01105
  • CI: give windows lint more time (#7635) It looks like 8 minutes isn't quite enough and we're seeing sporadic timeouts 636a743
  • runner.go: Fix off-by-one for num predicted d7eb05b
  • fix(mllama): sync backend between batches 5b3393b
  • cmd: preserve exact bytes when displaying template/system layers (#7586) 67691e4
  • Merge pull request #7657 from ollama/mxyng/sync fix(mllama): sync backend between batches 549c2bd
  • runner.go: Enforce NUM_PARALLEL directly in the runner NUM_PARALEL is currently enforced by the Ollama server proces... 17b386a
  • runner.go: Don't trim whitespace from inputs It's possible to get prompts that consist entirely of whitespace - this... c25ffde

View on GitHub

KOGTI-2023 pushed 134 commits to master KOGTI-2023/AutoGPT-original-
  • feat(backend): Add credit for Jina/Search & LLM blocks (#8361) 2c0286e
  • ci: Enforce `dev` as base branch for development (#8369) * Create repo-pr-enforce-base-branch.yml * fix quotes ... 5d4d248
  • Update README.md (#8319) * Update README.md * Update README.md --------- Co-authored-by: Aarushi <50577581+... 7f6354c
  • refactor(backend): Make block fields consistently use SchemaField (#8360) 26b1bca
  • fix(dockercompose): Fix db manager connection (#8377) * add db host * remove unused variable 6f3828f
  • fix(dockercompose): Fix db manager connection (#8377) * add db host * remove unused variable 68158de
  • Merge branch 'master' into dev 32680a5
  • fix: update types reference (#8366) Signed-off-by: Emmanuel Ferdman <[email protected]> 30376a8
  • fix spelling mistake (#8380) f19ed9f
  • fix(platform/infra): Fix liveness probe (#8382) fix liveness probe e4a9c82
  • feat(blocks): fix output divider bar being in the wrong place (#8385) 9f4be6f
  • ci: create dependabot config (#8372) * ci: create dependabot * ci: target the dev branch for dependabot * ci: ... 2437f58
  • fix(platform/dockercompose): Put removed services back in (#8386) put removed services back in 5e386fd
  • refactor(backend): Move credentials storage to prisma user (#8283) * feat(frontend,backend): testing * feat: test... 1622a4a
  • feat(platform/ci) Set up deploys from dev (#8355) * ci with workload identity * temp update * update name *... 30a62f8
  • feat(platform): Added latest claude version (#8397) latest sonnet model 81febb6
  • feat(platform): Added latest claude version (#8397) latest sonnet model e5ea62d
  • Merge branch 'master' into dev 83817cb
  • fix(frontend): Fix broken terms of use link (#8279) Co-authored-by: Aarushi <[email protected]... 0c51721
  • feat(backend): Track LLM token usage + LLM blocks cleanup (#8367) f4dac22
  • and 114 more ...

View on GitHub

KOGTI-2023 pushed 295 commits to main KOGTI-2023/weaviate
  • Add tests for hybrid search with cutoff and offset c288b55
  • When segments=0, set vector_segments_sum to calculated value 76394d1
  • Refactor tests, fix auto segments calculation af6d74d
  • Remove unused struct field 0efc847
  • prepare release v1.25.22 a2712ee
  • Merge pull request #6111 from weaviate/build-prepare-release-v1.25.22 prepare release v1.25.22 c99154c
  • Fix dimension tracking tests 2fdda12
  • Allow updating generative modules 3b7b9c1
  • Allow updating rerankers 2e5c93e
  • Add acceptance test 8b521be
  • Update tests 3dcfebe
  • Add more tests 66b5ea8
  • Fix test 278022e
  • Change test to switch settings for dummy module 4b17e83
  • Add some comments c87319a
  • Change GRPC default to 10mb 395ab93
  • Merge pull request #6116 from weaviate/grpc_size_default Change GRPC default to 10mb ce73cd1
  • Switch module type check to moduleProvider ad60f08
  • Merge pull request #6097 from weaviate/trengrj/zero-segments [PQ] Modify vector segments sum metric if segments is 0 eaa48da
  • add option to limit hnsw visited list pool 68cf53c
  • and 275 more ...

View on GitHub

KOGTI-2023 pushed 23 commits to main KOGTI-2023/Flowise
  • Update models.json (#3419) Added new Voyage embedding models cf06175
  • Bugfix/Openai assistant thread not found (#3426) fix openai assistant thread not found by exponential backoff retries ebc4641
  • Bugfix/Updated Readme (#3434) updated Readme c3c6f48
  • Bugfix/Save default credential data when add new (#3435) save default credential data when add new 598f9a6
  • Support global-agent for central proxy configuration (#3423) * * Added global-agent as central Global HTTP/HTTPS pr... d9bf612
  • Bugfix/add proxy env vars to docker compose (#3438) add proxy env vars to docker compose 39380a4
  • [Prostgres Vector Store] Add PGVector Driver option + Fix null character issue w/ TypeORM Driver (#3367) * Add PGVec... 15d59a9
  • [Usntructured loaders] Make Unstructured API URL optional when environment variable is present (#3414) * Make Unstru... a159da5
  • [Azure OpenAI] Make credentials optional when env variables are set (#3418) * Make Azure OpenAI credentials optional... 012eabc
  • Chore/Add Haiku 3.5 (#3471) * add gemini flash * add gemin flash to vertex * add gemin-1.5-flash-preview to ve... afd2ddb
  • Update commonUtils.ts (#3470) Fixed a bug in `restructureMessages` leading to blowing up of the message content with... 99f28a2
  • Azure OpenAI Embeddings ignores env variable AZURE_OPENAI_BASE_PATH (#3452) * Set azureOpenAIBasePath to undefined i... a6183ab
  • Chore/MongoDB Connection (#3469) getting rid of singleton design and properly close connection after every interaction eeb1d17
  • Update package.json (#3468) * Update package.json Fix #3335 and #3067 openai helpers was introduced in 4.57.3:... cfe2061
  • fix(proxy): restrict proxy to exact /api routes only (#3456) 8466e1a
  • FEATURE:: Support for metrics collection - Prometheus and Open Telemetry (#3420) * adding support for prometheus and... fe03683
  • Update otel.config.yml 275c9e3
  • feat: Add BraveSearchAPI document loader (#3486) ccc0088
  • Bugfix/metrics provider undefined error (#3489) fix metrics provider undefined error d64cb70
  • Add Up and Down arrow functionality to chat messages (#3440) * Add Up and Down arrow functionality to chat messages ... 835b151
  • and 3 more ...

View on GitHub

KOGTI-2023 pushed 2 commits to main KOGTI-2023/Google-Generative-AI-Python
  • Use double quotes for JSON object keys (#612) c16df61
  • Add whitespace to generated tables to fix markdown in tables. (#602) * fixes 563 Change-Id: Ifb9743822c744845aac4... 0e5c5f2

View on GitHub

KOGTI-2023 pushed 36 commits to main KOGTI-2023/Claude-Dev
  • Add 'supports computer use' prop; sync latest openrouter info on launch 17f34e6
  • Add browser_action tool d9f9e7b
  • Add BrowserSessionRow grouping 68df880
  • Add Browser UI 04b483a
  • Add pagination and screenshots to browser b05cc0d
  • Keep browser row from jumping height changes 978c699
  • Add title and logs; fix row expansion in browser group 3ba1eaf
  • Finalize UI for browser row c65217e
  • Adjust browser resolution; show loading spinner when browser session has started fbc987e
  • Fixes 78a3666
  • Handle cancelling browser session cf2ec27
  • Hide progress spinner if api req in browser session failed or cancelled 4ae190f
  • Fixes bca22a8
  • Ellipsis browser url d48d437
  • Prepare for release b981b3a
  • Fixes 20e6874
  • Fixes a4aed47
  • Fixes 5f0067c
  • Fixes 594e73e
  • Fixes 87d10c3
  • and 16 more ...

View on GitHub

KOGTI-2023 pushed 44 commits to main KOGTI-2023/Ollama
  • Better support for AMD multi-GPU on linux (#7212) * Better support for AMD multi-GPU This resolves a number of pr... d7c94e0
  • Fix deepseek deseret regex (#7369) On windows compiled with gcc the c++ regex library failed to handle the characters 099f707
  • Bump to latest Go 1.22 patch (#7379) abd5dfd
  • add mllama image processing to the generate handler (#7384) 084929c
  • runner.go: Better handle return NULL values from llama.cpp Llama.cpp sometimes returns NULL as a return value to rep... de1557a
  • tests: Add test for Unicode processing 078f666
  • Switch windows to clang (#7407) * Switch over to clang for deepseek on windows The patch for deepseek requires cl... c9ca386
  • add more tests for getting the optimal tiled canvas (#7411) db1842b
  • windows: Support alt install paths, fit and finish (#6967) * windows: Support alt install paths Advanced users ar... 91dfbb1
  • Move windows app out of preview (#7347) a805e59
  • Remove submodule and shift to Go server - 0.4.0 (#7157) * Remove llama.cpp submodule and shift new build to top ... b754f5a
  • Soften windows clang requirement (#7428) This will no longer error if built with regular gcc on windows. To help t... 712e99d
  • runner.go: Better abstract vision model integration -Update mllama to take the cross attention state as embeddings i... c826e57
  • Refine default thread selection for NUMA systems (#7322) Until we have full NUMA support, this adjusts the default t... 16f4eab
  • Give unicode test more time to run (#7437) * Give unicode test more time to run Some slower GPUs (or partial CPU/... 921779b
  • runner.go: Don't set cross attention before sending embeddings Currently if an input has embeddings at any point the... 26acdcf
  • Add basic mllama integration tests (#7455) 8a9bb0d
  • mllama cross attention 8c238e7
  • refactor kv estimation d07cf41
  • runner.go: Only allocate 1 element embedding batches for mllama Mllama has large embeddings (100 MB per image) and e... a103dae
  • and 24 more ...

View on GitHub

KOGTI-2023 pushed 18 commits to master KOGTI-2023/anything-llm
  • add `ino` filetype to text/plain support c870e31
  • Merge branch 'master' of github.com:Mintplex-Labs/anything-llm 75592ba
  • patch bad reference for `EphemeralAgentHandler` 3fe59a7
  • Simple SSO feature for login flows from external services (#2553) * Simple SSO feature for login flows from external... 2c9cb28
  • add `sessionToken` validation connection auth for AWSbedrock (#2554) dd2756b
  • Add index leftover from prisma migration from PR #2553 4eeac27
  • Feature/update api example outputs (#2547) * /v1/workspace/{slug} actually returns an array - update example output ... ccde891
  • Add optional limit and orderBy to dev api chat endpoint (#2559) add optional limit and orderBy to dev api chat endpoint e719d05
  • Allow 127.0.0.1 as valid URL for scraping (#2560) * allow 127.0.0.1 as valid url for scraping * update comments a... 0bb4761
  • 2488 novita ai llm integration (#2582) * feat: add new model provider: Novita AI * feat: finished novita AI * ... 80565d7
  • Add header static class for metadata assembly (#2567) * Add header static class for metadata assembly * update co... 04e2920
  • DuckDuckGo web search agent skill support (#2584) * duckduckgo web search agent skill support * move ddg to first... a2eced0
  • bump @anthropic-ai/sdk to 0.32.1 5094330
  • bump Anthropic models 5aa7912
  • Patch VoyageAI implementation from LC resolves #2593 ec3b301
  • Added translation dutch (nl) (#2595) * Create common.js Dutch translation * Update resources.js Add NL 301f512
  • Update GitLab PAT token url (#2598) Update gitlab PAT token url for Gitlab f5a319d
  • Fix the problem of web-searching can not complete searching sessions when using bing search. (#2611) Fix the problem... e41a9be

View on GitHub

KOGTI-2023 starred KOGTI-2023/FinGPT
Load more