Conversation
…ttributes on a class or method
…ng assemblies as well as current assembly
|
please note: |
|
Are there any issues with file normalization when using a stream? In the python version you can explode out a section of the frontmatter by adding a |
no idea - my assumption is that this would be down to the Json serializer rather than the file IO. |
adds a [Prompty(File=...)] attribute enabling specifying the prompts file on a class or method
see #205
Note: you can only specify params that are strings. that is a limitation of attribs. you can still Prepare(new Dictionary<string, object) manually.