Skip to content

Conversation

@VaibhavSatija10
Copy link

Add Mira API Integration for LLM Support

Overview

This pull request introduces support for Mira's API, providing a unified interface for accessing various LLM models. The integration enables Hyperbolic-AgentKit users to leverage Mira's API for AI-powered text completions efficiently.

Features

  • New getLLM provider module function with a complete API client implementation.

Implementation Details

  1. LLM Provider Refactoring (llm_provider.py)
  2. Leveraging getllm() function in files calling ChatAnthropic
  3. Error Handling: graceful fallback from Mira to Anthropic

This PR enhances the flexibility and functionality of Hyperbolic-AgentKit by enabling seamless AI model access via Mira’s API.

Reference:
https://docs.mira.network/network/get-started/introduction

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.

1 participant