aryn-ai / sycamore

🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
https://sycamore.readthedocs.io
Apache License 2.0
310 stars 32 forks source link

SimplePrompt class #702

Closed baitsguy closed 3 weeks ago

baitsguy commented 3 weeks ago

Separate SimplePrompt and GuidanceExecutor, allows you to write a prompt and have your own execution strategy (e.g. on a native client)