Skip to content

Update dependency versions #1683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 21, 2025
Merged

Update dependency versions #1683

merged 3 commits into from
Apr 21, 2025

Conversation

kumaranvpl
Copy link
Collaborator

Why are these changes needed?

Related issue number

Checks

@davorrunje davorrunje added this pull request to the merge queue Apr 21, 2025
Merged via the queue into main with commit 421ed74 Apr 21, 2025
17 checks passed
@davorrunje davorrunje deleted the update-dependency branch April 21, 2025 10:28
Copy link

codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ There is a different number of reports uploaded between BASE (3540ed6) and HEAD (b021560). Click for more details.

HEAD has 1453 uploads less than BASE
Flag BASE (3540ed6) HEAD (b021560)
3.13 95 0
core-without-llm 14 1
macos-latest 115 0
ubuntu-latest 170 1
3.11 76 1
3.9 95 0
optional-deps 175 0
commsagent-telegram 9 0
3.10 108 0
commsagent-slack 9 0
3.12 36 0
commsagent-discord 9 0
browser-use 7 0
twilio 9 0
windows-latest 125 0
rag 7 0
retrievechat-qdrant 14 0
interop 13 0
jupyter-executor 9 0
graph-rag-falkor-db 6 0
crawl4ai 13 0
retrievechat 15 0
retrievechat-pgvector 10 0
retrievechat-mongodb 10 0
interop-pydantic-ai 9 0
docs 6 0
interop-crewai 9 0
wikipedia-api 13 0
mcp 13 0
google-api 13 0
websockets 9 0
interop-langchain 9 0
cohere 15 0
teachable 4 0
agent-eval 1 0
gpt-assistant-agent 3 0
lmm 4 0
llama-index-agent 3 0
gemini 15 0
long-context 3 0
retrievechat-couchbase 3 0
websurfer 15 0
anthropic 16 0
groq 14 0
mistral 14 0
cerebras 15 0
together 14 0
ollama 15 0
bedrock 15 0
swarm 14 0
integration 24 0
falkordb 2 0
core-llm 9 0
openai-realtime 1 0
gemini-realtime 1 0
neo4j 2 0
captainagent 1 0
autobuild 1 0
deepseek 1 0
openai 1 0

see 80 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

davorrunje pushed a commit that referenced this pull request Apr 24, 2025
* Update dependency versions (#1683)

* Update dependency versions

* Update sentence-transformers version without restriction on transformers version

* Remove transformers version restriction

* Update agent_optimizer.py (#1676)

* Read from Cache context's cache (#1653)

* Read from Cache context's cache

* Updates

* Fix Cache.__enter__

* Add test for initiate_chat with cache context

---------

Co-authored-by: Mark Sze <[email protected]>

* Fix missing context_variables in Swarm notebook (#1685)

* [Docs] Rewrite Basic Concepts (#1687)

* Update quick start

* Update installation guide

* Update installation guide

* WIP

* Polishing

* WIP

* Add agent orchestration to basic concepts

* WIP

* WIP

* WIP

* Complete basic concepts

* Restructure navigation

* Grammar

* Wording tweaks

* Wording updates

* Wording changes

* Updated wording

* Wording changes

* Wording updates

* Polishing

* Polishing

---------

Co-authored-by: Mark Sze <[email protected]>

* Remove copy-latest-to-root job from mkdocs workflow (#1706)

* Fix broken URLs (#1709)

Co-authored-by: Kumaran Rajendhiran <[email protected]>

---------

Co-authored-by: Kumaran Rajendhiran <[email protected]>
Co-authored-by: Devkuni <[email protected]>
Co-authored-by: Mark Sze <[email protected]>
Co-authored-by: Mark Sze <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Apr 24, 2025
* Branch for the 0.9 release

* Documentation deployment added to CI

* Swarm refactor into new group chat (#1558)

* Recommit from PR 1461

* Further change migrations from 1461

* Pre-commit notebook tidy

* Remove unnecessary test file

* Cookbook updates and positional keyword allowances

* Continued cookbook updates and positional arguments

* Cookbook (Organic)

* Pre-commit on Organic

* Merge updated basic concepts from main (#1690)

* Remaining cookbook patterns updated with new group chat (#1691)

* Deployment docs to GH Pages from the 0.9 branch (#1692)

* 1697 docs update existing swarm example to new group chat in basic concepts (#1700)

* Update group chat page in basic concepts

* Update basic concepts with new group chat

* Remove swarm documentation

* Remove swarm documentation

* [Docs} add documentation about the new group chat (#1703)

* Restructuring

* Update group chat documentation

* Add docs for tools

* Add docs for context variables

* Add docs for handoffs

* Grammar tweaks

* Wording updates

* Wording updates

* Wording updates

---------

Co-authored-by: Mark Sze <[email protected]>

* Update mermaid diagram in the overview page

* [Docs] Fix conflicts in 0.9 PR (#1711)

* Update dependency versions (#1683)

* Update dependency versions

* Update sentence-transformers version without restriction on transformers version

* Remove transformers version restriction

* Update agent_optimizer.py (#1676)

* Read from Cache context's cache (#1653)

* Read from Cache context's cache

* Updates

* Fix Cache.__enter__

* Add test for initiate_chat with cache context

---------

Co-authored-by: Mark Sze <[email protected]>

* Fix missing context_variables in Swarm notebook (#1685)

* [Docs] Rewrite Basic Concepts (#1687)

* Update quick start

* Update installation guide

* Update installation guide

* WIP

* Polishing

* WIP

* Add agent orchestration to basic concepts

* WIP

* WIP

* WIP

* Complete basic concepts

* Restructure navigation

* Grammar

* Wording tweaks

* Wording updates

* Wording changes

* Updated wording

* Wording changes

* Wording updates

* Polishing

* Polishing

---------

Co-authored-by: Mark Sze <[email protected]>

* Remove copy-latest-to-root job from mkdocs workflow (#1706)

* Fix broken URLs (#1709)

Co-authored-by: Kumaran Rajendhiran <[email protected]>

---------

Co-authored-by: Kumaran Rajendhiran <[email protected]>
Co-authored-by: Devkuni <[email protected]>
Co-authored-by: Mark Sze <[email protected]>
Co-authored-by: Mark Sze <[email protected]>

* Check group-level afterwork when validating group manager's LLM Config requirement (#1698)

---------

Co-authored-by: Mark Sze <[email protected]>
Co-authored-by: Mark Sze <[email protected]>
Co-authored-by: Harish Mohan Raj <[email protected]>
Co-authored-by: Kumaran Rajendhiran <[email protected]>
Co-authored-by: Devkuni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants