Ask a question to get started
Enter to sendā¢Shift+Enter new line
Endpoint URL to use.
api_url: str = Field( default_factory=(from_env('TEXTEMBED_API_URL', default='http://localhost:8000/v1')) )