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
Open source plugin with a Model wrapper for the LLM.
In order to preserve consistency with out other LLM implementations, it should work with pydantic types.
Please research: openai.pydantic_function_tool - how can we apply this to the output of other LLMs?
The text was updated successfully, but these errors were encountered:
https://docs.snowflake.com/en/developer-guide/snowpark-ml/reference/1.5.0/api/model/snowflake.cortex.Complete
Deliverable
Model
wrapper for the LLM.In order to preserve consistency with out other LLM implementations, it should work with
pydantic
types.Please research:
openai.pydantic_function_tool
- how can we apply this to the output of other LLMs?The text was updated successfully, but these errors were encountered: