issues
search
josh-ashkinaze
/
plurals
Plurals: A System for Guiding LLMs Via Simulated Social Ensembles
https://josh-ashkinaze.github.io/plurals/
12
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refractored Agent, all tests passed
#51
cogitoergo-sum
opened
1 month ago
0
all bugs fixed, test passed, Woo-hoo!
#50
cogitoergo-sum
closed
1 month ago
0
Completed agent refractoring, debug requried
#49
cogitoergo-sum
closed
1 month ago
0
Various documentation enhancements
#48
josh-ashkinaze
closed
2 weeks ago
0
Implement a strategy pattern for Agent initialization
#47
josh-ashkinaze
closed
3 weeks ago
1
add support for passing on prompt and response instead of just response
#46
josh-ashkinaze
closed
2 months ago
0
add a draw_graph() method for enhanced acessibility
#45
josh-ashkinaze
opened
2 months ago
1
Migrate README examples to Sphinx
#44
josh-ashkinaze
closed
2 months ago
0
Make an example of using RAG
#43
josh-ashkinaze
closed
2 months ago
0
Make some kind of visual descriptor of DAGs
#42
josh-ashkinaze
closed
2 months ago
0
Add support for DAG
#41
josh-ashkinaze
closed
4 months ago
1
When Sphinx generates docstring for formatting responses, Sphinx is not correctly rendering newlines
#40
josh-ashkinaze
closed
4 months ago
0
Sprinkle in examples to docstrings
#39
josh-ashkinaze
closed
4 months ago
0
Create an AutoModerator option
#37
josh-ashkinaze
closed
4 months ago
0
[PINNED] New features for next release
#36
josh-ashkinaze
closed
4 months ago
1
README clariftying things
#35
josh-ashkinaze
closed
4 months ago
0
Integrate divergent thinking template for moderator inspired by AUT
#34
josh-ashkinaze
closed
4 months ago
1
more templates for outputs [focus group, creativity]
#33
josh-ashkinaze
closed
4 months ago
6
make sure no nans in persona with pd.isna() instead of None
#32
josh-ashkinaze
closed
4 months ago
0
Moderator more flexibility
#31
josh-ashkinaze
closed
4 months ago
1
Improve parallel requests handling
#30
josh-ashkinaze
closed
2 months ago
4
Enhancement: Can we make loading of the ANES dataset faster?
#29
josh-ashkinaze
closed
4 months ago
1
add more (informative) error handling to agent
#28
josh-ashkinaze
closed
4 months ago
0
emily to finish readme josh started with other structures and anything else i missed (ideally by Tuesday EOD at latest if possible)
#27
josh-ashkinaze
closed
4 months ago
0
change name of prefix_template in yaml to persona_template
#26
josh-ashkinaze
closed
4 months ago
0
if no persona found swap to throwing an error instead of a warning
#25
josh-ashkinaze
closed
4 months ago
0
In ensemble keep the order of agents via enumeration
#24
josh-ashkinaze
closed
4 months ago
0
Fix issue of string formatting breaking with curly braces
#23
josh-ashkinaze
closed
5 months ago
1
Debate has a bad default (lastn=1)
#22
josh-ashkinaze
closed
5 months ago
0
add unit tests to github actions
#21
josh-ashkinaze
closed
5 months ago
0
improve unit tests in a few ways
#20
josh-ashkinaze
closed
4 months ago
3
best practices for package deployment
#19
josh-ashkinaze
closed
4 months ago
0
udpate yaml
#18
josh-ashkinaze
closed
5 months ago
0
change to SmartString
#17
josh-ashkinaze
closed
5 months ago
0
default of Agent should be persona=None, system_instructions=None
#16
josh-ashkinaze
closed
5 months ago
0
add debate as a subclass of chain
#15
josh-ashkinaze
closed
5 months ago
3
add a random persona option that picks random row in anes
#14
josh-ashkinaze
closed
4 months ago
0
Very simple functions that help users better understand and view responses
#13
josh-ashkinaze
closed
4 months ago
1
Allow user to pass in more model parameters using litellm kwargs
#12
josh-ashkinaze
closed
5 months ago
1
change anes sampling to use weights
#11
josh-ashkinaze
closed
4 months ago
0
make a network structure
#10
josh-ashkinaze
closed
5 months ago
0
Let's try to refactor to use inheritance better
#9
josh-ashkinaze
closed
5 months ago
0
make a jupyter or readme of different examples
#8
josh-ashkinaze
closed
4 months ago
2
yaml and interesting output
#7
josh-ashkinaze
closed
5 months ago
0
come up with fun tasks for us to show whether instructions work
#6
josh-ashkinaze
closed
5 months ago
0
merge ebranch into main then look josh and naren know
#5
josh-ashkinaze
closed
5 months ago
0
improve differences in personas and test for moderators
#4
josh-ashkinaze
closed
5 months ago
0
make combination_instructions a feature of the chain class
#3
josh-ashkinaze
closed
5 months ago
0
change default model to gpt-4o and default max tokens to be lower (mess around to find proper max_tokens)
#2
josh-ashkinaze
closed
5 months ago
1
add a tests.py file that does a bunch of unit tests, testing functioanlity
#1
josh-ashkinaze
closed
5 months ago
1
Next