FastChat
FastChat copied to clipboard
How can i use the functions attribute provided by OpenAI with open source models
trafficstars
While using langchain integration with fastchat, i tried out the function calling API of OpenAI with Vicuna 7B v1.3 but i am getting an AttributeError. How can i get structured output for unstructured input?