Находки в опенсорсе: Python
@opensource_findings_python
738
subscribers
2
photos
85
links
Легкие задачки в опенсорсе из мира Python
Чат:
@opensource_findings_chat
Download Telegram
Join
Находки в опенсорсе: Python
738 subscribers
Находки в опенсорсе: Python
https://github.com/ag2ai/ag2/issues/1985
#documentation
#ag2
GitHub
docs: fix broken markup at Contrubuting page · Issue #1985 · ag2ai/
ag2
This page has a totally broken markup: https://docs.
ag2
.ai/latest/docs/contributor-guide/setup-development-environment/ The text below should be a correct list. Tabs blocks should be rendered as a ...
👍
3
Находки в опенсорсе: Python
https://github.com/ag2ai/ag2/issues/1922
#ag2
GitHub
[Bug]: filter_config does not handle None or config values that are lists as expected · Issue #1922 · ag2ai/
ag2
Describe the bug In the notebook agentchat_function_call.ipynb the first cell has you load an llm config where tool calls are supported llm_config = autogen.LLMConfig.from_json(path="OAI_CONFI...