-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: huggingface/smolagents
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Check authorized imports in LocalPythonInterpreter constructor
#265
opened Jan 18, 2025 by
jank
Loading…
updated Jan 30, 2025
feat: make debug/share overridable
#456
opened Jan 31, 2025 by
ricklamers
Loading…
updated Jan 31, 2025
Fix tool input handling and improve parsing
#453
opened Jan 31, 2025 by
AngeloKiriakoulis
Loading…
updated Feb 1, 2025
Relax dependencies in pyproject.toml
#374
opened Jan 27, 2025 by
onukura
Loading…
updated Feb 3, 2025
[DRAFT] allow decorator to enforce stong typing with agent friendly type error messages
#482
opened Feb 3, 2025 by
steremma
Loading…
updated Feb 4, 2025
fix: don't attempt to install stdlib modules
#457
opened Jan 31, 2025 by
ricklamers
Loading…
updated Feb 5, 2025
feat: add support for Riza as a remote code execution environment
#511
opened Feb 6, 2025 by
andrewmbenton
Loading…
updated Feb 6, 2025
feat: OpenAI-compatible server implementation
#545
opened Feb 7, 2025 by
FriedScholvinck
Loading…
updated Feb 7, 2025
Fix invalid message format when using
OpenAIServerModel
#584
opened Feb 10, 2025 by
sijunhe
Loading…
updated Feb 10, 2025
fix tool validation of defining var in list comp
#603
opened Feb 11, 2025 by
femto
Loading…
updated Feb 11, 2025
Add http client for custom OpenAI deployments
#615
opened Feb 12, 2025 by
nikhil05k
Loading…
updated Feb 12, 2025
Update models.py add support for
vllm
#621
opened Feb 12, 2025 by
Mhdaw
Loading…
updated Feb 12, 2025
Add quantization_config support to TransformersModel
#474
opened Feb 2, 2025 by
vvmatorin
Loading…
updated Feb 13, 2025
[Docs] Add usage guide to the examples/
#573
opened Feb 9, 2025 by
Quantisan
Loading…
updated Feb 13, 2025
Add function to check OPENAI_API_KEY
#652
opened Feb 14, 2025 by
leeivan1007
Loading…
updated Feb 14, 2025
Raise exception if max tokens exceeded
#686
opened Feb 17, 2025 by
g-eoj
Loading…
updated Feb 17, 2025
Remind users about the usage tier to call o1
#689
opened Feb 18, 2025 by
leeivan1007
Loading…
updated Feb 18, 2025
Allow Microsoft Entra ID auth in Azure OpenAI Server Model
#602
opened Feb 11, 2025 by
nthe
Loading…
updated Feb 18, 2025
Improve function handling and name resolution in local Python executor
#695
opened Feb 18, 2025 by
aremeis
Loading…
updated Feb 18, 2025
fix: Tool.from_space() missing 2 required arguments
#708
opened Feb 19, 2025 by
touseefahmed96
Loading…
updated Feb 19, 2025
Adds CachedToolCallingAgent to allow for caching of tools calls
#558
opened Feb 8, 2025 by
dameikle
Loading…
updated Feb 20, 2025
Update models.py with quantization support
#669
opened Feb 16, 2025 by
terribilissimo
Loading…
updated Feb 20, 2025
Add ability to specific processing function on file upload
#737
opened Feb 21, 2025 by
stackviolator
Loading…
updated Feb 21, 2025
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.