Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra_body field to LLMConfig dataclass for Azure AI Search support on Autogen studio #2011

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

christianladron
Copy link
Contributor

Why are these changes needed?

Adding extra_body field to llm configuration for autogen studio allows to use Azure AI Search indexes like shown in Bring your own data

@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.53%. Comparing base (e1c0423) to head (fe5d20e).
Report is 1238 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2011   +/-   ##
=======================================
  Coverage   37.53%   37.53%           
=======================================
  Files          65       65           
  Lines        6913     6913           
  Branches     1521     1521           
=======================================
  Hits         2595     2595           
  Misses       4092     4092           
  Partials      226      226           
Flag Coverage Δ
unittests 37.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@victordibia
Copy link
Collaborator

@christianladron ,
Thanks for adding this.
When you have sometime, can you share more on your use case e.g. the task and also how you are integrating with ags (e.g., directly workflowmanager or a fastapi end point) etc.

@victordibia victordibia added this pull request to the merge queue Mar 14, 2024
Merged via the queue into microsoft:main with commit 77513f0 Mar 14, 2024
20 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…rt (microsoft#2011)

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants