Augustine Correa

Results 31 issues of Augustine Correa

Hi, Looks like GitHub Personal Access Token is missing a few steps 1. Instead of a token with no expiration date, we should recommend one for limited days eg: 60...

needs-review

Hi @koreyspace , Your video has great qualification for memory in that it can either be for short term contextual conversation between user and agent. or for longterm knowledge The...

needs-review

Unlike [GenAI Beginner course setup](https://microsoft.github.io/generative-ai-for-beginners/#/00-course-setup/README?wt.mc_id=academic-105485-koreyst), where Codespace is given prominence as an installation resource for the project, it is curiously omitted in this course. Local development which can be buffetted...

needs-review

Fixes #135 , #136 Please find the API https://learn.microsoft.com/en-us/python/api/azure-ai-projects/azure.ai.projects.operations.agentsoperations?view=azure-python-preview&source=docs&WT.mc_id=twitter&sharingId=DT-MVP-5003041

needs-review

Neither in the lesson content nor in Python notebook, is it mentioned that the model needs to be predeployed before creating agent with that model. ![Image](https://github.com/user-attachments/assets/ce781575-d2bd-4b01-ab68-b601f938065d) Failing to do so,...

needs-review

**Describe the bug** Encountered a `TypeError` when calling the `create_and_process_run` method of the `AgentsOperations` class. The error message clearly states: `AgentsOperations.create_and_process_run() missing 1 required keyword-only argument: 'agent_id'`. **To Reproduce** The...

needs-review

The text in the function calls output is barely visible when expanded....atleast in GitHub Codespace.

needs-review