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: serve embeddings api #624

Merged
merged 1 commit into from
Jun 21, 2024
Merged

feat: serve embeddings api #624

merged 1 commit into from
Jun 21, 2024

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Jun 21, 2024

$ aichat --serve
Chat Completions API: http://127.0.0.1:8000/v1/chat/completions
Embeddings API:       http://127.0.0.1:8000/v1/embeddings
LLM Playground:       http://127.0.0.1:8000/playground
LLM Arena:            http://127.0.0.1:8000/arena

@sigoden sigoden merged commit 054e998 into main Jun 21, 2024
3 checks passed
@sigoden sigoden deleted the feat branch June 21, 2024 11:45
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