Skip to content

issues Search Results · repo:microsoft/autogen language:"Jupyter Notebook"

Filter by

1k results
 (90 ms)

1k results

inmicrosoft/autogen (press backspace or delete to remove)

I feel strongly that ChatCompletionClient, and the LLMMessage definitions do not belong in autogen_core. It may be the most convenient place to put them, but autogen_core is supposed to be AI-agnostic ...
needs-triage
  • gabayben
  • 2
  • Opened 
    on Jan 7
  • #4929

What happened? warning: Missing version constraint (e.g., a lower bound) for pytest warning: Missing version constraint (e.g., a lower bound) for pytest-asyncio warning: Missing version constraint (e.g., ...
needs-triage
  • karun19
  • 2
  • Opened 
    on Jan 6
  • #4905

What happened? I created a MagenticOneGroupChat with a File Surfer, Data Assistant, and Code Executor. team = MagenticOneGroupChat([file_surfer, data_assistant, code_executor_agent], model_client=az_model_client, ...
needs-triage
  • zzulueta
  • 7
  • Opened 
    on Jan 6
  • #4900

What happened? Hi Team , Recently I ve been getting a Jupyter_kernel_gateway ModuleNotFoundError. Has something changed recently in last couple of weeks which is causing this error. I use !pip install ...
needs-triage
  • ghost
  • 8
  • Opened 
    on Jan 4
  • #4891

Installation of packages via command pip install autogen-agentchat==0.4.0.dev13 autogen-ext[openai]==0.4.0.dev13 results in error as under. While running the code from autogen_ext.models.openai import ...
needs-triage
  • jaygdesai
  • 2
  • Opened 
    on Dec 31, 2024
  • #4866

What happened? Location: https://github.com/microsoft/autogen/blob/main/python/packages/autogen-ext/src/autogen_ext/models/openai/_openai_client.py Line 131 in the above location raises a KeyError when ...
needs-triage
  • gabayben
  • 4
  • Opened 
    on Dec 22, 2024
  • #4785

What happened? I am trying to reproduce the distributed agent runtime example. However my program gets stuck on the first WorkerAgent register. I don t see the output as indicated in the example. What ...
needs-triage
  • kartikx
  • 2
  • Opened 
    on Dec 22, 2024
  • #4784

What happened? Running with SingleThreadedAgentRuntime works fine, but after switching to GrpcWorkerAgentRuntime, an error occurs when executing workflows, Errors: Image What did you expect to happen? ...
  • angive
  • 2
  • Opened 
    on Dec 20, 2024
  • #4766

Hello! The majority of the AutoGen Team members will be resting and recharging with family and friends over the holiday period and so activity/responses on the project may be delayed During the period ...
  • rysweet
  • Opened 
    on Dec 19, 2024
  • #4762

What happened? When using user defined functions for code executor with Alias, ImportFromModule, error emerges. In build_python_functions_file function uses Set[Import = Union[str, Alias, ImportFromModule]], ...
proj-core
  • questcollector
  • Opened 
    on Dec 17, 2024
  • #4733
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub