-
i got an error that says you have to provide the openai api key even if im using gemini as llm in the agent , (im using the last version of crewai , python 3.10) , here is the main script
```from cr…
atb29 updated
4 months ago
-
https://github.com/jwasham/coding-interview-university
-
@gmogr @lkuligin Opening the new ticket for that follow up issue.
Ex: After running it 6 times, I got an output (see `> RESPONSE:`) only twice (the rest comes back with no output):
```
% pyt…
ventz updated
4 months ago
-
### What happened?
Docker compose file does not work. There are errors. here is a fixed one.
```
version: "2.3"
services:
frontend:
image: quivr-frontend-prebuilt
build:
…
ghost updated
6 months ago
-
# Feature proposed: constraints
It would be great is Poetry supports the fantastic feature that `pip` has: constraints.
Constraints are extremely useful for more complex applications that have …
-
Issue: Backend application stuck because of deadlock cause by tracing code.
From the stacktraces, It already lock `ssp.exporterMu` then try to export spans, then when exporting span to google clo…
-
### Describe the bug
from yesterday whichever those requirement and deps updated is broke up running oobabooga, before yesterday were working fine, anyone got idea what deps breaking it? I would love…
-
### 🐛 Describe the bug
We discovered this incidentally because when Jax is imported, it imports xla, which adds a process level hook that issues a warning if os.fork is used (which is is in some indu…
-
When you install packages using remote url and specify extras, the `--editable` version of extras are used, rather than the dependencies used in wheel. While I don't think it's very well specified whi…
-
### Instrument
Other (any stage)
### What happened?
Stage 3 reduction fails after plotting the drifts along each axis. I'm processing HST WFC3 G141 observations. Stage 3 runs for each IMA fil…