Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
homanp committed Apr 13, 2024
1 parent f4cd7e1 commit 2a57861
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fern/apis/prod/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
info:
title: Superagent
description: 🥷 Run AI-agents with an API
version: 0.2.27
version: 0.2.29
servers:
- url: https://api.beta.superagent.sh
paths:
Expand Down Expand Up @@ -195,8 +195,8 @@ paths:
$ref: '#/components/schemas/HTTPValidationError'
security:
- HTTPBearer: []
x-fern-sdk-method-name: invoke
x-fern-sdk-group-name: agent
x-fern-sdk-method-name: invoke
/api/v1/agents/{agent_id}/llms:
post:
tags:
Expand Down Expand Up @@ -1782,6 +1782,7 @@ components:
- PERPLEXITY
- TOGETHER_AI
- ANTHROPIC
- BEDROCK
type: string
description: An enumeration.
OpenAiAssistantParameters:
Expand Down

0 comments on commit 2a57861

Please sign in to comment.