mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update readme & delete output example
This commit is contained in:
@@ -119,26 +119,3 @@ async def main():
|
||||
|
||||
if __name__ == "__main__":
|
||||
asyncio.run(main())
|
||||
|
||||
# Example Output:
|
||||
"""
|
||||
Successfully connected to SSE server
|
||||
Result: Here are the most recent pull requests in the camel-ai/camel repository:
|
||||
|
||||
1. fix create_your_first_agents_society.ipynb: 2 typos
|
||||
- PR #2011 opened by didier-durand
|
||||
|
||||
2. fix: edit default function call message
|
||||
- PR #2010 opened by MuggleJinx
|
||||
|
||||
3. refactor: unify the stdio&sse configuration of mcp server
|
||||
- PR #2009 opened by koch3092
|
||||
|
||||
4. Refactor document processing toolkit and excel toolkit
|
||||
- PR #2001 opened by JINO-ROHIT
|
||||
|
||||
5. feat: Add unitests for BrowserToolkit
|
||||
- PR #2000 opened by JoyceXu02
|
||||
|
||||
... (more pull requests)
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user