Simon Benedict

Results 10 issues of Simon Benedict

Hi, amazing work you've done here! I would like to use this as a backbone in a cnn-based Autoencoder. I have no experience with transformers (.. except from interfering with...

Previously encountered an error `BooleanOutputParser expected output value to either be YES or NO. Received No` when using the new LLMChainFilter. Sorry, haven't further examined the issue/ cause, might be...

Hi, i'm using deeplake with the ConversationalRetrievalBuffer (just like in this brand new guide [code understanding](https://python.langchain.com/en/latest/use_cases/code/code-analysis-deeplake.html#prepare-data) encountering the following error when calling: `answer = chain({"question": user_input, "chat_history": chat_history['history']})` error: ```...

Uses the extended signature syntax by utilizing a class wrapping dspy.Signature, because .attach() seems deprecated

Hi there, i am trying to remove the commit messages/ history of a single .env file that i accidentally pushed to a public repo (i have temporarily made it private).....

### Documentation Issue Description Hi and thank you for the awesome library! I'm coming from langchain and been having difficulties to find relevant information on how to retrieve sources that...

documentation
triage
stale

### Describe the bug Hello, I'm trying to get the recently published [MultiAgent](https://github.com/microsoft/autogen/tree/gaia_multiagent_v01_march_1st/samples/tools/autogenbench/scenarios/GAIA/Templates/Orchestrator#multi-agent-experiment-v01) workflow to run, but the readme is sparse, and I'm having issues importing some module named 'testbed_utils',...

bug
autogenbench

Hi, thanks for this, but i'm unable to get it to work. I've followd the setup guide closely (inspect code cell adding element, add openai key, run) but i'm receiving...

Hi, the links to the 'Langchain Adapters'-documentation page are depricated, e.g. on [Getting Started](https://docs.gptr.dev/docs/gpt-researcher/getting-started): > For LLM, we recommend [OpenAI GPT](https://platform.openai.com/docs/guides/gpt), but you can use any other LLM model (including...

Hi, after a new installation of the extension, I had to remove and re-assign the keyboard shortcuts to make them work. Removing other shortcuts with the same keybind didn't help...