Skip to content

Conversation

RenKoya1
Copy link
Contributor

Enhanced create_client

Updated create_client to accept optional arguments:
• user_id
• org_id
• debug
• default_llm_config
• default_embedding_config
This allows more flexible initialization of LocalClient instances.

Typo Fix

Corrected typo in method name:
• reflextion_on_memory → reflexion_on_memory

@fluffypony
Copy link

@RenKoya1 is the desire to have something similar to this? Also that reflextion_on_memory typo is a pretty massive bug that needs to be fixed ASAP - cc @wangyu-ustc - otherwise _run_reflexion_process() literally won't work.

@RenKoya1
Copy link
Contributor Author

Yes, that looks like what I want.

@wangyu-ustc
Copy link
Collaborator

now it has multi-user support!

@wangyu-ustc
Copy link
Collaborator

it is currently in dev branch, I'll merge it into main soon.

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