Skip to main content

LangGraph adapter for Azure AI Agent Server

Project description

Azure AI Agent Server Adapter for LangGraph Python

Getting started

pip install azure-ai-agentserver-langgraph

Key concepts

Azure AI Agent Server wraps your LangGraph agent, and host it on the cloud.

Examples

# your existing agent
from my_langgraph_agent import my_awesome_agent

# langgraph utils
from azure.ai.agentserver.langgraph import from_langgraph

if __name__ == "__main__":
    # with this simple line, your agent will be hosted on http://localhost:8088
    from_langgraph(my_awesome_agent).run()

Troubleshooting

First run your agent with azure-ai-agentserver-langgraph locally.

If it works on local but failed on cloud. Check your logs in the application insight connected to your Azure AI Foundry Project.

Next steps

Please visit Samples folder. There are several samples for you to build your agent with azure-ai-agentserver-* packages

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct][code_of_conduct]. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure_ai_agentserver_langgraph-1.0.0b17.tar.gz (75.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file azure_ai_agentserver_langgraph-1.0.0b17.tar.gz.

File metadata

File hashes

Hashes for azure_ai_agentserver_langgraph-1.0.0b17.tar.gz
Algorithm Hash digest
SHA256 d82e5c143d74d5b6fc665edc14d330cf8e37ec8c87522af0c218ae96d489b695
MD5 3f5c079607cb03d3e53a3f215be88d29
BLAKE2b-256 d5ace4b2ad978c4083a156ed61c9cf2e112774e4a943678dc16b375c54c46132

See more details on using hashes here.

File details

Details for the file azure_ai_agentserver_langgraph-1.0.0b17-py3-none-any.whl.

File metadata

File hashes

Hashes for azure_ai_agentserver_langgraph-1.0.0b17-py3-none-any.whl
Algorithm Hash digest
SHA256 cc6a320e1e0329cbda33a2b3fe714f6bc427db554910bc6a225ac59b44d0cb85
MD5 35f1fdbe36aca08ddfafe2e7441f73b6
BLAKE2b-256 fab46dd4c906aa6a1ba2e4050dffc8202d10e2a909aee514b0a13ded45a7189a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page