-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Insights: camel-ai/camel
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
35 Pull requests merged by 17 people
-
chore: move browser_toolkit_save_auth_cookie to utils
#2332 merged
May 5, 2025 -
feat: enable MCP to models without function calling (same as #1978, fix for a clear git history)
#2128 merged
May 5, 2025 -
enhance: enable MCP to models without function calling PR2128
#2331 merged
May 5, 2025 -
release: fix unit test and release 0.2.53
#2330 merged
May 4, 2025 -
feat: add termination parameter to ChatAgent step and astep
#2285 merged
May 4, 2025 -
feat: ACI_Tool_interface
#2295 merged
May 4, 2025 -
enhance:ACI_Tool_interface PR2295
#2329 merged
May 4, 2025 -
docs: Add docstring for MCPServer
#2322 merged
May 4, 2025 -
feat: gemini embedding support.
#2325 merged
May 4, 2025 -
enhance: gemini embedding support. PR2325
#2328 merged
May 4, 2025 -
feat: ModelFactory support passing additional argument
#2327 merged
May 4, 2025 -
release: v0.2.52
#2319 merged
May 3, 2025 -
feat: integrating daytona runtime
#2261 merged
May 3, 2025 -
enhance: integrating daytona runtime PR2261
#2308 merged
May 3, 2025 -
feat: Add 'strict' parameter to constructors of MCPClient and MCPToolkit classes
#2290 merged
May 3, 2025 -
feat: Add Klavis toolkit.
#2309 merged
May 3, 2025 -
fix: Ollama and VLLM api key & url setting
#2316 merged
May 3, 2025 -
chore: Azure OpenAI support azure_ad_token_provider
#2314 merged
May 2, 2025 -
enhance: data gen pipeline interface modifications PR 2173
#2270 merged
May 1, 2025 -
enhance: SingleStepEnv add timeout
#2116 merged
May 1, 2025 -
feat:add deepseek prover v2 671B in ppio
#2304 merged
May 1, 2025 -
chore: update build yml file setting
#2307 merged
May 1, 2025 -
chore: update test, maximiza build space, update browser toolkit with co…
#2306 merged
May 1, 2025 -
Added feature for handling API keys and Tokens via Colab Secrets in t…
#2236 merged
May 1, 2025 -
feat: Cache capability for browser toolkit
#2185 merged
May 1, 2025 -
feat: simplify creating agent using str, add examples
#1699 merged
May 1, 2025 -
enhance: simplify creating agent using str, add examples PR1699
#2299 merged
May 1, 2025 -
feat: update qwen_model to support qwen3
#2301 merged
May 1, 2025 -
feat: Integrate watson x
#2297 merged
Apr 30, 2025 -
[Browser Toolkit] Better filename from url and browser toolkit cleaning
#2232 merged
Apr 29, 2025 -
feat: Physics verifier
#2138 merged
Apr 29, 2025 -
enhance: Physics verifier PR2138
#2286 merged
Apr 29, 2025 -
fix: a minimal fix for json format mismatch in workforce
#2038 merged
Apr 29, 2025 -
fix: ensure valid JSON output from Workforce agents via prompt
#2265 merged
Apr 29, 2025 -
feat: Support Qwen 3 in modelscope
#2294 merged
Apr 29, 2025
9 Pull requests opened by 7 people
-
docs:Qwen3_RL_Deep_Research_Agent_training_with_unsolth(still doing experiment)
#2298 opened
Apr 29, 2025 -
doc: Camel MCP cookbook
#2310 opened
May 2, 2025 -
feat: openai compatible server
#2311 opened
May 2, 2025 -
feat: mcp server launch with better interface
#2333 opened
May 5, 2025 -
Solid model test including tool call & structured output
#2334 opened
May 5, 2025 -
update techstack image
#2335 opened
May 5, 2025 -
feat: add Berkeley Function Calling Leaderboard (BFCL) Benchmark
#2336 opened
May 5, 2025 -
Add list tools and call tool functions for Klavis AI toolkit.
#2337 opened
May 5, 2025
21 Issues closed by 5 people
-
[BUG]新更新出现的错误
#2031 closed
May 5, 2025 -
[Feature Request] Integrate aci for tool connection for agent
#2256 closed
May 4, 2025 -
[BUG] Missing docstring in `MCPServer`
#2321 closed
May 4, 2025 -
[Feature Request] Integrate Google's Gemini Embedding Model (`gemini-embedding-exp-03-07`)
#1816 closed
May 4, 2025 -
[Feature Request] Integrate Daytona as runtime
#2257 closed
May 3, 2025 -
[BUG] All tools donot work successfully.
#2191 closed
May 3, 2025 -
[BUG] OpenAI function tool schema validation error due to missing additionalProperties field
#2231 closed
May 3, 2025 -
[Feature Request] Azure OpenAI support `azure_ad_token_provider`
#2313 closed
May 2, 2025 -
[Feature Request] Add a sample for workforce use mcp tools
#2196 closed
May 2, 2025 -
[Feature Request] Cookbook to showcase camel multi-agent solving GAIA tasks
#1367 closed
May 2, 2025 -
[Feature Request] add deepseek prover v2 671B in ppio
#2303 closed
May 1, 2025 -
[Feature Request] Add alternate method for handling API keys for the cookbooks
#2097 closed
May 1, 2025 -
[Feature Request] Cache capability for browser toolkit
#1866 closed
May 1, 2025 -
Support `str` like behaviour for `ModelPlatformType` like `ModelType` to simplify interface
#1681 closed
May 1, 2025 -
[Feature Request] Integrate Watson X llm models API
#2274 closed
Apr 30, 2025 -
[Question] Can I manually set the timeout for browser tool tasks
#2249 closed
Apr 30, 2025 -
[BUG] Issue with Workforce’s support for inference models
#1731 closed
Apr 29, 2025 -
[Feature Request] Support Qwen3 in CAMEL and OWL
#2292 closed
Apr 29, 2025 -
[Feature Request] add official notion mcp usecase
#2163 closed
Apr 29, 2025 -
[Question] Question about the roleplaying module.
#2282 closed
Apr 29, 2025
11 Issues opened by 4 people
-
[Feature Request] add SWE-bench benchmark
#2326 opened
May 4, 2025 -
[Feature Request] add Mcpo and make mcp to REST/OpenAPI APIs
#2324 opened
May 4, 2025 -
[Feature Request] Update the tech stack figure
#2323 opened
May 4, 2025 -
[Feature Request] Improve `BaseToolkit` MCP server launch interface
#2320 opened
May 4, 2025 -
[Feature Request] intergrate cua computer lib for macos and linux
#2318 opened
May 3, 2025 -
[Feature Request] integrate Supabase as storage
#2317 opened
May 3, 2025 -
[Question] RAG cookbook not worked(colab)
#2315 opened
May 3, 2025 -
[Feature Request] Integrate ComfyUI
#2312 opened
May 2, 2025 -
[Feature Request] add llama official platform
#2302 opened
Apr 30, 2025 -
[Feature Request] Showcase use cases by using TerminalToolkit, PyAutoGUIToolkit, and BrowserToolkit
#2300 opened
Apr 30, 2025 -
[Feature Request] Integrate AGI SDK to evaluate agent
#2296 opened
Apr 29, 2025
42 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: Integrating BrowseComp Benchmark
#2293 commented on
May 5, 2025 • 17 new comments -
feat: CodeRAG-Bench benchmark Version 0.1
#2199 commented on
May 5, 2025 • 15 new comments -
docs : Cookbook on using MCP with CAMEL on SQL
#2063 commented on
May 1, 2025 • 5 new comments -
feat: data gen pipeline interface modifications
#2173 commented on
May 1, 2025 • 2 new comments -
fix: fix bugs and update openai_compatible_model
#2287 commented on
May 5, 2025 • 1 new comment -
feat: Deep Research Agent (MVP)
#2235 commented on
May 6, 2025 • 1 new comment -
feat: Agent as MCP server
#2144 commented on
May 5, 2025 • 1 new comment -
[Feature Request] CookBook for Multimodal Retrieval-Augmented Generation
#2192 commented on
May 5, 2025 • 0 new comments -
[Feature Request] Add Berkeley Function Calling Leaderboard (BFCL)
#1537 commented on
May 5, 2025 • 0 new comments -
feat: enable MCP to models without function calling ability
#1978 commented on
May 5, 2025 • 0 new comments -
fix: roi rectangle adapt to retina display
#2059 commented on
May 1, 2025 • 0 new comments -
upstage platform support
#2153 commented on
May 5, 2025 • 0 new comments -
chore: Date refactoring
#2205 commented on
Apr 30, 2025 • 0 new comments -
feat: Add SiliconFlow model support, including Deepseek, InternLM, Qw…
#2213 commented on
Apr 29, 2025 • 0 new comments -
Add sphinxext-rediraffe to docs/README.md
#2214 commented on
May 5, 2025 • 0 new comments -
feat: add argument for using Dict as config in MCP toolkit
#2218 commented on
May 1, 2025 • 0 new comments -
feat: add MCP search agent
#2222 commented on
May 5, 2025 • 0 new comments -
markitdown loader
#2248 commented on
May 5, 2025 • 0 new comments -
jina reranker refactor + api support
#2258 commented on
May 5, 2025 • 0 new comments -
feat: add pulse mcp search toolkits
#2278 commented on
May 1, 2025 • 0 new comments -
Feat: Support persistent context and stealth mode
#2291 commented on
Apr 29, 2025 • 0 new comments -
[Feature Request] Implement Shared Memory Mechanism for Workforce Handoff
#1968 commented on
Apr 29, 2025 • 0 new comments -
[Feature Request] Add MCP search toolkit using Pulse MCP
#2279 commented on
Apr 29, 2025 • 0 new comments -
[Feature Request] ReAct (Reasoning and Acting) Agent
#490 commented on
Apr 30, 2025 • 0 new comments -
[Feature Request] Existing datagen pipleline performance enhancement
#1538 commented on
May 2, 2025 • 0 new comments -
[Feature Request] trace system for end to end RL training etc
#2264 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Integrate Browser Use as toolkit
#2275 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Add more observability tool integrations
#2245 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Solid model test including tool call & structured output
#2240 commented on
May 2, 2025 • 0 new comments -
[BUG] TypeError: "Could not resolve authentication method. Expected either api_key or auth_token to be set. Or for one of the `X-Api-Key` or `Authorization` headers to be explicitly omitted"
#2219 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Workforce Improvement
#1357 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Add doc for runtime module
#1339 commented on
May 2, 2025 • 0 new comments -
[Feature Request] FileWriteToolkit support latex for pdf writing
#1908 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Doc and example code update for refactored `ChatAgent`
#1622 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Code Interpreter optimize
#2165 commented on
May 2, 2025 • 0 new comments -
[BUG] Invalid 'messages[2].tool_calls[0].id': string too long
#2215 commented on
May 2, 2025 • 0 new comments -
[Feature Request] ChatAgent can be called via OpenAI client
#2238 commented on
May 2, 2025 • 0 new comments -
[Feature Request] Add integration tests (Or at least a simple automated check CAMEL works with minimal dependencies)
#2088 commented on
May 3, 2025 • 0 new comments -
[Feature Request] ChatAgent be called via traditional service like OpenAPI
#2239 commented on
May 3, 2025 • 0 new comments -
[Feature Request] make agent can be end-to-end RL trained and evaluated
#2110 commented on
May 5, 2025 • 0 new comments -
[Feature Request] Refactor `BaseBenchmark`
#1338 commented on
May 5, 2025 • 0 new comments -
[Feature Request] Integrate cerebras
#983 commented on
May 5, 2025 • 0 new comments