Skip to content

Conversation

@doxav
Copy link
Contributor

@doxav doxav commented Jan 23, 2025

(@allenanie as per your request, I pulled from the main branch to update previous PR @#33 )

Features:

  • Improved candidates generation by providing different possible strategies (e.g. self refine, best alternatives, variable temperature)
  • Improved default selection strategy by allowing to merge candidates in merging best of N

@allenanie : please check that meta prompts used for sequential improved generation (current_prompt) fits properly within your prompt format (might need to use <<< and >>> for candidate(s) in the prompt to prevent confusions by LLM) and test that reference to previous candidate are properly referenced (candidates[-1], previous_solutions).

@allenanie allenanie closed this Feb 11, 2025
@chinganc chinganc reopened this Feb 25, 2025
@allenanie allenanie closed this Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants