Skip to content

[Feature Request] Support Azure foundry #736

@bioinfornatics

Description

@bioinfornatics

Azure, provides models through 2 ways:

  1. Azure openAI specific to gpt LLM series
  2. Azure Foundry for all models available in azure ( openai, mistral, claude …) with the help of foundry sdk

2 way to implements:

  1. add a Azure foundry provider with the foundry sdk
  2. modify base AI provider to support multiple AI provider
    As example claude can be provided by anthropic or openrouter or azure: 
    trustgraph-flow/trustgraph/model/text_completion/claude/llm.py
    azure endpoint for claude is: https://<put project foundry name here>.services.ai.azure.com/anthropic/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions