nicho2

Results 17 issues of nicho2

Hello, I try to run kapacitor as a windows service but kapacitor service state stay in START_PENDING. and windows give me this information: ![image](https://user-images.githubusercontent.com/11471811/234294387-d99df8e3-0c33-4a61-91fb-c34816eb7ce5.png) if i launch kapacitord as a...

i'm trying to run : ollama run nomic-embed-text and the response to the command is : error : embedding models do not support chat ollama version is 0.1.27 on linux...

## Why are these changes needed? addition of a function to reduce the weight of skills in prompts by extracting the name of the function, its parameters and its documentation...

### Describe the bug In case where you use a group chat workflow, the part with skill is duplicate: i found two times : While solving the task you may...

bug
studio

### Describe the bug When max_tokens parameter is None, the agent send a frame /v1/chat/completions with max_tokens: null. In this case the LLM don't understand and and stop after the...

bug
studio

### Describe the bug when an agent have several skills and despite having the following instructions: While solving the task you may use functions below which are available in a...

bug
good first issue
studio

### Describe the bug from autogeStudio 0.0.53, skills are not insert in the prompt. also the files skills.py in web/files/user/..../scratch/ is not updated. or nothing in new working dir .autogenstudio/files/user/.........

bug

i obtain an error when lm_eval try to save result in file. lm_eval uses model_args to do the file name but it don't remove the ':' character the error: Traceback...

bug

I tried to send data to zeno visualisator but i have this error: py ./scripts/zeno_visualize.py --data_path ./output/ --project_name "LG Model Test" Successfully updated project. Access your project at https://hub.zenoml.com/project/460c-8698-59a31942ea41/LG%20Model%20Test_gsm8k Traceback...

### Is your feature request related to a problem? Please describe. I would use autogen studio with the possibility to have RetrieveUserProxyAgent and RetrieveAssistantAgent for agent. ### Describe the solution...

enhancement
rag
studio