Occupying-Mars

Results 16 issues of Occupying-Mars

a youtube for coders

### Discussion Been trying to experiment with Llava and i wanted to get attention weights of the input tokens and since it uses llamaspadattetnion + the monkeypatch i wanted to...

**Describe the bug** When creating a new custom functions its trying to parse the function in a wrong way **To Reproduce** Create a new custom function examples here https://medium.com/@kyeg/the-swarms-tool-system-functions-pydantic-basemodels-as-tools-and-radical-customization-c2a2e227b8ca and...

bug

have added a notification system and dynamic update now https://github.com/users/kyegomez/projects/1/views/1?filterQuery=&pane=issue&itemId=39541580 ---- 📚 Documentation preview 📚: https://swarms--666.org.readthedocs.build/en/666/

documentation
structs

Big pr and needs to be tested more with following changes # Self-Healing Agent Features - 🔍 Automatic runtime error detection and analysis - 🛠️ LLM-powered error fixing with confidence...

documentation
tests
structs
tools
utils
agents

Added a default Basemodel for whenever tool use is being used in agent inside list_base_models. before it was set to none but it can't be set to none so i...

documentation
structs

removed raising errors now it passes none instead and lets the agent know whatever the issue was if its not working fixed https://github.com/kyegomez/swarms/issues/607 ---- 📚 Documentation preview 📚: https://swarms--638.org.readthedocs.build/en/638/

structs

made changes to agent.py for whenver it is making a call check for the param verify=true fixed for issue https://github.com/kyegomez/swarms/issues/619 ---- 📚 Documentation preview 📚: https://swarms--637.org.readthedocs.build/en/637/

structs