-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For me, the most impressive feature of the Foundation Models is the use of the Generable Protocol and @Guide - such a neat and tidy way of getting structured data out of an LLM.
However, I am failing to get OpenAILanguageModel or AnthropicLanguageModel models to do this - is that intended? I get the following on Anthropic and something similar on OpenAI:
Task 185: Fatal error: AnthropicLanguageModel only supports generating String content
Looking at the code, I think you don’t mean it to work - and I imagine it is super-hard - but if not, can I suggest it as an enhancement?
Kind thoughts,
Andrew
lin72h and ethanhuang13
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request