Pinned Loading
-
airtai/fastagency
airtai/fastagency PublicThe fastest way to bring multi-agent workflows to production.
-
airtai/faststream
airtai/faststream PublicFastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
-
airtai/monotonic-nn
airtai/monotonic-nn PublicKeras implementation of the constrained monotonic neural networks
-
microsoft/autogen
microsoft/autogen PublicA programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
2,426 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created 59 commits in 1 repository
Created a pull request in ag2ai/ag2 that received 3 comments
[RFC] - Simplifying Workflow Design with AG2's High-Level API
This PR proposes a new global run
function to be used for running workflows and explains how it can be used to integrate with console and web appli…
Opened 22 other pull requests in 2 repositories
ag2ai/ag2
18
merged
2
closed
1
open
-
Fix check_termination_and_human_reply() when called with empty list as messages
This contribution was made on Feb 25
-
Reduce LFS usage in CI
This contribution was made on Feb 21
-
Cleanup required deps
This contribution was made on Feb 20
-
Fix typing for RAG and Graph RAG
This contribution was made on Feb 20
-
Cache seed usage log changed from info to debug level
This contribution was made on Feb 19
-
Notebooks outputs cleaned
This contribution was made on Feb 19
-
Fix typing on interop submodule
This contribution was made on Feb 18
-
Replace AutoGen to AG2 in comments and texts
This contribution was made on Feb 18
-
Fix couchbase vectordb support
This contribution was made on Feb 16
-
Fix typing
This contribution was made on Feb 16
-
CI check
This contribution was made on Feb 14
-
Bump version
This contribution was made on Feb 12
-
Fix mutable objects as default parameter values in a function
This contribution was made on Feb 12
-
[Chore] Cleanup
This contribution was made on Feb 12
-
Fix supported python version in the README file
This contribution was made on Feb 12
-
Release 0.7.4b2
This contribution was made on Feb 11
-
Fix directory deletion
This contribution was made on Feb 11
-
Added preview rules to ruff
This contribution was made on Feb 10
-
Add package-lock.json to LFS
This contribution was made on Feb 10
-
Fix codespell
This contribution was made on Feb 10
-
Bump mypy version
This contribution was made on Feb 6
lokesh-couchbase/ag2
1
open
-
Fix pre-commit and tests
This contribution was made on Feb 14
Reviewed 97 pull requests in 2 repositories
ag2ai/ag2
25 pull requests
-
How AG2 Works documentation for agent and tool builders
This contribution was made on Feb 25
-
fix function errors
This contribution was made on Feb 25
-
Move PIL to optional import block
This contribution was made on Feb 25
-
Fix path comparison for Windows compatibility
This contribution was made on Feb 25
-
Fix serialization of TextMessage containing PIL image
This contribution was made on Feb 25
-
Remove permission requirement for non llm tests
This contribution was made on Feb 25
-
Add jsonl files and use it to initiate falkordb
This contribution was made on Feb 25
-
[Bug Fix] Tool signature error for Anthropic #1091
This contribution was made on Feb 24
-
[CI/CD] Only check tracked files in git pre-submit
This contribution was made on Feb 24
-
fix minor error transforms.py
This contribution was made on Feb 24
-
Fix typos and improve documentation formatting
This contribution was made on Feb 24
-
Filter out transfer messages in swarm
This contribution was made on Feb 24
-
Update dependency versions
This contribution was made on Feb 24
-
Add interoperability user guides
This contribution was made on Feb 24
-
[Docs] Fix favicon and mkdocs cleanup
This contribution was made on Feb 24
-
Pin browser-use version to specific version
This contribution was made on Feb 24
-
[Docs] Generate initial mkdocs site with static pages
This contribution was made on Feb 24
-
[Docs] Initial Cleanup for MkDocs Migration
This contribution was made on Feb 24
-
Enhance typing and docs in oai client
This contribution was made on Feb 24
-
Fix failing core llm tests because of missing websockets dependency
This contribution was made on Feb 24
-
Disable workflow runs for all branches except on main branch on schedule
This contribution was made on Feb 24
-
Correct hook processing order on ConversableAgent.a_generate_reply
This contribution was made on Feb 24
-
DocAgent rename and demonstration documentation
This contribution was made on Feb 21
-
[Docs] Fix broken image path
This contribution was made on Feb 21
-
Preserve chat history when using 'agent.run'
This contribution was made on Feb 21
- Some pull request reviews not shown.
airtai/faststream
4 pull requests
-
chore(deps): bump the pip group with 3 updates
This contribution was made on Feb 24
-
chore(deps): bump the pip group with 6 updates
This contribution was made on Feb 17
-
chore(deps): bump the pip group with 6 updates
This contribution was made on Feb 10
-
chore(deps): bump the pip group with 6 updates
This contribution was made on Feb 3
Created an issue in ag2ai/ag2 that received 1 comment
[Bug]: Quick start link on home page is broken
Describe the bug It is: https://docs.ag2.ai/docs/user-guide/quick-start It should be: https://docs.ag2.ai/docs/home/quick-start Steps to reproduce N…
Opened 10 other issues in 1 repository
ag2ai/ag2
5
closed
5
open
-
[Docs] Add tool interoperability in Advanced guides
This contribution was made on Feb 20
-
[RFC] LLM Clients
This contribution was made on Feb 17
-
Documentation for JS lib (add to docs)
This contribution was made on Feb 17
-
Remove outputs and strip metadata from notebook in pre-commit (use nbdev from metadata)
This contribution was made on Feb 17
-
[Epic] Create mkdocs version of the documentation
This contribution was made on Feb 17
-
Add o3 usage tracking
This contribution was made on Feb 11
-
Mark end to end tests and add them to test-integration workflow
This contribution was made on Feb 11
-
[Bug]: Gemini test failing in CI
This contribution was made on Feb 7
-
Add support for google-genai version 1.0.0
This contribution was made on Feb 6
-
[Docs]: Explain why dependency injection is needed (variable bindings in functions)
This contribution was made on Feb 1