-
### Feature request
I've been playing around with OpenAI GPT-4 and ran into situation when response generation might take quite some time - say 5 minutes.
I switched over to streaming, but often …
-
I am not sure if I configure the project properly but for autogpt using the marketplace template, I don't see the in progress messages ie the reasoning, thinking etc in the chat message window. Is the…
-
I gave Bumblebee a try today. The idea was to provide predictions on image captioning to classify an image so that a user can use/put pre-filled tags to easily filter his images.
It turns out that …
-
Any chance you would consider mirroring OpenAI's API specs and output? e.g., /completions and /chat/completions. That way, it could be a drop-in replacement for the Python openai package by changing o…
-
client = textrazor.TextRazor(extractors=["topics"])
client.set_classifiers(['textrazor_mediatopics'])
string = '12 3 30 workout,30 under 30,75 hard,75 hard challenge,75 hard …
-
### System Info
Hi,
I am working on a student teacher model . I am running into a problem where I agent does not generate final answer after the expected observations. Below is my code and output…
-
### Issue with current documentation:
When looking at the documentation for agents, memory, and the Agent Executor, I noticed you pass in tools to both the agent and the executor. What's the purpos…
-
any insights on how to introduce AutoGen to the world of dotnet? It would be truly exciting to witness the potential of multi-agent collaboration in helping dotnet developers to create highly intellig…
-
_placeholder for brainstorm_. Finished all master courses. (part-time side job)
Exploring for 1 month what a good master thesis direction is around LLM.
Draft master thesis (again placeholder): *…
-
I've been trying to tweak my prompt but I don't know how can I get rid of wrong parsing from strings. No matter what I say to put the content inline, remove double line break, etc, the Chat GPT will a…