-
### Bug Description
When using a FunctionTool, I receive the following error:
`
AttributeError: 'FunctionCall' object has no attribute '_pb'
`
It seems that this tool makes some assumptions a…
-
The --datadir CLI flag introduced a file-based database, but it runs into file locking issues at load. Rather than coupling to a specific database technology, it would be better to add custom support …
-
This seems to be really popular wish.
Rich Hickey [argues](https://groups.google.com/forum/#!msg/clojure/jcVnjk1MOWY/UwP5bc1oCAAJ) that instrument should only be concerned with a function being cal…
-
### Which component is this bug for?
Cohere Instrumentation
### 📜 Description
When using cohere reranker, in traces I'm getting prompt.0.content but completion.0.content attribute is missing.
### …
-
7 months ago, after almost 2 years of no activity, the WinAppDriver team said that updates were coming but there's still no evidence of this.
X-Ref https://github.com/microsoft/WinAppDriver/issues/…
-
Hi, first of all, thanks for the great work! It was really easy to use.
I had a problem with refining my images with a pretrained model though.
In readme you say: "To refine all synthetic images w…
-
Metamorphic testing is not determined by checking an individual concrete output, but by applying a transformation to a test/source input and observing how the program output “morphs” (transforms) into…
-
### Increasing Access
Unsure. But I believe it would reduce the mental barriers to a very common goal, which feels like increasing access for people with less math-heavy or programming-heavy backgr…
-
Good time of a day, Sir!
These days I am working with Generative Adversarial Networks, specifically - Sequential GAN.
Your implementation is the only one using Keras libraries, which I could find …
-
I'm trying to implement some _proof-of-concept_ tests with Auto-Playwright and our company's generative AI chat (based on ChatGPT 3.5), but I'm getting some wierd errors parsing the response.
model…