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
the step where the via server is asked for models says that it will return the LLMs for summarazing. This is incorrect. They are the available VLM models for data ingestion.
"The models endpoint will return the LLM available to use for summarization requests. This is based on the the startup configuration for VSS. This LLM could be configured to point to any OpenAI compatible LLM."
the step where the via server is asked for models says that it will return the LLMs for summarazing. This is incorrect. They are the available VLM models for data ingestion.
"The models endpoint will return the LLM available to use for summarization requests. This is based on the the startup configuration for VSS. This LLM could be configured to point to any OpenAI compatible LLM."
notbeook: (https://github.com/brevdev/workshop-vss/blob/main/code/Intro_To_VSS.ipynb)[https://github.com/brevdev/workshop-vss/blob/main/code/Intro_To_VSS.ipynb]