Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

swarmauri/swarmauri-sdk

3rd-Son opened a pull request on swarmauri/swarmauri-sdk
swarm - fixed GroqTool
cobycloud opened an issue on swarmauri/swarmauri-sdk
https://platform.openai.com/docs/guides/batch/getting-started
Implement OpenAI's batch API: https://platform.openai.com/docs/guides/batch/getting-started https://github.com/swarmauri/swarmauri-sdk/blob/edb12f398ce8239bb1ebf5e206190cc771b10035/pkgs/swarmau...
cobycloud opened an issue on swarmauri/swarmauri-sdk
Implement a message batches beta method on AnthropicModel
Anthropic has implemented a new `message batches` API, which has 50% pricing discount. We want to implement a beta function in support of this new API. https://github.com/swarmauri/swarmauri-s...
DevDigiLance closed an issue on swarmauri/swarmauri-sdk
[Test Case Failure]: tests/unit/llms/GeminiToolModel_unit_test.py
### Test Case tests/unit/llms/GeminiToolModel_unit_test.py ### Pytest Logs ``` FAILED tests/unit/llms/GeminiToolModel_unit_test.py::test_agent_exec[gemini-1.0-pro] - ValueError: Tool 'call' not...
DevDigiLance closed an issue on swarmauri/swarmauri-sdk
[Test Case Failure]: tests/unit/llms/GeminiProModel_unit_test.py
### Test Case tests/unit/llms/GeminiProModel_unit_test.py ### Pytest Logs ``` FAILED tests/unit/llms/GeminiProModel_unit_test.py::test_astream[gemini-1.5-flash] - assert 'Write a shor... about ...
MichaelDecent created a comment on an issue on swarmauri/swarmauri-sdk
Done!

View on GitHub

MichaelDecent created a comment on an issue on swarmauri/swarmauri-sdk
Done!

View on GitHub

Deepanshi0019 starred swarmauri/swarmauri-sdk
cobycloud pushed 1 commit to dev swarmauri/swarmauri-sdk
  • Update load_documents_from_folder.py edb12f3

View on GitHub

cobycloud pushed 1 commit to dev swarmauri/swarmauri-sdk
  • Update load_documents_from_folder.py fab1e50

View on GitHub

cobycloud pushed 2 commits to dev swarmauri/swarmauri-sdk
  • swarm - fix bugs 7e929d5
  • Merge pull request #725 from MichaelDecent/fix_work_flow_bug swarm - fix bugs 68f2ad6

View on GitHub

cobycloud closed a pull request on swarmauri/swarmauri-sdk
swarm - fix bugs
cobycloud created a review on a pull request on swarmauri/swarmauri-sdk

View on GitHub

cobycloud pushed 4 commits to dev swarmauri/swarmauri-sdk
  • swarm - file path d53d8e5
  • swarm - openaiaudio path 97ffd3f
  • swarm - groqaudio path faf9fc5
  • Merge pull request #724 from 3rd-Son/timeouts Timeouts 0d351cd

View on GitHub

cobycloud closed a pull request on swarmauri/swarmauri-sdk
Timeouts
In the workflow we are having error such as `- FileNotFoundError: [Errno 2] No such file or directory: 'pkgs/***/tests/static/test.mp3'` in `OpenAIAudio`, `OpenAIAudiotts` and `GroqAudio` But th...
DevDigiLance closed an issue on swarmauri/swarmauri-sdk
add support on messages for usage class
- [ ] create intensional class that includes attributes aligning to related extensional class members - [ ] add support for completion usage class on messages - [ ] update LLMS to include complet...
MichaelDecent opened a pull request on swarmauri/swarmauri-sdk
swarm - fix bugs
3rd-Son opened a pull request on swarmauri/swarmauri-sdk
Timeouts
In the workflow we are having error such as `- FileNotFoundError: [Errno 2] No such file or directory: 'pkgs/***/tests/static/test.mp3'` But these files are present in the specified path and whe...
hrdv10 forked swarmauri/swarmauri-sdk

hrdv10/swarmauri-sdk

cobycloud pushed 2 commits to dev swarmauri/swarmauri-sdk
  • added timeout decorator bb1a998
  • Merge pull request #723 from 3rd-Son/timeouts added timeout decorator bab8676

View on GitHub

cobycloud closed a pull request on swarmauri/swarmauri-sdk
added timeout decorator
cobycloud created a review on a pull request on swarmauri/swarmauri-sdk

View on GitHub

3rd-Son opened a pull request on swarmauri/swarmauri-sdk
added timeout decorator
cobycloud pushed 2 commits to dev swarmauri/swarmauri-sdk
  • used timeout in experimental and community 456f79c
  • Merge pull request #721 from 3rd-Son/timeouts used timeout in experimental and community 4e4c537

View on GitHub

cobycloud created a review on a pull request on swarmauri/swarmauri-sdk

View on GitHub

cobycloud created a review on a pull request on swarmauri/swarmauri-sdk

View on GitHub

cobycloud pushed 3 commits to dev swarmauri/swarmauri-sdk
  • swarm - Add timeout decorator to unit tests Applied a 5-second timeout to various unit tests across multiple files t... 908bd2b
  • swarm - Add timeout decorator to unit tests 5329ccf
  • Merge pull request #722 from MichaelDecent/fix_open_model_tts swarm - Add timeout decorator to unit tests c5e5f8a

View on GitHub

Load more