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

Add docai inference server capability #1520

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Add docai inference server capability #1520

wants to merge 8 commits into from

Conversation

ryanchesler
Copy link
Contributor

Adds query of docai server for available models and adds ability to pass model name to endpoint to tell endpoint which prompt embedding to use.

@ryanchesler
Copy link
Contributor Author

@ryanchesler ryanchesler marked this pull request as ready for review April 1, 2024 22:50
@@ -83,6 +83,7 @@

'image_file',
'image_control',
'base_model'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, we use visible_models for this. Even though it sounds plural, for API it can just be single string.

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.

None yet

2 participants