Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add models API endpoints #52

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Added OpenAI-compatible models API endpoints:

  • Added Model interface in types.ts
  • Added /v1/models endpoint to list available models
  • Added /v1/models/:model endpoint to get specific model details
  • Currently supports jina-deepsearch-v1 model

Link to Devin run: https://app.devin.ai/sessions/5250ea10f2a543959f4c401f5897dd3d
Requested by: Han

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@hanxiao hanxiao merged commit 1dc73f2 into main Feb 10, 2025
1 check passed
@hanxiao hanxiao deleted the devin/1739167487-add-models-api branch February 10, 2025 06:08
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