George Sproston
George Sproston
Adding question label as this may need splitting into smaller tickets. It's a good chunk of work.
Adding my personal thoughts here: - I personally like enums here over objects. Having to number each value is annoying, as is reordering the values if we need to. -...
> @gsproston-scottlogic Consider this piece of code: > > ``` > enum LEVEL_NAMES { > LEVEL_1, > LEVEL_2, > LEVEL_3, > SANDBOX, > } > > // Using enum in...
Question: Need to decide what to do here @chriswilty
Could be nice to support multiple different themes, including for accessibility. e.g. high contrast. Question: what themes do we want to support.
Updated with the correct file names, now that the controller refactor is done.
Adding the blocked label until the library supports tool_calls.
Too similar to the XML tagging defence. Just remove this?
Reopening now that the prompt enclosure defence is being added. #703 Blocked until that's merged in. **merged now**.