You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue, if one would like to add TeiEndpointEmbeddings, because the database expect model_name, which is missing in TeiEndpointEmbeddings definition.
Error screenshoot:
It works if we add model_name placeholder to the TeiEndpointEmbeddings like this:
Reproduction steps
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
There is an issue, if one would like to add
TeiEndpointEmbeddings
, because the database expectmodel_name
, which is missing inTeiEndpointEmbeddings
definition.Error screenshoot:
It works if we add
model_name
placeholder to theTeiEndpointEmbeddings
like this:Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: